Definition Type: ComplexType
Name: OwnedEngineDetailType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Documentation:
The detail information regarding an engine that is owned by an indivual or organization.
Collapse XSD Schema Diagram:
Drilldown into Engine in schema components_xsdXSD Diagram of OwnedEngineDetailType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="OwnedEngineDetailType">
    <xsd:annotation>
        <xsd:documentation>The detail information regarding an engine that is owned by an
                indivual or organization.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element minOccurs="0" ref="Engine" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Engine star:Engine 0 (1)
Collapse Derivation Tree:
Collapse References:
star:OwnedEngineDetail