Element | PriceInformation |
<xsd:complexType name="PriceInformationType"> <xsd:sequence> <xsd:element ref="FlatPrice" minOccurs="0"/> <xsd:element ref="BasisPrice" minOccurs="0"/> <xsd:element ref="FuturesPrice" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |