|
I found the first example on this page(shirts) very interesting. I am working on a project where I need to insert one sml fragment into another and want to use this technique.
Im running into a few stumbling blocks though.
I inserted the following line as the first line of xq484.
<?xml:stylesheet type="text/xsl" href="xq486.xsl"?>
I am unable to get the output as is shown in xq491.xml. All i get is the text results(minus the tags) , I need the xml exactly as shown in xq491. Can someone help me out here.
|