Definition Type: Element
Name: RegulatoryRequirements
Namespace: http://www.starstandard.org/STAR/5
Type: star:RegulatoryRequirementsType
Containing Schema: Components.xsd
Abstract
Documentation:
Describes the regulatory requirements associated with the vehicle, such as customs or local government requirements
Collapse XSD Schema Diagram:
Drilldown into RegulatoryDate in schema components_xsd Drilldown into RegulatoryID in schema components_xsd Drilldown into RegulatoryTypeString in schema components_xsd Drilldown into RegulatoryRequirementsType in schema components_xsdXSD Diagram of RegulatoryRequirements in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="RegulatoryRequirements" type="RegulatoryRequirementsType">
    <xsd:annotation>
        <xsd:documentation>Describes the
                regulatory requirements associated with the vehicle, such as customs or
                local government requirements</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RegulatoryTypeString star:RegulatoryTypeString 0 (1)
RegulatoryID star:RegulatoryID 0 (1)
RegulatoryDate star:RegulatoryDate 0 (1)
Collapse Derivation Tree: