Definition Type: Element
Name: RelatedItem
Namespace: http://www.starstandard.org/STAR/5
Type: star:RelatedItemType
Containing Schema: Components.xsd
Abstract
Documentation:
The RelatedItem component contains information about the item,e.g., car, boat, engine, etc., to which the invoice relates.
Collapse XSD Schema Diagram:
Drilldown into VehicleRelatedItem in schema components_xsd Drilldown into RelatedItemType in schema components_xsdXSD Diagram of RelatedItem in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="RelatedItem" type="RelatedItemType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">The RelatedItem component contains information about the item,e.g., car, boat, engine, etc., to which the invoice relates.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
VehicleRelatedItem star:VehicleRelatedItem 0 unbounded
Collapse Derivation Tree: