Definition Type: ComplexType
Name: CorporateProgramCode
Namespace: http://www.starstandard.org/STAR/5
Type: udt:TextType
Containing Schema: DealerLocatorExtended.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into languageID in schema unqualifieddatatypes_xsd Drilldown into TextType in schema unqualifieddatatypes_xsd Drilldown into programCode in schema dealerlocatorextended_xsdXSD Diagram of CorporateProgramCode in schema dealerlocatorextended_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="CorporateProgramCode">
    <xsd:simpleContent>
        <xsd:extension base="udt:TextType">
            <xsd:attribute name="programCode" type="xsd:string" use="required" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
languageID udt:languageID Optional
programCode star:programCode Required
Collapse Derivation Tree:
Collapse References:
star:program