|
Attributes in the xml: namespace are treated no different than other
attributes by an RNG-validator. This means that they must be explicitly
allowed by the grammar to pass validation. In your case you could add <optional> <attribute name="xml:space"> <choice><value>default</value><value>preserve</value></choice> </attribute> </optional> in your literallayout element pattern Cheers, David Dave Pawson wrote: I want an element with same semantics as docbook literllayout
SPONSORED LINKS
YAHOO! GROUPS LINKS
|
- [rng-users] xml:space syntax Dave Pawson
- Re: [rng-users] xml:space syntax David Rosenborg
- Re: [rng-users] xml:space syntax Dave Pawson
