Hi Patrick, The a:documentation is described in the RELAX NG DTD Compatibility specification: http://www.oasis-open.org/committees/relax-ng/compatibility.html#IDAC1YR
It does not allow any elements inside, only text. Note however that in a Relax NG grammar any element not in the Relax NG namespace is considered annotation. Best Regards, George -- George Cristian Bina <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com Patrick Gundlach wrote: > Hello, > > I have unsuccessfully searched the web: in my Relax NG Grammar (XML): > what elements can I use in the <a:documentation> element? > > <attribute name="foo"/> > <a:documentation>This is what I mean</a:documentation> > > Patrick > > _______________________________________________ > oXygen-user mailing list > [email protected] > http://www.oxygenxml.com/mailman/listinfo/oxygen-user _______________________________________________ oXygen-user mailing list [email protected] http://www.oxygenxml.com/mailman/listinfo/oxygen-user
