Re: [xml-dev] Alternative "character entity" proposal

From
Elliotte Rusty Harold <>
To
Rich Salz <>, Richard Tobin <>
Date
2003-10-21T15:51:46Z
ID
<p06002003bbbb06466a1d@[192.168.254.4]>
Thread
Re: [xml-dev] Alternative "character entity" proposal
At 11:26 AM -0400 10/21/03, Rich Salz wrote:
>This is interesting.
>
>Is scoping really necessary?  That seems like "value add" above what 
>internal entities now provide, and double the amount of stacks that 
>need to be maintained (namespaces and now entities).  How about 
>removing scoping and limiting xmlent:xxx attributes to the XML 
>prolog.  That might cause issues for SOAP/WS folks, so maybe make it 
>be limited to the root element.

No, that causes problems as soon as you start moving pieces of 
documents around and sticking them in other documents. That's already 
a major problem for XInlcude when you start worrying about unparsed 
entity and notation information items. Element scoping makes sense.
-- 

   Elliotte Rusty Harold
   
   Processing XML with Java (Addison-Wesley, 2002)
   http://www.cafeconleche.org/books/xmljava
   http://www.amazon.com/exec/obidos/ISBN%3D0201771861/cafeaulaitA