Definition Type: ComplexType
Name: ShipUnitReferenceType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into ShippingTrackingID in schema fields_xsd Drilldown into FreightItemID in schema fields_xsd Drilldown into Type in schema fields_xsd Drilldown into SealID in schema fields_xsd Drilldown into ID in schema fields_xsdXSD Diagram of ShipUnitReferenceType in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="ShipUnitReferenceType">
    <xsd:sequence>
        <xsd:element ref="ID" minOccurs="0" />
        <xsd:element ref="SealID" minOccurs="0" />
        <xsd:element ref="Type" minOccurs="0" />
        <xsd:element ref="FreightItemID" minOccurs="0" />
        <xsd:element ref="ShippingTrackingID" minOccurs="0" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID nsA:ID 0 (1)
SealID nsA:SealID 0 (1)
Type nsA:Type 0 (1)
FreightItemID nsA:FreightItemID 0 (1)
ShippingTrackingID nsA:ShippingTrackingID 0 (1)
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:ShipUnitReference