|
Subject: [xsl] Changing DOCTYPE during runtime From: "Ranjan K. Baisak" <ranjanbaisak@xxxxxxxxx> Date: Mon, 30 Aug 2004 04:28:47 -0700 (PDT) |
Hello List,
My xml contains <!DOCTYPE project PUBLIC
"-//XYZ Corporation//Project 1.3//EN"
"h:/xyz_project/dtd/project.dtd"> and to change the
hardcoded "h:", I declared a system variable PROJ_HOME
and I changed the declaration
<!DOCTYPE project PUBLIC "-//XYZ Corporation//Project
1.3//EN" "$PROJ_HOME:/xyz_project/dtd/project.dtd">.
I am setting PROJ_HOME during runtime but still the
same thing is not reflected in xml document.
Am I doing something wrong?
regards,
Ranjan
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] XSL/XSLT Cross-Browser pr, Emmanouil Batsis | Thread | RE: [xsl] Changing DOCTYPE during r, Michael Kay |
| Re: [xsl] XSL/XSLT Cross-Browser pr, Emmanouil Batsis | Date | Re: [xsl] collapsing number ranges, Bruce D'Arcus |
| Month |