4D v16.3_o_XSLT APPLY TRANSFORMATION |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16.3
_o_XSLT APPLY TRANSFORMATION
|
_o_XSLT APPLY TRANSFORMATION ( xmlSource ; xslSheet ; result {; compileSheet} ) | ||||||||
Parameter | Type | Description | ||||||
xmlSource | String, BLOB |
![]() |
Name or access path of XML source document, or BLOB containing the XML source | |||||
xslSheet | String, BLOB |
![]() |
Name or access path of document containing XSL stylesheet, or BLOB containing the XSL stylesheet | |||||
result | String, BLOB |
![]() |
Name or access path of the document receiving the result of the XSLT transformation, or BLOB receiving the result of the XSLT transformation | |||||
compileSheet | Boolean |
![]() |
True = Optimize XSLT transformation False or omitted = No optimization, remove the compiled XSL file (if any) | |||||
Starting with 4D v14 R4, XSL transformation commands are obsolete. For compatibility, they are still supported in 4D but we strongly recommend that you discontinue using them. In future versions of 4D, it will no longer be possible to use XSLT technology. For more information, please refer to the Overview of XML Utilities Commands.
Product: 4D
Theme: XML
Number:
882
Modified: 4D v11 SQL
Renamed: 4D v12
Renamed: 4D v14 R4
4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)