|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Is it possible to dynamically change the Namespace
Hi Siva, IMHO, what you want is not possible with XSLT. XSLT spec(both 1.0 and 2.0) is not aligned properly with Namespaces for XML Recommendation in this regard. Regards, Mukul On 8/27/05, siva <siva@xxxxxxx> wrote: > Hi, > In my input there is a namespace tns > [xmlns:tns="http://test.de/workflow/"]. > And my Output.xml required the same namespace but the location to be > append with the <xsl:value-of select="//xpdl:WorkflowProcess/@Name"/> . > > Input.xml: > > <?xml version="1.0" encoding="UTF-8"?> > <Package Id="typeoperation" Name="typeoperation" > xmlns="http://www.wfmc.org/2002/XPDL1.0" > xmlns:tns="http://test.de/workflow/"> > <PackageHeader> > <XPDLVersion>1.0</XPDLVersion> > <Vendor>Together</Vendor> > <Created>2005-08-23 17:23:04</Created> > </PackageHeader> > <WorkflowProcess Name="TypeOperation"/> > </Package> > > Expected ouput.xml: > > <?xml version="1.0" encoding="UTF-8"?> > <definitions xmlns="http://test.de/schemas/wfdl/" > xmlns:tns="http://test.de/workflow/TypeOperation"/> > > Can anyone define the xsl for this requirement?? > > -- > Kind regards / Freundliche Gr|_e > Siva > ____________________________________ > mailto: siva@xxxxxxx > > http://www.maas.de - Wir integrieren Zukunft
|
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








