<xsd:complexType name="ShipUnitReferenceOAGIType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">This is a STAR specific version of the OAGIS 9.1 ShipUnitReferenceType.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" ref="oagis:ID">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/oagis/9">Is the Identifiers of the given instance of an entity within the scope of the integration. The providedBy attribute identifies the party that provided or knows this party by the given identifier.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="oagis:SealID">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/oagis/9">Identifies the tamper-proof seal placed on a shipping container to prevent pilfering of the contents.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="oagis:Type">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/oagis/9">Indicates the type of the object in which assoicated.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="oagis:FreightItemID">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/oagis/9">Identifies the item number assigned to the type of goods for the purposes of freight classification and cost calculation.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="oagis:ShippingTrackingID">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/oagis/9">Is a unique identifier for the purpose of tracking an individual package or shipment.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
|