Definition Type: ComplexType
Name: BrandedInfoType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into BrandingDescription in schema components_xsd Drilldown into TitleID in schema components_xsd Drilldown into BrandingSource in schema components_xsd Drilldown into BrandingStateReferenceString in schema components_xsd Drilldown into BrandingStateCodeString in schema components_xsd Drilldown into BrandedTitleDate in schema components_xsd Drilldown into BrandedTitleIndicator in schema components_xsdXSD Diagram of BrandedInfoType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="BrandedInfoType">
    <xsd:sequence>
        <xsd:element minOccurs="0" name="BrandedTitleIndicator" type="udt:IndicatorType">
            <xsd:annotation>
                <xsd:documentation>
                        This tag indicates if a vehicle's title has been branded.
                            (i.e., vehicle totaled and state registration title branded as
                        such)
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="BrandedTitleDate" type="udt:DateType">
            <xsd:annotation>
                <xsd:documentation>
                        Branding Date
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="BrandingStateCodeString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation>
                        Branding State Code
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="BrandingStateReferenceString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation>
                        Branding State Reference Number
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="BrandingSource" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation>
                        Branding source â??
                            (i.e., source who says that the vehicle is branded)
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="TitleID" type="udt:IdentifierType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5"> A title identification
                number. </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" name="BrandingDescription" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5"> A description of the
                branding. </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BrandedTitleIndicator star:BrandedTitleIndicator 0 (1)
BrandedTitleDate star:BrandedTitleDate 0 (1)
BrandingStateCodeString star:BrandingStateCodeString 0 (1)
BrandingStateReferenceString star:BrandingStateReferenceString 0 (1)
BrandingSource star:BrandingSource 0 (1)
TitleID star:TitleID 0 1
BrandingDescription star:BrandingDescription 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:BrandedInfo