1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook EBNF Module V1.0//EN"
3 "http://www.oasis-open.org/docbook/xml/ebnf/1.0/dbebnf.dtd">
6 <title>Unit Test: productionset.003</title>
7 <releaseinfo role="CVS">$Id: productionset.003.xml,v 1.2 2008-07-11 07:53:37 rt Exp $</releaseinfo>
8 <author><firstname>Norman</firstname><surname>Walsh</surname>
9 <affiliation><address><email>ndw@nwalsh.com</email></address></affiliation>
13 <productionset><title>Standalone Document Declaration</title>
14 <production id="NT-SDDecl">
16 <rhs><nonterminal def="#NT-S">S</nonterminal> 'standalone' <nonterminal def="#NT-Eq">Eq</nonterminal>
17 <!-- The above line break in the source file has nothing to do with the
18 line breaks in the output. -->
19 (("'" ('yes' | 'no') "'") | ('"' ('yes' | 'no') '"'))
21 <constraint linkend="check-rmd"/>
25 <constraintdef id="check-rmd" role="VC">
26 <title>Standalone Document Declaration</title>
27 <para>Some description...</para>