|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: And the DTD says, "I'm NOT dead yet!!"
Norman Walsh wrote:
> | BTW, how are you handling entities in your conversion effort? Seems that
> | Schemas has sort of punted on this issue currently, which might not be
> | a problem in the data centric world and maybe not an issue in XML if some
> | one would ever implement the fragement standard.
>
> DocBook doesn't define any entities, so I didn't have to cross that
> bridge. If I'd had to cross it, I don't know how I would have. That's
> a gaping chasm.
XML Schema does have some significant holes, but for the most part I
don't think this is one of them. The most common uses I have seen for
entities are:
1. to create macros for commonly used content-model groups; and
2. to create a kludge for working around the lack of support for
namespaces in DTDs.
The first is handled fairly well by named groups (<xsd:group name=...)
and the second problem doesn't exist because XML Schema supports
namespaces. External entities in DTDs correspond pretty well to the
<xsd:include ...> element in XML Schema.
Perhaps someone who *really* knows what they're talking about (Henry?)
can elaborate or correct any misinformation I've dropped here. :->}
--
Bob Kline
mailto:bkline@r...
http://www.rksystems.com
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








