Definition Type: Element
Name: OtherShipmentCarrierCompanyCode
Namespace: http://www.starstandard.org/STAR/5
Type: udt:CodeType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The purpose of the OtherShipmentCarrierCompanyCode field is to accommodate Shipment Carrier Codes that are unique to an organization and are not captured in the STAR enumerated ShipmentCarrierCompanyCode list. If a code is unique to an organization, the ShipmentCarrierCompanyCode value "Other" is to be used. The OtherShipmentCarrierCode field is to be populated with the unique code not captured by STAR. It is the responsibility of the organization requiring the unique carrier code to maintain an external code list for all values not captured by STAR. The attributes of the OtherShipmentCarrierCompanyCode field are to be used to indicate the entity providing that external list of values as well as the identification for that external list. Sample Use Case: ShipmentCarrierCompanyCode = "Other" ShipmentCarrierDescription = "Allen Logistics" OtherShipmentCarrierCompanyCode = "ANOG" ---listID = "GM-1234" ---listAgencyName = "GM" ---listName = "ShipmentCarriers"
Collapse XSD Schema Diagram:
Drilldown into listSchemeURI in schema unqualifieddatatypes_xsd Drilldown into listURI in schema unqualifieddatatypes_xsd Drilldown into languageID in schema unqualifieddatatypes_xsd Drilldown into name in schema unqualifieddatatypes_xsd Drilldown into listVersionID in schema unqualifieddatatypes_xsd Drilldown into listName in schema unqualifieddatatypes_xsd Drilldown into listAgencyName in schema unqualifieddatatypes_xsd Drilldown into listAgencyID in schema unqualifieddatatypes_xsd Drilldown into listID in schema unqualifieddatatypes_xsd Drilldown into CodeType in schema unqualifieddatatypes_xsdXSD Diagram of OtherShipmentCarrierCompanyCode in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="1" minOccurs="0" name="OtherShipmentCarrierCompanyCode" type="udt:CodeType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">The purpose of the OtherShipmentCarrierCompanyCode field is to accommodate Shipment Carrier Codes that are unique to an organization and are not captured in the STAR enumerated ShipmentCarrierCompanyCode list.  If a code is unique to an organization, the ShipmentCarrierCompanyCode value "Other" is to be used.  The OtherShipmentCarrierCode field is to be populated with the unique code not captured by STAR.  It is the responsibility of the organization requiring the unique carrier code to maintain an external code list for all values not captured by STAR.  The attributes of the OtherShipmentCarrierCompanyCode field are to be used to indicate the entity providing that external list of values as well as the identification for that external list.  
                
                Sample Use Case:
                
                ShipmentCarrierCompanyCode = "Other"
                ShipmentCarrierDescription = "Allen Logistics"
                OtherShipmentCarrierCompanyCode = "ANOG"
                ---listID = "GM-1234"
                ---listAgencyName = "GM"
                ---listName = "ShipmentCarriers"</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
listID udt:listID Optional
listAgencyID udt:listAgencyID Optional
listAgencyName udt:listAgencyName Optional
listName udt:listName Optional
listVersionID udt:listVersionID Optional
name udt:name Optional
languageID udt:languageID Optional
listURI udt:listURI Optional
listSchemeURI udt:listSchemeURI Optional
Collapse Derivation Tree: