[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

SAX: Resolving entity sysids

  • From: Lars Marius Garshol <larsga@i...>
  • To: xml-dev@i...
  • Date: 12 Mar 1998 14:05:09 +0100

sax entities

I'm currently writing an SGML Open catalog parser in Python for
inclusion in a set of XML parsing tools I'm building at the moment and
I'm also writing a SAX EntityHandler to interact with the catalog
parser. 

However, those SGML Open catalogs allow one to specify things like

ENTITY my-entity "sysid1"
ENTITY %my-entity "sysid2"

Which causes me grief, since SAX does not distinguish between these
two kinds of entities so there's no way to tell whether the entity
name given in the call to resolveEntity belongs to a general or
parameter entity.

If XML does not have separate name spaces for parameter and general
entities this won't be a problem, but as far as I understand the 1.0
spec, the name spaces are separate.

One way to solve this might be to use a preceding "%" in the entity
name to signal parameter entities. Since "%"s are not allowed to start
entity names this should be sufficient. Clients that aren't interested
in the difference can just disregard the leading "%".

BTW: This is actually the first "problem" I've had with the SAX
     specification. IMHO it is very clear and includes exactly what is
     needed. Well done! :)

-- 
"These are, as I began, cumbersome ways / to kill a man. Simpler, direct, 
and much more neat / is to see that he is living somewhere in the middle /
of the twentieth century, and leave him there."     -- Edwin Brock

 http://www.stud.ifi.uio.no/~larsga/      http://birk105.studby.uio.no/


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.