Definition Type: ComplexType
Name: PartsDeliveryDetailsHeaderType
Namespace: http://www.starstandard.org/STAR/5
Type: star:HeaderBaseType
Containing Schema: PartsDeliveryDetails.xsd
Abstract
Documentation:
Customer Information header information.
Collapse XSD Schema Diagram:
Drilldown into ShipToParty in schema components_xsd Drilldown into SupplierParty in schema components_xsd Drilldown into SoldToParty in schema components_xsd Drilldown into BillToParty in schema components_xsd Drilldown into AcknowledgementStatus in schema components_xsd Drilldown into DocumentIdentificationGroup in schema components_xsd Drilldown into SecondaryDealerNumberID in schema components_xsd Drilldown into SecondaryPassword in schema components_xsd Drilldown into DocumentDateTime in schema components_xsd Drilldown into HeaderBaseType in schema components_xsdXSD Diagram of PartsDeliveryDetailsHeaderType in schema partsdeliverydetails_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="PartsDeliveryDetailsHeaderType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Customer Information
				header information.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="HeaderBaseType">
            <xsd:sequence>
                <xsd:element maxOccurs="unbounded" minOccurs="0" ref="AcknowledgementStatus" />
                <xsd:element maxOccurs="1" minOccurs="0" ref="BillToParty" />
                <xsd:element maxOccurs="1" minOccurs="0" ref="SoldToParty" />
                <xsd:element maxOccurs="1" minOccurs="0" ref="SupplierParty" />
                <xsd:element maxOccurs="unbounded" minOccurs="0" ref="ShipToParty" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentDateTime star:DocumentDateTime 0 (1)
SecondaryPassword star:SecondaryPassword 0 (1)
SecondaryDealerNumberID star:SecondaryDealerNumberID 0 (1)
DocumentIdentificationGroup star:DocumentIdentificationGroup 1 1
AcknowledgementStatus star:AcknowledgementStatus 0 unbounded
BillToParty star:BillToParty 0 1
SoldToParty star:SoldToParty 0 1
SupplierParty star:SupplierParty 0 1
ShipToParty star:ShipToParty 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:PartsDeliveryDetailsHeader