Hi everyone,
I a new to XML and XT. I am using ME IE5 XML functionality. I am trying
to transform XML to MIF using XT. MIF uses the angle brackets but it is
not valid XML.
In my XT code is use < and > to represent the MIF brackets, otherwise
it will not parse. In the generated transformation, however, the < and
> remain so. Therefore, instead of getting the expected output:
<MIFFile 5.0>
I get:
>MIFFile 5.0<
IE5 does not support the xsl:text functionality. Does anyone know how I
can generate the correct output?
Thanks
Sotiris Georgiou
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|