Definition Type: Element
Name: VehicleDataAvailabilityNotes
Namespace: http://www.starstandard.org/STAR/5
Type: star:VehicleDataAvailabilityNotesType
Containing Schema: VehicleDataAvailability.xsd
Abstract
Documentation:
Component to list the different areas of the requested data. Example: If Warranty data was requested, the retuned data could have Open Recalls, Closed Recalls, etc. This data is defined in this component.
Collapse XSD Schema Diagram:
Drilldown into VehicleDataAvailabilityNotesPriority in schema vehicledataavailability_xsd Drilldown into VehicleDataAvailabilityNotesDescription in schema vehicledataavailability_xsd Drilldown into VehicleDataAvailabilityNotesText in schema vehicledataavailability_xsd Drilldown into VehicleDataAvailabilityNotesType in schema vehicledataavailability_xsdXSD Diagram of VehicleDataAvailabilityNotes in schema vehicledataavailability_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="VehicleDataAvailabilityNotes" type="VehicleDataAvailabilityNotesType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                Component to list the different areas of the requested data. Example: If Warranty data was requested, the retuned data could have Open
                Recalls, Closed Recalls, etc. This data is defined in this component.
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
VehicleDataAvailabilityNotesText star:VehicleDataAvailabilityNotesText 0 1
VehicleDataAvailabilityNotesDescription star:VehicleDataAvailabilityNotesDescription 0 1
VehicleDataAvailabilityNotesPriority star:VehicleDataAvailabilityNotesPriority 0 1
Collapse Derivation Tree: