ProposalProductType

Complex Type Information

Model

Used By

Element ProposalProduct

Source

<xsd:complexType name="ProposalProductType">
  <xsd:sequence>
    <xsd:element ref="ProductIdentification" maxOccurs="unbounded"/>
    <xsd:element ref="PackagingTypeCode" minOccurs="0"/>
    <xsd:element ref="PackagingContainerInformation" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>