Item
Last modified by Artur K. on 2026/06/05 16:30
- https://purl.semanticip.org/linked-data/sdmx/ML/structure/Item
TTL - owl:ObjectProperty
- Item
- http://www.sdmx.org/resources/sdmxml/schemas/v3_1/structure
- structure
- element
Item is an abstract element that serves as a substitution head for all items in an item scheme, including those items nested within other items. Concrete instances of this must use a concrete instance of ItemType.
- SDMXStructureBase.xsd
- Yes
<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Item" type="ItemType" abstract="true">
<xs:annotation>
<xs:documentation>Item is an abstract element that serves as a substitution head for all items in an item scheme, including those items nested within other items. Concrete instances of this must use a concrete instance of ItemType.</xs:documentation>
</xs:annotation>
</xs:element>- sip-sdmx-ML-structure:ItemType
- Yes