lineType

Complex Type Information

Model

Children: linef, linel

Used By

Source

<xs:complexType name="lineType" mixed="true">
  <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:element name="linef" type="exch:linefType"/>
    <xs:element name="linel" type="exch:linelType"/>
  </xs:choice>
</xs:complexType>