Search found 1 match
- Mon May 13, 2019 11:52 am
- Forum: XSLT and FOP
- Topic: Add attribute to node
- Replies: 1
- Views: 1135
Add attribute to node
HI! I am trying to transform a XML file using a XSLT. I made all the transformations required but I am not able to modify attributes in SOAP-ENV:ENVELOPE node. I need to add some attributes to SOAP-ENV:Envelope node and to give the some value. This is my XML: <?xml version="1.0"?><?xml-stylesheet hr...