[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: Empty node set when namespace nodes are used
From: Joerg Heinicke <joerg.heinicke@xxxxxx>
Date: Thu, 23 May 2002 21:46:56 +0200
Hello Trang,

it's relative easy.

XML:
<TNMSData xmlns="x-schema:C:\WINNT\TNMSDataSchema.xml">
XSL:
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"

xmlns:TNMS="x-schema:C:\WINNT\TNMSRilSchema.xml">

The namespace in the XML ("x-schema:C:\WINNT\TNMSDataSchema.xml") is different to the namespace in XSLT ("x-schema:C:\WINNT\TNMSRilSchema.xml").


Regards,

Joerg


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member