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