Element | ReplenishmentProposalLineItem |
<xsd:complexType name="ReplenishmentProposalLineItemType"> <xsd:sequence> <xsd:element ref="LineNumber"/> <xsd:element ref="ReplenishmentProposalLocation"/> <xsd:element ref="ReplenishmentProposalContent" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> |