Next in thread → Next in month →

RE: Doubt in xslt

From
Suresh Babu Koya <>
To
Date
2003-04-03T11:38:04Z
ID
<7D5800A5B6E26644B2EB7A862856B0D406B06974@SARASWATI>
Thread
RE: Doubt in xslt
Something like this will work

<elem xsi:type="temp:TempType" xmlns:temp="myns.org"/>

-----Original Message-----
From: Avinash Subramanya [mailto:]
Sent: Thursday, April 03, 2003 4:00 PM
To: 
Subject: Doubt in xslt


Hi,

     I want the following in the output xml after processing an input xml
using xsl.

    <elem xsi:type="temp:TempType" />
  
    How do I specify the namespace for "temp" prefix??? I do not want to
specify it in the root element xsl:stylesheet. Instead I want to do it
within
    "elem".

TIA,

Avinash Subramanya
Developer
Aztec Software And Technology Services Limited
23, 3rd 'A' Cross, 18th Main, 6th Block, Koramangala
Bangalore - 560095, India
Phone: 5522892/93 Ext: 205
Fax: 91-80-5521987
Mobile: 98441 29329
Next in thread → Next in month →