EvaluatorMap_Type

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
default xs:string optional

Used By

Source

<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>