Subject: Re: How to use ENTITY declarations and references?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 5 May 1999 21:08:03 +0100
|
> The correct location of the XSL Transformations spec is
> http://www.w3.org/TR/WD-xslt ... Not that it matters, since we're limited to
the location of the spec (or anything else) does not matter.
A namespace just uses a URI as a unique identifier. The current draft
of the XSL(T) specifies the namespace URI, you have to use exactly that
with no changes to case of letters etc. Otherwise the XSL processor will
not recognise the XSL commands from literal output.
If some XSL processor is using a different namespace, that is just
because the current draft only came out last month, it takes a while
for implementers to catch up.
David
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|