Definition Type: Element
Name: TableName
Namespace: http://www.starstandard.org/STAR/5
Type: udt:TextType
Containing Schema: StandardCodes.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The table name used for the codes. In STAR 4.x this was represented by the DocumentID.
Collapse XSD Schema Diagram:
Drilldown into languageID in schema unqualifieddatatypes_xsd Drilldown into TextType in schema unqualifieddatatypes_xsdXSD Diagram of TableName in schema standardcodes_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="TableName" type="udt:TextType" minOccurs="0" maxOccurs="1">
    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">The table name used for
                the codes. In STAR 4.x this was represented by the DocumentID. </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
languageID udt:languageID Optional
Collapse Derivation Tree: