Definition Type: ComplexType
Name: AcknowledgePartsShipmentDataAreaType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: AcknowledgePartsShipment.xsd
Abstract
Documentation:
Acknowledge Parts Shipment Data Area
Collapse XSD Schema Diagram:
Drilldown into PartsShipment in schema partsshipment_xsd Drilldown into Acknowledge in schema meta_xsdXSD Diagram of AcknowledgePartsShipmentDataAreaType in schema acknowledgepartsshipment_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="AcknowledgePartsShipmentDataAreaType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Acknowledge Parts Shipment Data Area</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Acknowledge" />
        <xsd:element ref="PartsShipment" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Acknowledge star:Acknowledge (1) (1)
PartsShipment star:PartsShipment (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:AcknowledgePartsShipmentDataArea