servicemix-saxon - org.w3c.dom.DOMException - HIERARCHY_REQUEST_ERRPage edited by Gert VanthienenWhen doing an XSL-T transformation, you get org.w3c.dom.DOMException: HIERARCHY_REQUEST_ERR: An attempt was made to insert a node where it is not permitted.. Usually, this is being caused by whitespace or other characters being added to the beginning of the document before any other node has been added. ExampleWhen transforming this document... <?xml version="1.0"> <root> <child> child text <grandchild>my text</grandchild> </child> </root>
Change Notification Preferences
View Online
|
View Change
|
Add Comment
|
- [CONF] Apache ServiceMix > servicemix-saxon - org.w3c.dom.DO... confluence
- [CONF] Apache ServiceMix > servicemix-saxon - org.w3c.d... confluence
