Altova Mailing List Archives>Archive Index >xsl-list Archive Home >Recent entries >Thread Prev - >Thread Next - RE: [xsl] xsl:id() function does not work though my document has dtd associated [xsl] xsl:id() function does not work though my document has dtd associatedTo: Date: 6/1/2005 7:58:00 AM 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 | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
