- https://purl.semanticip.org/linked-data/sdmx/ML/ComponentList
TTL - Component List
- element
ComponentList is an abstract element that serves as a substitution head for all component lists. Concrete instances of this must use a concrete instance of ComponentListType.
- SDMXStructureBase.xsd
<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="ComponentList" type="ComponentListType" abstract="true">
<xs:annotation>
<xs:documentation>ComponentList is an abstract element that serves as a substitution head for all component lists. Concrete instances of this must use a concrete instance of ComponentListType.</xs:documentation>
</xs:annotation>
</xs:element>