Definition Type: ComplexType
Name: ClassificationCategoryType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Containing Schema: UBL-CommonAggregateComponents-2.0.xsd
Abstract
Documentation:
ABIE Classification Category. Details Information about a Classification Category; a subdivision of a Classification Scheme. Classification Category
Collapse XSD Schema Diagram:
Drilldown into CategorizesClassificationCategory in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into Description in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into CodeValue in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into Name in schema ubl-commonbasiccomponents-2_0_xsdXSD Diagram of ClassificationCategoryType in schema ubl-commonaggregatecomponents-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="ClassificationCategoryType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Classification Category. Details</ccts:DictionaryEntryName>
                <ccts:Definition>Information about a Classification Category; a subdivision of a Classification Scheme.</ccts:Definition>
                <ccts:ObjectClass>Classification Category</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="cbc:Name" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Classification Category. Name</ccts:DictionaryEntryName>
                        <ccts:Definition>The name of the Classification Category.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Classification Category</ccts:ObjectClass>
                        <ccts:PropertyTerm>Name</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Name</ccts:RepresentationTerm>
                        <ccts:DataType>Name. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>Code List Name</ccts:AlternativeBusinessTerms>
                        <ccts:Examples>"UNSPSC Class", "UNSPSC Segment", "UNSPSC Family"</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:CodeValue" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Classification Category. Code Value. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>The Classification Category value.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Classification Category</ccts:ObjectClass>
                        <ccts:PropertyTerm>Code Value</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
                        <ccts:DataType>Text. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>Code Value</ccts:AlternativeBusinessTerms>
                        <ccts:Examples>3420001, 3273666, HSJJD-213</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:Description" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Classification Category. Description. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>The description of the Classification Category.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Classification Category</ccts:ObjectClass>
                        <ccts:PropertyTerm>Description</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
                        <ccts:DataType>Text. Type</ccts:DataType>
                        <ccts:AlternativeBusinessTerms>Code Name</ccts:AlternativeBusinessTerms>
                        <ccts:Examples>"Electrical Goods", "Wooden Toys"</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="CategorizesClassificationCategory" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Classification Category. Categorizes_ Classification Category. Classification Category</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to subcategories within the Category.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Classification Category</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Categorizes</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Classification Category</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Classification Category</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Name cbc:Name 0 1
CodeValue cbc:CodeValue 0 1
Description cbc:Description 0 unbounded
CategorizesClassificationCategory cac:CategorizesClassificationCategory 0 unbounded
Collapse Derivation Tree:
Collapse References:
cac:CategorizesClassificationCategory, cac:ClassificationCategory