cac:CategorizesClassificationCategory
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:ClassificationCategoryType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:Name [0..1] The name of this category within the classification scheme.
- cbc:CodeValue [0..1] The value of a code used to identify this category within the classification scheme.
- cbc:Description [0..*] Text describing this category.
- cac:CategorizesClassificationCategory [0..*] A recursive description of a subcategory of this category.
Attributes
None
Used in
- Type cac:ClassificationCategoryType (Elements cac:CategorizesClassificationCategory, cac:ClassificationCategory)
Sample instance
<cac:CategorizesClassificationCategory> <cbc:Name>string</cbc:Name> <cbc:CodeValue>string</cbc:CodeValue> <cbc:Description>string</cbc:Description> </cac:CategorizesClassificationCategory>