HomePalomarMotivationsDownload NowUsingParticipatingExamplesSample ApplicationContact Us
XML-ECHO : Examples
XSLT Transformation Published November 20, 2005
One invokes an XSLT transformation by specyfing the stylesheet and source. <e:xslt xmlns:e="http://namespaces.xmlecho.org/echo"> <e:itemGet path="/demo" name="change.xsl" /> <e:itemGet path="/demo" name="foo.xml" /> </e:xslt>
One invokes an XSLT transformation by specyfing the stylesheet and source.
<e:xslt xmlns:e="http://namespaces.xmlecho.org/echo"> <e:itemGet path="/demo" name="change.xsl" /> <e:itemGet path="/demo" name="foo.xml" /> </e:xslt>
info@xmlecho.org