| Contents > CFML Reference > ColdFusion Functions > XmlTransform |
|
|
|
|
||
Applies an Extensible Stylesheet Language Transformation (XSLT) to an XML document object that is represented as a string variable. An XSLT converts an XML document to another format or representation by applying an Extensible Stylesheet Language (XSL) stylesheet to it. For more information, see Using XML and WDDX in Developing ColdFusion MX Applications.
A string; an XML document after the XSLT is applied
Conversion functions, Extensibility functions, XML functions
XmlTransform(xmlString | xmlObj, xslString)
cfxml, IsXmlDoc, XmlChildPos, XmlChildPos, XmlFormat, XmlNew, XmlParse, XmlSearch
ColdFusion MX: Added this function.
Parameter |
Description |
|---|---|
xmlString | xmlObj |
A string that represents the XML document, or a parsed object representation of it. |
xslString |
XSLT transformation to apply. |
|
|
||
| Contents > CFML Reference > ColdFusion Functions > XmlTransform |
|
|
ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting
Version 6.1
Comments are no longer accepted for ColdFusion MX 6.1. ColdFusion 8 is the current version.
RSS feed | Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funca127.htm
Comments
No screen name said on Jul 21, 2004 at 9:03 AM : spage said on Sep 24, 2004 at 8:38 PM : Jeff_C said on Nov 10, 2004 at 3:09 PM : Curtis24 said on Jun 7, 2006 at 2:57 PM :