SupplyPlanLineItemType

Complex Type Information

Model

Used By

Source

<xsd:complexType name="SupplyPlanLineItemType">
  <xsd:sequence>
    <xsd:element ref="LineNumber"/>
    <xsd:element ref="PlanProduct"/>
    <xsd:element ref="PlanHorizon" minOccurs="0"/>
    <xsd:element ref="Plan" maxOccurs="unbounded"/>
  </xsd:sequence>
</xsd:complexType>