Next in thread → Next in month →

Re: [xml-dev] Allowing arbitrary content in Relax NG, how?

From
Berend de Boer <>
To
xml-dev <>
Date
2002-11-14T18:26:53Z
ID
<>
Thread
Re: [xml-dev] Allowing arbitrary content in Relax NG, how?
G. Ken Holman wrote:

> In compact syntax I express this as follows:
>
> element start = any
> any = mixed { element * {  ( attribute * { text } | text | any )* } }
>
> I hope this helps. 

Indeed, thanks a lot!

Regards,

Berend. (-:
Next in thread → Next in month →