Re: [xml-dev] Generic XML Tag Closer </> (GXTC)

From
James Fuller <>
To
Melvin Chin <>
Date
2006-08-18T11:47:24Z
ID
<>
Thread
Re: [xml-dev] Generic XML Tag Closer </> (GXTC)
Melvin Chin wrote:
> May I seek some opinions on this topic/proposal?
> 
> ===================================================================
> To extend XML spec just a little to permit use of "</>" (GXTC)
> to be placed wherever it is permitted in the current XML spec
> to place a closing tag.  The semantics will be to effect a
> closing of the nearest open tag before the position of GXTC.
> ===================================================================

wondering what benefit to this other then some syntatic human orientated 
sugar ?

u know extending the XML spec to do this would have a pretty serious 
impact on other things such as XSLT, XPATH, etc...so its highly unlikely!

as a sidenote: have you checked out http://www.lmnl.net, its a good 
example of taking what is existing and achieving something useful.

gl, Jim Fuller