Definition Type: ComplexType
Name: NotifyPartsTransferDataAreaType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: NotifyPartsTransfer.xsd
Abstract
Documentation:
Notify Parts Transfer Data Area
Collapse XSD Schema Diagram:
Drilldown into PartsTransfer in schema partstransfer_xsd Drilldown into Notify in schema meta_xsdXSD Diagram of NotifyPartsTransferDataAreaType in schema notifypartstransfer_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="NotifyPartsTransferDataAreaType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Notify Parts Transfer Data Area</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Notify" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="PartsTransfer" minOccurs="1" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Notify star:Notify 1 1
PartsTransfer star:PartsTransfer 1 unbounded
Collapse Derivation Tree:
Collapse References:
star:NotifyPartsTransferDataArea