Elements | line, locationType/line |
<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> |