Definition Type: ComplexType
Name: TaxCategoryType
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatecorecomponentSchemaModule/0.1
Containing Schema: ReusableAggregateCoreComponent.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PercentNumeric in schema reusableaggregatecorecomponent_xsd Drilldown into TypeCode in schema reusableaggregatecorecomponent_xsdXSD Diagram of TaxCategoryType in schema reusableaggregatecorecomponent_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="TaxCategoryType">
    <xsd:sequence>
        <xsd:element name="TypeCode" type="udt:CodeType" minOccurs="0" />
        <xsd:element name="PercentNumeric" type="udt:NumericType" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TypeCode rcm:TypeCode 0 (1)
PercentNumeric rcm:PercentNumeric 0 (1)
Collapse Derivation Tree:
Collapse References:
rcm:TaxCategory, rcm:TaxCategory