Definition Type: Element
Name: Trait
Namespace: http://www.starstandard.org/STAR/5
Type: star:TraitType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Personal trait.
Collapse XSD Schema Diagram:
Drilldown into TraitTypeCode in schema components_xsd Drilldown into TraitGroupCode in schema components_xsd Drilldown into TraitText in schema components_xsd Drilldown into TraitType in schema components_xsdXSD Diagram of Trait in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Trait" type="TraitType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Personal trait.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TraitText star:TraitText 0 unbounded
TraitGroupCode star:TraitGroupCode 0 1
TraitTypeCode star:TraitTypeCode 0 1
Collapse Derivation Tree: