David Powell wrote:

- in 6.4; extension schema allow the use of the atom namespace as child
elements of the extension. I do not recall this being discussed, but
personally am +1 to it.


Yeah, I'm ok with it too. I'm not sure why anyone would want to do it,
but the spirit of Structured Extension elements was that (almost)
anything goes.

Sounds right to me. If I'm not mistaken, we'll need to define 'anyElement' in the RNC as follows:


anyElement =
   element * {
      (attribute * { text }
       | text
       | anyElement)*
   }

Robert Sayre



Reply via email to