QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
default | xs:string | optional |
<xs:complexType name="EvaluatorMap_Type"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="EvaluatorMapEntry" type="EvaluatorMapEntry_Type"/> </xs:choice> <xs:attribute name="default" type="xs:string" use="optional"/> </xs:complexType> |