Category

Last modified by Artur K. on 2026/06/05 16:29

  

https://purl.semanticip.org/linked-data/sdmx/ML/structure/Category page_white_text TTL
rdf:Property
Category
http://www.sdmx.org/resources/sdmxml/schemas/v3_1/structure
structure
element

Category represents a set of nested categories which describe a simple classification hierarchy.

SDMXStructureCategory.xsd
Category
No

<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Category" type="CategoryType" substitutionGroup="Item">
  <xs:annotation>
   <xs:documentation>Category represents a set of nested categories which describe a simple classification hierarchy.</xs:documentation>
  </xs:annotation>
  <xs:unique name="Category_UniqueCategory">
   <xs:selector xpath="structure:Category" />
   <xs:field xpath="@id" />
  </xs:unique>
 </xs:element>

 

Item
Yes

© Semantic R&D Group, 2026