NO-TRUE-CHILD-STRATEGY

Simple Type Information

Used By

Source

<xs:simpleType name="NO-TRUE-CHILD-STRATEGY">
  <xs:restriction base="xs:string">
    <xs:enumeration value="returnNullPrediction"/>
    <xs:enumeration value="returnLastPrediction"/>
  </xs:restriction>
</xs:simpleType>