ShipNoticeReleaseInfo

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
receivedQuantity required

Used By

Element ReleaseInfo

Source

<xs:element name="ShipNoticeReleaseInfo">
  <xs:complexType>
    <xs:sequence>
      <xs:choice>
        <xs:element ref="ShipNoticeReference"/>
        <xs:element ref="ShipNoticeIDInfo"/>
      </xs:choice>
      <xs:element ref="UnitOfMeasure"/>
    </xs:sequence>
    <xs:attribute name="receivedQuantity" use="required"/>
  </xs:complexType>
</xs:element>

Sample