Definition Type: Element
Name: Inspection
Namespace: http://www.starstandard.org/STAR/5
Type: star:InspectionType
Containing Schema: Components.xsd
Abstract
Documentation:
The Inspection component is used for surveys, inspections, etc. and identfies the results of the survey/inspection.
Collapse XSD Schema Diagram:
Drilldown into InspectionNotes in schema components_xsd Drilldown into EstimatedInspectedItemValueAmount in schema components_xsd Drilldown into InspectionNumberString in schema components_xsd Drilldown into InspectionCompanyName in schema components_xsd Drilldown into InspectionDate in schema components_xsd Drilldown into InspectionType in schema components_xsdXSD Diagram of Inspection in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Inspection" type="InspectionType">
    <xsd:annotation>
        <xsd:documentation>
                The Inspection component is used for surveys, inspections, etc. and
                    identfies the results of the survey/inspection.
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InspectionDate star:InspectionDate (1) (1)
InspectionCompanyName star:InspectionCompanyName 0 (1)
InspectionNumberString star:InspectionNumberString 0 (1)
EstimatedInspectedItemValueAmount star:EstimatedInspectedItemValueAmount 0 (1)
InspectionNotes star:InspectionNotes 0 (1)
Collapse Derivation Tree: