QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
field | FIELD-NAME | required | ||||
mapMissingTo | xs:string | optional |
Element Groups | DISCRETE-DISTRIBUTION-TYPES, EXPRESSION |
Elements | PredictorTerm, VectorFields |
<xs:element name="FieldRef"> <xs:complexType> <xs:sequence> <xs:element ref="Extension" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="field" type="FIELD-NAME" use="required"/> <xs:attribute name="mapMissingTo" type="xs:string"/> </xs:complexType> </xs:element> |