|
The tutorial about RELAX NG's compact syntax and default value reads something like:
[ a:defaultValue = "bla-bla" ]
{ attribute a0 { huhu }}
It seems to me that a question mark should close this expression:
[ ... ] attribute a0 { ... }}?
Anyway, the "jing" valider signals an error if it not the case.
All the best,
johnhmichael
|