Definition Type: ComplexType
Name: ShipUnitReferenceOAGIType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Documentation:
This is a STAR specific version of the OAGIS 9.1 ShipUnitReferenceType.
Collapse XSD Schema Diagram:
Drilldown into ShippingTrackingID in schema fields_xsd1 Drilldown into FreightItemID in schema fields_xsd1 Drilldown into Type in schema fields_xsd1 Drilldown into SealID in schema fields_xsd1 Drilldown into ID in schema fields_xsd1XSD Diagram of ShipUnitReferenceOAGIType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID oagis:ID 0 1
SealID oagis:SealID 0 1
Type oagis:Type 0 1
FreightItemID oagis:FreightItemID 0 1
ShippingTrackingID oagis:ShippingTrackingID 0 1
Collapse Derivation Tree:
Collapse References:
star:ShipUnitReference