- https://purl.semanticip.org/linked-data/sdmx/ML/Text
TTL - Text
- element
Text is a reusable element, used for providing a language specific text value for general purposes (i.e. not for a name or description).
- SDMXCommon.xsd
<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Text" type="TextType">
<xs:annotation>
<xs:documentation>Text is a reusable element, used for providing a language specific text value for general purposes (i.e. not for a name or description).</xs:documentation>
</xs:annotation>
</xs:element>