What's New and Changed > Part I: Version 10.5 > 10.5 What's New > Data Transformation
  

Data Transformation

Read this section to learn what's new for Data Transformation in version 10.5.
VRL Validations with Data Transformation services
You can use a speed-enhanced Data Transformation engine for VRL validations with Data Transformation services. This enhancement does not affect the existing Data Transformation services that use VRL validations.
For more information, see the Data Transformation 10.5 User Guide.
Nillable Attribute in XSD
You can use the xsd:nillable attribute to mark XSD elements as nillable. When you mark an element as nillable, the corresponding element in the XML file permits null values.
For more information, see the Data Transformation 10.5 User Guide.