Adrian Herscu wrote:
The docs say that the XML Catalog format is based on the OASIS Open
Catalog: http://oasis-open.org/committees/entity/spec-2001-08-06.html
The spec enables URI mapping using the <uri> element, section 6.5.8:
<uri
id = id
name = string
uri = uri-reference
xml:base = uri-reference />
Where I am wrong? Is it be supported or not?
try putting your stuff in a catalog file and having the <xmlcatalog>
point at it; that is the main way the task is used, and probably works best.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]