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