column

Complex Type Information

Model

Children: colf, coll

Used By

Element column

Source

<xs:complexType name="column" mixed="true">
  <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:element ref="colf"/>
    <xs:element ref="coll"/>
  </xs:choice>
</xs:complexType>