BidInformationType

Complex Type Information

Model

Used By

Element BidInformation

Source

<xsd:complexType name="BidInformationType">
  <xsd:sequence>
    <xsd:element ref="BidDueDate"/>
    <xsd:element ref="OtherPartner" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="ProductDescription" minOccurs="0"/>
    <xsd:element ref="Comment" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:sequence>
</xsd:complexType>