Definition Type: Element
Name: ShippingPermit
Namespace: http://www.starstandard.org/STAR/5
Type: star:ShippingPermitType
Containing Schema: Components.xsd
Abstract
Documentation:
The information pertaining to a shipping permit for a item that is being shipped to a party.
Collapse XSD Schema Diagram:
Drilldown into ShipToParty in schema components_xsd Drilldown into ImportPermitAmount in schema components_xsd Drilldown into LicenseExpirationDate in schema components_xsd Drilldown into ImporterOfRecordNumberString in schema components_xsd Drilldown into ShippingPermitType in schema components_xsdXSD Diagram of ShippingPermit in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="ShippingPermit" type="ShippingPermitType">
    <xsd:annotation>
        <xsd:documentation>The information pertaining to a shipping permit for a item that is
                being shipped to a party.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ImporterOfRecordNumberString star:ImporterOfRecordNumberString 0 (1)
LicenseExpirationDate star:LicenseExpirationDate 0 (1)
ImportPermitAmount star:ImportPermitAmount 0 (1)
ShipToParty star:ShipToParty 0 (1)
Collapse Derivation Tree: