miscType

Complex Type Information

Model

Children: date

Used By

Source

<xs:complexType name="miscType" mixed="true">
  <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:element name="date" type="exch:ICE-date-type"/>
  </xs:choice>
</xs:complexType>