Posted: Mon Apr 23, 2007 11:27 pm Post subject: XSLT with multiple source schema
Centurion
Joined: 03 Nov 2006 Posts: 108
Hi,
I'am trying to develop an XSL where I have multiple schema at the input side. This consists of one root (parent) schema to which all others are included at different levels.
My query is -
1) while developing the XSL do I need to selelct all these child schema ? or only the root parent one?
2) Is there any additional step that needs to be done so that the child schema get linked (included)
3) How to select the Root element at the input side?
The problem I'am facing is -
I have tried adding only the root schema and also all the schemas together, in both the cases the multiple schema at the source are not getting linked.
Also the XSL allows the use of only one target schema. Is there a workaround to use multiple schema as teh target which are again linked to each other ?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum