|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] XML to XML transformation
Hi,
I need to transform one XML to another XML. Some of the elements in the
source XML has an attribute xsi:type and the value is a java class name. In
the output xml I want to remove this attribute and change the name of the
element to something based on the java class name.
Ex:
Input -
<javaobject xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:type="java:a.b.c"
attr1="123">
:
:
</javaobject>
Expected output -
<abc attr1="123">
:
:
</abc>
I am new to XSL and I finding it diffcult to get a hang of it. Can anyone
help me or give me some pointers for writing this XSL.
Thanks.
Subramanian
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








