Saturday, December 25, 2010

jBase Infobaisc Function XMLTOXML

Transform the XML using the XSL.

Command Syntax

XMLTOXML(xml,xsl,result)

Syntax Elements

If result=0, returned xml will contain a transformed version of XML using XSL
If result=1, returned xml will hold an error message

Example

Our Sample XSL



and our Sample XML


Bob


Amy


now we will use function XMLTOXML function and observe the output
newxml = XMLTOXML(xml,xsl,rc)
CRT newxml
on our display this output should b seen as

Bob

Amy

0 comments:

Post a Comment

 

Blog Info

A Pakistani Website by Originative Systems

Total Pageviews

Tutorial Jinni Copyright © 2015 WoodMag is Modified by Originative Systems