Definition Type: ComplexType
Name: SyncInitiativeDownloadDataAreaType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: SyncInitiativeDownload.xsd
Abstract
Documentation:
Sync Initiative Download Data Area
Collapse XSD Schema Diagram:
Drilldown into InitiativeDownload in schema initiativedownload_xsd Drilldown into Sync in schema meta_xsdXSD Diagram of SyncInitiativeDownloadDataAreaType in schema syncinitiativedownload_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="SyncInitiativeDownloadDataAreaType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Sync Initiative Download Data Area</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Sync" />
        <xsd:element ref="InitiativeDownload" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Sync star:Sync (1) (1)
InitiativeDownload star:InitiativeDownload (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:SyncInitiativeDownloadDataArea