dx:doc

Complex Type Information

Model

Children: dx:element

Used By

Element dx:doc

Source

<xs:complexType name="doc">
  <xs:choice>
    <xs:element ref="dx:element" maxOccurs="unbounded"/>
  </xs:choice>
</xs:complexType>