Closed
Bug 97472
Opened 24 years ago
Closed 24 years ago
xsl:include doesn't work
Categories
(Core :: XSLT, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: hstewart, Assigned: keith)
References
()
Details
The W3C's spec xsl:include and xsl:import don't seem to work in 0.9.3. They
should include or import a separate stylesheet, merge the two, and use the two
with different underlying rules governed by whether the developer used include
or import of the XSLT namespace:
http://www.w3.org/TR/xslt.html
Comment 2•24 years ago
|
||
Fix your typos first, please.
wget http://www.esotericrealm.com/stles/self-elems.xsl
--19:11:46-- http://www.esotericrealm.com/stles/self-elems.xsl
=> `self-elems.xsl'
Connecting to www.esotericrealm.com:80... connected!
HTTP request sent, awaiting response... 404 Not Found
19:11:46 ERROR 404: Not Found.
xsl:include works, xsl:import not. But that bug is already filed.
Axel
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
verified
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•