Version (Grid Property)
Use the Version property to specify version "1.0" in relation to the "xml" output method, which appears in the output XML declaration as:
<?xml version='1.0' ?>
Category
Custom Header
Allowed Values
Any string, unenforced by BizTalk Mapper. However, version 1.0 is the only supported version at this time.
Default Value
1.0
Remarks
This property provides a value for the version attribute of the XSL output element. For more information about this attribute, refer to the .NET Framework documentation.
Note
You cannot undo or redo the Version property.