BindMapWithIndexes_Type

Complex Type Information

Model

Children: Bind, BindIndex

Used By

Source

<xs:complexType name="BindMapWithIndexes_Type">
  <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:element name="BindIndex" type="BindMapIndexEntry_Type"/>
    <xs:element name="Bind" type="BindMapEntry_Type"/>
  </xs:choice>
</xs:complexType>