Definition Type: Element
Name: TaxPaidToName
Namespace: http://www.starstandard.org/STAR/5
Type: udt:NameType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The name of the organization or jurisdiction the tax is paid to, e.g., to which state the tax is being paid.
Collapse XSD Schema Diagram:
Drilldown into languageID in schema unqualifieddatatypes_xsd Drilldown into NameType in schema unqualifieddatatypes_xsdXSD Diagram of TaxPaidToName in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="1" minOccurs="0" name="TaxPaidToName" type="udt:NameType">
    <xsd:annotation>
        <xsd:documentation>
                        The name of the organization or jurisdiction the tax is
                            paid to, e.g., to which state the tax is being paid.
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
languageID udt:languageID Optional
Collapse Derivation Tree: