OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

relax-ng message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: [relax-ng] attributes in compact syntax


Since we allow

<attribute name="glorp"/>

to be equivalent to

<attribute name="glorp"><text/></attribute>

couldn't we, in compact syntax, allow

attribute glorp,

to be the equivalent of

attribute glorp { text }, ?

In other words, if the next token after the attribute's name is a comma and
not a curly brace, the processor writes <text/>.

Mike



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC