[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

xsl:id() function does not work though my document has

Subject: xsl:id() function does not work though my document has dtd associated
From: "Ranjan K. Baisak" <ranjanbaisak@xxxxxxxxx>
Date: Wed, 1 Jun 2005 00:57:27 -0700 (PDT)
xsl id
My Document has dtd associated, but still the id()
function does not seem to work.
Can anybody suggest me what might be wrong.
I am creating Document as below:

DOMImplementation domImpl =
dbf.newDocumentBuilder().getDOMImplementation();
DocumentType docType =
domImpl.createDocumentType("project","\"-//Test//Project
1.0//EN\"","c:/test/dtd/test.dtd");
Document newDoc =
domImpl.createDocument(null,"project",docType);

regards,
Ranjan


		
__________________________________ 
Discover Yahoo! 
Get on-the-go sports scores, stock quotes, news and more. Check it out! 
http://discover.yahoo.com/mobile.html

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.