ShipNoticeIDInfo

Element Information

Model

Children: IdReference

Attributes

QName Type Fixed Default Use Inheritable Annotation
shipNoticeDate optional
shipNoticeID required

Used By

Source

<xs:element name="ShipNoticeIDInfo">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="IdReference" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
    <xs:attribute name="shipNoticeID" use="required"/>
    <xs:attribute name="shipNoticeDate"/>
  </xs:complexType>
</xs:element>

Sample