URNs in SYSTEM declarations

Miles Sabin msabin at cromwellmedia.co.uk
Wed Oct 20 18:55:51 BST 1999


Simon St.Laurent wrote,
> Next question... do any XML parsers support URNs?  Do
> they use these resolution protocols?

If you're working in java you could put together a URN
protocol handler, in which case a java.net.URLConnection
would be able to do the resolution. Most java parsers
will, by default, use a URLConnection to fetch the
external subset, so that should do the trick.

Alternatively, if you're using SAX, or a SAX-like API 
you could put together a custom EntityResolver.

> Does a lack of support for URNs in any way affect XML 
> conformance?

Well, if the parser claims to be validating, *and*
doesn't have URN resolution support, then it wouldn't
be conformant if it didn't report a fatal error. By the 
sound of it, the parser you're using was doing the Right 
Thing.

Cheers,


Miles

-- 
Miles Sabin                          Cromwell Media
Internet Systems Architect           5/6 Glenthorne Mews
+44 (0)181 410 2230                  London, W6 0LJ
msabin at cromwellmedia.co.uk           England

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo at ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)





More information about the Xml-dev mailing list