[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: XML Schema and Entities
- From: "Bullard, Claude L (Len)" <clbullar@ingr.com>
- To: Rick Jelliffe <ricko@allette.com.au>, xml-dev@lists.xml.org
- Date: Wed, 20 Jun 2001 12:39:50 -0500
Ok, I missed the idea of an object inserted
by a DOM or other API. Otherwise, it looks
like the only way to get them is to include a
DTD.
Thanks!
Len Bullard
Intergraph Public Safety
clbullar@ingr.com
http://www.mp3.com/LenBullard
Ekam sat.h, Vipraah bahudhaa vadanti.
Daamyata. Datta. Dayadhvam.h
-----Original Message-----
From: Rick Jelliffe [mailto:ricko@allette.com.au]
Sent: Wednesday, June 20, 2001 1:40 PM
To: xml-dev@lists.xml.org
Subject: Re: XML Schema and Entities
If the information set of the XML document includes entity (declarations),
then these can be referenced from an attribute, just as with DTDs.
The entity declaration could have come from a parsed XML document
or by an object inserted in some kind of DOM or other API which
is entity-aware.