Definition Type: Element
Name: VehicleDataAvailabilityDetailIndicator
Namespace: http://www.starstandard.org/STAR/5
Type: udt:IndicatorType
Containing Schema: VehicleDataAvailability.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
Indicates the status of the data being requested. Example: Data Availble, Data Unavailable, Server not Available, Unknown...
Collapse XSD Schema Diagram:
XSD Diagram of VehicleDataAvailabilityDetailIndicator in schema vehicledataavailability_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="VehicleDataAvailabilityDetailIndicator" type="udt:IndicatorType" minOccurs="1" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        Indicates the status of the data being requested. Example: Data Availble, Data Unavailable, Server not Available, Unknown...                                
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: