SupplyPlanResponseType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
Version cidxToken 4.0 required

Used By

Source

<xsd:complexType name="SupplyPlanResponseType">
  <xsd:sequence minOccurs="1" maxOccurs="1">
    <xsd:element ref="Header" minOccurs="1" maxOccurs="1"/>
    <xsd:element ref="SupplyPlanResponseBody" minOccurs="1" maxOccurs="1"/>
  </xsd:sequence>
  <xsd:attribute name="Version" use="required" type="cidxToken" fixed="4.0"/>
</xsd:complexType>