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