Definition Type: Element
Name: CompanyDescription
Namespace: http://www.starstandard.org/STAR/5
Type: udt:TextType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Full description of the company or organization.
Collapse XSD Schema Diagram:
Drilldown into languageID in schema unqualifieddatatypes_xsd Drilldown into TextType in schema unqualifieddatatypes_xsdXSD Diagram of CompanyDescription in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="CompanyDescription" minOccurs="0" maxOccurs="unbounded" type="udt:TextType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Full description of the company or organization.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
languageID udt:languageID Optional
Collapse Derivation Tree: