method
Last modified by Artur K. on 2026/06/05 16:31
- https://purl.semanticip.org/linked-data/sdmx/ML/method
TTL - owl:DatatypeProperty
- method
- localElement
The mapping method used when mapping from VTL to SDMX. This is typically a StandardFromVtlMappingMethodType, but can be any other value to allow for non-standard methods. The implied default is Basic for single-measure VTL data structures and Unpivot for multi-meausre VTL data structures.
- SDMXStructureTransformation.xsd
<xs:attribute name="method" type="FromVtlMappingMethodType" use="optional">...</xs:attribute>