Definition Type: ComplexType
Name: TaxType
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatecorecomponentSchemaModule/0.1
Containing Schema: ReusableAggregateCoreComponent.xsd
Abstract
Documentation:
Tax. Details 0.1 Tax
Collapse XSD Schema Diagram:
Drilldown into Tax in schema reusableaggregatecorecomponent_xsd Drilldown into Calculation in schema reusableaggregatecorecomponent_xsd Drilldown into CountrySubDivision in schema reusableaggregatecorecomponent_xsd Drilldown into Country in schema reusableaggregatecorecomponent_xsd Drilldown into Location in schema reusableaggregatecorecomponent_xsd Drilldown into BasisAmount in schema reusableaggregatecorecomponent_xsd Drilldown into BasisQuantity in schema reusableaggregatecorecomponent_xsd Drilldown into SequenceNumberNumeric in schema reusableaggregatecorecomponent_xsd Drilldown into RateNumeric in schema reusableaggregatecorecomponent_xsd Drilldown into Text in schema reusableaggregatecorecomponent_xsd Drilldown into Code in schema reusableaggregatecorecomponent_xsd Drilldown into Amount in schema reusableaggregatecorecomponent_xsd Drilldown into DateTime in schema reusableaggregatecorecomponent_xsd Drilldown into ID in schema reusableaggregatecorecomponent_xsdXSD Diagram of TaxType in schema reusableaggregatecorecomponent_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="TaxType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
            <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Tax. Details</ccts:DictionaryEntryName>
            <ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">0.1</ccts:VersionID>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:ObjectClassTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Tax</ccts:ObjectClassTermName>
            <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:BusinessTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:Example xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="ID" type="udt:IdentifierType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="DateTime" type="udt:DateTimeType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Amount" type="udt:AmountType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Code" type="udt:CodeType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Text" type="udt:TextType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="RateNumeric" type="udt:NumericType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="SequenceNumberNumeric" type="udt:NumericType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="BasisQuantity" type="udt:QuantityType" minOccurs="0" />
        <xsd:element name="BasisAmount" type="udt:AmountType" minOccurs="0" />
        <xsd:element name="Location" type="rcm:LocationType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Country" type="rcm:CountryType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="CountrySubDivision" type="rcm:CountrySubDivisionType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Calculation" type="rcm:CalculationType" minOccurs="0" />
        <xsd:element name="Tax" type="rcm:TaxType" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID rcm:ID 0 unbounded
DateTime rcm:DateTime 0 unbounded
Amount rcm:Amount 0 unbounded
Code rcm:Code 0 unbounded
Text rcm:Text 0 unbounded
RateNumeric rcm:RateNumeric 0 unbounded
SequenceNumberNumeric rcm:SequenceNumberNumeric 0 unbounded
BasisQuantity rcm:BasisQuantity 0 (1)
BasisAmount rcm:BasisAmount 0 (1)
Location rcm:Location 0 unbounded
Country rcm:Country 0 unbounded
CountrySubDivision rcm:CountrySubDivision 0 unbounded
Calculation rcm:Calculation 0 (1)
Tax rcm:Tax 0 (1)
Collapse Derivation Tree:
Collapse References:
rcm:Tax, rcm:Tax, rcm:Tax, rcm:Tax