ToVtlMappingType

Version 12.1 by Artur K. on 2026/05/26 14:03

  

https://purl.semanticip.org/linked-data/sdmx/ML/ToVtlMappingType page_white_text TTL
To Vtl Mapping Type
complexType

ToVtlMappingType defines the mapping method and filter used when mapping from SDMX to VTL.

SDMXStructureTransformation.xsd

<xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="ToVtlMappingType">
  <xs:annotation>
   <xs:documentation>ToVtlMappingType defines the mapping method and filter used when mapping from SDMX to VTL.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
   <xs:element name="ToVtlSubSpace" type="SpaceKeyType" minOccurs="0">
    <xs:annotation>
     <xs:documentation>Identifies a sub space of the mapped dataflow that the mapping applies to. This is a collection of references to the dimensions that make up the space.</xs:documentation>
    </xs:annotation>
   </xs:element>
  </xs:sequence>
  <xs:attribute name="method" type="ToVtlMappingMethodType" use="optional">
   <xs:annotation>
    <xs:documentation>The mapping method used when mapping from SDMX to VTL. This is typically a StandardToVtlMappingMethodType, but can be any other value to allow for non-standard methods. The implied default is Basic.</xs:documentation>
   </xs:annotation>  
  </xs:attribute>
 </xs:complexType>

 

© Semantic R&D Group, 2026