Definition Type: ComplexType
Name: ShipUnitReferenceType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: Components.xsd
Abstract
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 ShipUnitReferenceType in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ShipUnitReferenceType">
    <xsd:sequence>
        <xsd:element minOccurs="0" ref="ID" />
        <xsd:element minOccurs="0" ref="SealID" />
        <xsd:element minOccurs="0" ref="Type" />
        <xsd:element minOccurs="0" ref="FreightItemID" />
        <xsd:element minOccurs="0" ref="ShippingTrackingID" />
        <!-- <xsd:element ref="UserArea" minOccurs="0" /> -->
    </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:
oagis:ShipUnitReference