[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: analysis file format
Hi Everyone,
Please find below the link to the xml:tm spec + article on XML.com which
describes the mechanics in detail.
http://www.xml.com/pub/a/2004/01/07/xmltm.html
http://www.xml-intl.com/docs/specification/xml-tm.htm
These are all based on the proposed xml:tm LISA OSCAR specification.
The 'analysis' file format described in the specification is the basis
of an initial localization tag directives file.
I have attached some standard analysis files for OpenOffice, DocBook,
DITA and xhtml.
I have worked out the complete architecture for XML extraction including
standard skeleton file format etc. I just need to get some time to get
it all documented.
Regards,
AZ
--
email - azydron@xml-intl.com
smail - c/o Mr. A.Zydron
PO Box 2167
Gerrards Cross
Bucks SL9 8XF
United Kingdom
Mobile +(44) 7966 477 181
FAX +(44) 1753 480 465
www - http://www.xml-intl.com
This message contains confidential information and is intended only
for the individual named. If you are not the named addressee you
may not disseminate, distribute or copy this e-mail. Please
notify the sender immediately by e-mail if you have received this
e-mail by mistake and delete this e-mail from your system.
E-mail transmission cannot be guaranteed to be secure or error-free
as information could be intercepted, corrupted, lost, destroyed,
arrive late or incomplete, or contain viruses. The sender therefore
does not accept liability for any errors or omissions in the contents
of this message which arise as a result of e-mail transmission. If
verification is required please request a hard-copy version. Unless
explicitly stated otherwise this message is provided for informational
purposes only and should not be construed as a solicitation or offer.
<?xml version="1.0" encoding="UTF-8"?>
<analysis>
<element content="(head,body)" name="html">
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="xmlns"/>
</element>
<element content="((script|style|meta|link|object)*,((title,(script|style|meta|link|object)*,(base,(script|style|meta|link|object)*)?)|(base,(script|style|meta|link|object)*,(title,(script|style|meta|link|object)*))))" name="head">
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="profile"/>
</element>
<element content="(#PCDATA)" name="title">
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="ID" name="id"/>
</element>
<element content="EMPTY" inline="yes" name="base">
<attribute content="CDATA" name="href"/>
<attribute content="ID" name="id"/>
</element>
<element content="EMPTY" inline="yes" name="meta">
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="http-equiv"/>
<attribute content="CDATA" name="name"/>
<attribute content="CDATA" name="content"/>
<attribute content="CDATA" name="scheme"/>
</element>
<element content="EMPTY" inline="yes" name="link">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="charset"/>
<attribute content="CDATA" name="href"/>
<attribute content="NMTOKEN" name="hreflang"/>
<attribute content="CDATA" name="type"/>
<attribute content="CDATA" name="rel"/>
<attribute content="CDATA" name="rev"/>
<attribute content="CDATA" name="media"/>
</element>
<element content="(#PCDATA)" name="style">
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="type"/>
<attribute content="CDATA" name="media"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="(preserve)" name="xml:space"/>
</element>
<element content="(#PCDATA)" name="script">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="charset"/>
<attribute content="CDATA" name="type"/>
<attribute content="CDATA" name="src"/>
<attribute content="(defer)" name="defer"/>
<attribute content="(preserve)" name="xml:space"/>
</element>
<element content="(p|h1|h2|h3|h4|h5|h6|div|ul|ol|dl|pre|hr|blockquote|address|fieldset|table|form|noscript|ins|del|script)*" name="noscript">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(p|h1|h2|h3|h4|h5|h6|div|ul|ol|dl|pre|hr|blockquote|address|fieldset|table|form|noscript|ins|del|script)*" name="body">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="onload"/>
<attribute content="CDATA" name="onunload"/>
</element>
<element content="(#PCDATA|p|h1|h2|h3|h4|h5|h6|div|ul|ol|dl|pre|hr|blockquote|address|fieldset|table|form|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|noscript|ins|del|script)*" name="div">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" name="p">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" name="h1">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" name="h2">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" name="h3">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" name="h4">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" name="h5">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" name="h6">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(li)+" name="ul">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(li)+" name="ol">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|p|h1|h2|h3|h4|h5|h6|div|ul|ol|dl|pre|hr|blockquote|address|fieldset|table|form|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|noscript|ins|del|script)*" name="li">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(dt|dd)+" name="dl">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" name="dt">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|p|h1|h2|h3|h4|h5|h6|div|ul|ol|dl|pre|hr|blockquote|address|fieldset|table|form|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|noscript|ins|del|script)*" name="dd">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" name="address">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="EMPTY" inline="yes" name="hr">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|a|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|br|span|bdo|map|ins|del|script|input|select|textarea|label|button)*" name="pre">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="(preserve)" name="xml:space"/>
</element>
<element content="(p|h1|h2|h3|h4|h5|h6|div|ul|ol|dl|pre|hr|blockquote|address|fieldset|table|form|noscript|ins|del|script)*" name="blockquote">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="cite"/>
</element>
<element content="(#PCDATA|p|h1|h2|h3|h4|h5|h6|div|ul|ol|dl|pre|hr|blockquote|address|fieldset|table|form|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|noscript|ins|del|script)*" inline="yes" name="ins">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="cite"/>
<attribute content="CDATA" name="datetime"/>
</element>
<element content="(#PCDATA|p|h1|h2|h3|h4|h5|h6|div|ul|ol|dl|pre|hr|blockquote|address|fieldset|table|form|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|noscript|ins|del|script)*" inline="yes" name="del">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="cite"/>
<attribute content="CDATA" name="datetime"/>
</element>
<element content="(#PCDATA|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" inline="yes" name="a">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="accesskey"/>
<attribute content="CDATA" name="tabindex"/>
<attribute content="CDATA" name="onfocus"/>
<attribute content="CDATA" name="onblur"/>
<attribute content="CDATA" name="charset"/>
<attribute content="CDATA" name="type"/>
<attribute content="NMTOKEN" name="name"/>
<attribute content="CDATA" name="href"/>
<attribute content="NMTOKEN" name="hreflang"/>
<attribute content="CDATA" name="rel"/>
<attribute content="CDATA" name="rev"/>
<attribute content="(rect|circle|poly|default)" name="shape"/>
<attribute content="CDATA" name="coords"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" inline="yes" name="span">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" inline="yes" name="bdo">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
</element>
<element content="EMPTY" inline="yes" name="br">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" inline="yes" name="em">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" inline="yes" name="strong">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" inline="yes" name="dfn">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" inline="yes" name="code">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" inline="yes" name="samp">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" inline="yes" name="kbd">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" inline="yes" name="var">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" inline="yes" name="cite">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" inline="yes" name="abbr">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" inline="yes" name="acronym">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" inline="yes" name="q">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="cite"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" inline="yes" name="sub">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" inline="yes" name="sup">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" inline="yes" name="tt">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" inline="yes" name="i">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" inline="yes" name="b">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" inline="yes" name="big">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" inline="yes" name="small">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|param|p|h1|h2|h3|h4|h5|h6|div|ul|ol|dl|pre|hr|blockquote|address|fieldset|table|form|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|noscript|ins|del|script)*" inline="yes" name="object">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="(declare)" name="declare"/>
<attribute content="CDATA" name="classid"/>
<attribute content="CDATA" name="codebase"/>
<attribute content="CDATA" name="data"/>
<attribute content="CDATA" name="type"/>
<attribute content="CDATA" name="codetype"/>
<attribute content="CDATA" name="archive"/>
<attribute content="CDATA" name="standby"/>
<attribute content="CDATA" name="height"/>
<attribute content="CDATA" name="width"/>
<attribute content="CDATA" name="usemap"/>
<attribute content="NMTOKEN" name="name"/>
<attribute content="CDATA" name="tabindex"/>
</element>
<element content="EMPTY" inline="yes" name="param">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="name"/>
<attribute content="CDATA" name="value"/>
<attribute content="(data|ref|object)" name="valuetype"/>
<attribute content="CDATA" name="type"/>
</element>
<element content="EMPTY" inline="yes" name="img">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="src"/>
<attribute content="CDATA" name="alt"/>
<attribute content="CDATA" name="longdesc"/>
<attribute content="CDATA" name="height"/>
<attribute content="CDATA" name="width"/>
<attribute content="CDATA" name="usemap"/>
<attribute content="(ismap)" name="ismap"/>
</element>
<element content="((p|h1|h2|h3|h4|h5|h6|div|ul|ol|dl|pre|hr|blockquote|address|fieldset|table|form|noscript|ins|del|script)+|area+)" inline="yes" name="map">
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="name"/>
</element>
<element content="EMPTY" inline="yes" name="area">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="accesskey"/>
<attribute content="CDATA" name="tabindex"/>
<attribute content="CDATA" name="onfocus"/>
<attribute content="CDATA" name="onblur"/>
<attribute content="(rect|circle|poly|default)" name="shape"/>
<attribute content="CDATA" name="coords"/>
<attribute content="CDATA" name="href"/>
<attribute content="(nohref)" name="nohref"/>
<attribute content="CDATA" name="alt"/>
</element>
<element content="(p|h1|h2|h3|h4|h5|h6|div|ul|ol|dl|pre|hr|blockquote|address|fieldset|table|noscript|ins|del|script)*" name="form">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="action"/>
<attribute content="(get|post)" name="method"/>
<attribute content="CDATA" name="enctype"/>
<attribute content="CDATA" name="onsubmit"/>
<attribute content="CDATA" name="onreset"/>
<attribute content="CDATA" name="accept"/>
<attribute content="CDATA" name="accept-charset"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" inline="yes" name="label">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="IDREF" name="for"/>
<attribute content="CDATA" name="accesskey"/>
<attribute content="CDATA" name="onfocus"/>
<attribute content="CDATA" name="onblur"/>
</element>
<element content="EMPTY" inline="yes" name="input">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="accesskey"/>
<attribute content="CDATA" name="tabindex"/>
<attribute content="CDATA" name="onfocus"/>
<attribute content="CDATA" name="onblur"/>
<attribute content="(text|password|checkbox|radio|submit|reset|file|hidden|image|button)" name="type"/>
<attribute content="CDATA" name="name"/>
<attribute content="CDATA" name="value"/>
<attribute content="(checked)" name="checked"/>
<attribute content="(disabled)" name="disabled"/>
<attribute content="(readonly)" name="readonly"/>
<attribute content="CDATA" name="size"/>
<attribute content="CDATA" name="maxlength"/>
<attribute content="CDATA" name="src"/>
<attribute content="CDATA" name="alt"/>
<attribute content="CDATA" name="usemap"/>
<attribute content="CDATA" name="onselect"/>
<attribute content="CDATA" name="onchange"/>
<attribute content="CDATA" name="accept"/>
</element>
<element content="(optgroup|option)+" name="select">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="name"/>
<attribute content="CDATA" name="size"/>
<attribute content="(multiple)" name="multiple"/>
<attribute content="(disabled)" name="disabled"/>
<attribute content="CDATA" name="tabindex"/>
<attribute content="CDATA" name="onfocus"/>
<attribute content="CDATA" name="onblur"/>
<attribute content="CDATA" name="onchange"/>
</element>
<element content="(option)+" name="optgroup">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="(disabled)" name="disabled"/>
<attribute content="CDATA" name="label"/>
</element>
<element content="(#PCDATA)" name="option">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="(selected)" name="selected"/>
<attribute content="(disabled)" name="disabled"/>
<attribute content="CDATA" name="label"/>
<attribute content="CDATA" name="value"/>
</element>
<element content="(#PCDATA)" name="textarea">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="accesskey"/>
<attribute content="CDATA" name="tabindex"/>
<attribute content="CDATA" name="onfocus"/>
<attribute content="CDATA" name="onblur"/>
<attribute content="CDATA" name="name"/>
<attribute content="CDATA" name="rows"/>
<attribute content="CDATA" name="cols"/>
<attribute content="(disabled)" name="disabled"/>
<attribute content="(readonly)" name="readonly"/>
<attribute content="CDATA" name="onselect"/>
<attribute content="CDATA" name="onchange"/>
</element>
<element content="(#PCDATA|legend|p|h1|h2|h3|h4|h5|h6|div|ul|ol|dl|pre|hr|blockquote|address|fieldset|table|form|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|noscript|ins|del|script)*" name="fieldset">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" name="legend">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="accesskey"/>
</element>
<element content="(#PCDATA|p|h1|h2|h3|h4|h5|h6|div|ul|ol|dl|pre|hr|blockquote|address|table|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|noscript|ins|del|script)*" inline="yes" name="button">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="accesskey"/>
<attribute content="CDATA" name="tabindex"/>
<attribute content="CDATA" name="onfocus"/>
<attribute content="CDATA" name="onblur"/>
<attribute content="CDATA" name="name"/>
<attribute content="CDATA" name="value"/>
<attribute content="(button|submit|reset)" name="type"/>
<attribute content="(disabled)" name="disabled"/>
</element>
<element content="(caption?,(col*|colgroup*),thead?,tfoot?,(tbody+|tr+))" name="table">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="summary"/>
<attribute content="CDATA" name="width"/>
<attribute content="CDATA" name="border"/>
<attribute content="(void|above|below|hsides|lhs|rhs|vsides|box|border)" name="frame"/>
<attribute content="(none|groups|rows|cols|all)" name="rules"/>
<attribute content="CDATA" name="cellspacing"/>
<attribute content="CDATA" name="cellpadding"/>
</element>
<element content="(#PCDATA|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|ins|del|script)*" name="caption">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
</element>
<element content="(tr)+" name="thead">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="(left|center|right|justify|char)" name="align"/>
<attribute content="CDATA" name="char"/>
<attribute content="CDATA" name="charoff"/>
<attribute content="(top|middle|bottom|baseline)" name="valign"/>
</element>
<element content="(tr)+" name="tfoot">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="(left|center|right|justify|char)" name="align"/>
<attribute content="CDATA" name="char"/>
<attribute content="CDATA" name="charoff"/>
<attribute content="(top|middle|bottom|baseline)" name="valign"/>
</element>
<element content="(tr)+" name="tbody">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="(left|center|right|justify|char)" name="align"/>
<attribute content="CDATA" name="char"/>
<attribute content="CDATA" name="charoff"/>
<attribute content="(top|middle|bottom|baseline)" name="valign"/>
</element>
<element content="(col)*" name="colgroup">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="span"/>
<attribute content="CDATA" name="width"/>
<attribute content="(left|center|right|justify|char)" name="align"/>
<attribute content="CDATA" name="char"/>
<attribute content="CDATA" name="charoff"/>
<attribute content="(top|middle|bottom|baseline)" name="valign"/>
</element>
<element content="EMPTY" inline="yes" name="col">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="span"/>
<attribute content="CDATA" name="width"/>
<attribute content="(left|center|right|justify|char)" name="align"/>
<attribute content="CDATA" name="char"/>
<attribute content="CDATA" name="charoff"/>
<attribute content="(top|middle|bottom|baseline)" name="valign"/>
</element>
<element content="(th|td)+" name="tr">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="(left|center|right|justify|char)" name="align"/>
<attribute content="CDATA" name="char"/>
<attribute content="CDATA" name="charoff"/>
<attribute content="(top|middle|bottom|baseline)" name="valign"/>
</element>
<element content="(#PCDATA|p|h1|h2|h3|h4|h5|h6|div|ul|ol|dl|pre|hr|blockquote|address|fieldset|table|form|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|noscript|ins|del|script)*" name="th">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="abbr"/>
<attribute content="CDATA" name="axis"/>
<attribute content="IDREFS" name="headers"/>
<attribute content="(row|col|rowgroup|colgroup)" name="scope"/>
<attribute content="CDATA" name="rowspan"/>
<attribute content="CDATA" name="colspan"/>
<attribute content="(left|center|right|justify|char)" name="align"/>
<attribute content="CDATA" name="char"/>
<attribute content="CDATA" name="charoff"/>
<attribute content="(top|middle|bottom|baseline)" name="valign"/>
</element>
<element content="(#PCDATA|p|h1|h2|h3|h4|h5|h6|div|ul|ol|dl|pre|hr|blockquote|address|fieldset|table|form|a|br|span|bdo|map|object|img|tt|i|b|big|small|em|strong|dfn|code|q|samp|kbd|var|cite|abbr|acronym|sub|sup|input|select|textarea|label|button|noscript|ins|del|script)*" name="td">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title" translate="yes"/>
<attribute content="NMTOKEN" name="lang"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="(ltr|rtl)" name="dir"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="abbr"/>
<attribute content="CDATA" name="axis"/>
<attribute content="IDREFS" name="headers"/>
<attribute content="(row|col|rowgroup|colgroup)" name="scope"/>
<attribute content="CDATA" name="rowspan"/>
<attribute content="CDATA" name="colspan"/>
<attribute content="(left|center|right|justify|char)" name="align"/>
<attribute content="CDATA" name="char"/>
<attribute content="CDATA" name="charoff"/>
<attribute content="(top|middle|bottom|baseline)" name="valign"/>
</element>
</analysis>
<?xml version="1.0" encoding="utf-8"?> <analysis file="W:\Projects\XML-Intl\Demo\office.dtd"> <element name="office:document" content="( office:meta?, office:settings?, office:script?, office:font-decls?, office:styles?, office:automatic-styles?, office:master-styles?, office:body )"> <attribute name="xmlns:office" content="http://openoffice.org/2000/office"/> <attribute name="xmlns:meta" content="http://openoffice.org/2000/meta"/> <attribute name="xmlns:script" content="http://openoffice.org/2000/script"/> <attribute name="xmlns:style" content="http://openoffice.org/2000/style"/> <attribute name="xmlns:text" content="http://openoffice.org/2000/text"/> <attribute name="xmlns:table" content="http://openoffice.org/2000/table"/> <attribute name="xmlns:draw" content="http://openoffice.org/2000/drawing"/> <attribute name="xmlns:chart" content="http://openoffice.org/2000/chart"/> <attribute name="xmlns:number" content="http://openoffice.org/2000/datastyle"/> <attribute name="xmlns:fo" content="http://www.w3.org/1999/XSL/Format"/> <attribute name="xmlns:xlink" content="http://www.w3.org/1999/xlink"/> <attribute name="xmlns:svg" content="http://www.w3.org/2000/svg"/> <attribute name="xmlns:dc" content="http://purl.org/dc/elements/1.1/"/> <attribute name="office:class" content="(text|text-global| drawing|presentation| spreadsheet|chart)"/> <attribute name="office:version" content="CDATA"/> </element> <element name="office:document-styles" content="( office:font-decls?, office:styles?, office:automatic-styles?, office:master-styles? )"> <attribute name="xmlns:office" content="http://openoffice.org/2000/office"/> <attribute name="xmlns:meta" content="http://openoffice.org/2000/meta"/> <attribute name="xmlns:script" content="http://openoffice.org/2000/script"/> <attribute name="xmlns:style" content="http://openoffice.org/2000/style"/> <attribute name="xmlns:text" content="http://openoffice.org/2000/text"/> <attribute name="xmlns:table" content="http://openoffice.org/2000/table"/> <attribute name="xmlns:draw" content="http://openoffice.org/2000/drawing"/> <attribute name="xmlns:chart" content="http://openoffice.org/2000/chart"/> <attribute name="xmlns:number" content="http://openoffice.org/2000/datastyle"/> <attribute name="xmlns:fo" content="http://www.w3.org/1999/XSL/Format"/> <attribute name="xmlns:xlink" content="http://www.w3.org/1999/xlink"/> <attribute name="xmlns:svg" content="http://www.w3.org/2000/svg"/> <attribute name="xmlns:dc" content="http://purl.org/dc/elements/1.1/"/> <attribute name="office:version" content="CDATA"/> </element> <element name="office:document-content" content="( office:script?, office:font-decls?, office:automatic-styles?, office:body )"> <attribute name="xmlns:office" content="http://openoffice.org/2000/office"/> <attribute name="xmlns:meta" content="http://openoffice.org/2000/meta"/> <attribute name="xmlns:script" content="http://openoffice.org/2000/script"/> <attribute name="xmlns:style" content="http://openoffice.org/2000/style"/> <attribute name="xmlns:text" content="http://openoffice.org/2000/text"/> <attribute name="xmlns:table" content="http://openoffice.org/2000/table"/> <attribute name="xmlns:draw" content="http://openoffice.org/2000/drawing"/> <attribute name="xmlns:chart" content="http://openoffice.org/2000/chart"/> <attribute name="xmlns:number" content="http://openoffice.org/2000/datastyle"/> <attribute name="xmlns:fo" content="http://www.w3.org/1999/XSL/Format"/> <attribute name="xmlns:xlink" content="http://www.w3.org/1999/xlink"/> <attribute name="xmlns:svg" content="http://www.w3.org/2000/svg"/> <attribute name="xmlns:dc" content="http://purl.org/dc/elements/1.1/"/> <attribute name="office:class" content="(text|text-global| drawing|presentation| spreadsheet|chart)"/> <attribute name="office:version" content="CDATA"/> </element> <element name="office:document-meta" content="( office:meta? )"> <attribute name="xmlns:office" content="http://openoffice.org/2000/office"/> <attribute name="xmlns:meta" content="http://openoffice.org/2000/meta"/> <attribute name="xmlns:script" content="http://openoffice.org/2000/script"/> <attribute name="xmlns:style" content="http://openoffice.org/2000/style"/> <attribute name="xmlns:text" content="http://openoffice.org/2000/text"/> <attribute name="xmlns:table" content="http://openoffice.org/2000/table"/> <attribute name="xmlns:draw" content="http://openoffice.org/2000/drawing"/> <attribute name="xmlns:chart" content="http://openoffice.org/2000/chart"/> <attribute name="xmlns:number" content="http://openoffice.org/2000/datastyle"/> <attribute name="xmlns:fo" content="http://www.w3.org/1999/XSL/Format"/> <attribute name="xmlns:xlink" content="http://www.w3.org/1999/xlink"/> <attribute name="xmlns:svg" content="http://www.w3.org/2000/svg"/> <attribute name="xmlns:dc" content="http://purl.org/dc/elements/1.1/"/> <attribute name="office:version" content="CDATA"/> </element> <element name="office:document-settings" content="(office:settings)"> <attribute name="xmlns:office" content="http://openoffice.org/2000/office"/> <attribute name="xmlns:xlink" content="http://www.w3.org/1999/xlink"/> <attribute name="xmlns:config" content="http://openoffice.org/2001/config"/> <attribute name="office:version" content="CDATA"/> </element> <element name="office:meta" content="(meta:generator?, dc:title?, dc:description?, dc:subject?, meta:initial-creator?, meta:creation-date?, dc:creator?, dc:date?, meta:printed-by?, meta:print-date?, meta:keywords?, dc:language?, meta:editing-cycles?, meta:editing-duration?, meta:hyperlink-behaviour?, meta:auto-reload?, meta:template?, meta:user-defined*, meta:document-statistic?)"> </element> <element name="office:script" content="((script:library-embedded | script:library-linked)*,office:events?)"> </element> <element name="office:font-decls" content="(style:font-decl)*"> </element> <element name="office:styles" content="((style:default-style|style:style|text:list-style| number:number-style|number:currency-style|number:percentage-style| number:date-style|number:time-style|number:boolean-style| number:text-style| draw:gradient|draw:hatch|draw:fill-image|draw:marker|draw:stroke-dash| style:presentation-page-layout|draw:transparency)|text:outline-style| text:footnotes-configuration|text:endnotes-configuration| text:bibliography-configuration|text:linenumbering-configuration)*"> </element> <element name="office:automatic-styles" content="((style:default-style|style:style|text:list-style| number:number-style|number:currency-style|number:percentage-style| number:date-style|number:time-style|number:boolean-style| number:text-style| draw:gradient|draw:hatch|draw:fill-image|draw:marker|draw:stroke-dash| style:presentation-page-layout|draw:transparency)|style:page-master)*"> </element> <element name="office:master-styles" content="(draw:layer-set?,style:handout-master?,style:master-page*)"> </element> <element name="office:body" content="(office:forms?,(text:tracked-changes|table:tracked-changes)?,text:variable-decls?, text:sequence-decls?, text:user-field-decls?, text:dde-connection-decls?, text:alphabetical-index-auto-mark-file?,table:calculation-settings?,table:content-validations?,table:label-ranges?, (text:h|text:p|text:ordered-list| text:unordered-list|table:table|draw:page| draw:a|draw:rect|draw:line|draw:polyline|draw:polygon|draw:path| draw:circle|draw:ellipse|draw:g|draw:page-thumbnail| draw:text-box|draw:image|draw:object|draw:object-ole| draw:applet|draw:floating-frame|draw:plugin| draw:measure|draw:caption|draw:connector|chart:chart| dr3d:scene|draw:control|text:section|text:table-of-content| text:illustration-index|text:table-index|text:object-index| text:user-index|text:alphabetical-index|text:bibliography| text:change | text:change-start | text:change-end)*, table:named-expressions?, table:database-ranges?,table:data-pilot-tables?, table:consolidation?, table:dde-links?, presentation:settings?)"> <attribute name="table:structure-protected" content="CDATA"/> <attribute name="table:protection-key" content="CDATA"/> </element> <element name="office:events" content="(script:event|presentation:event)*" inline="yes" > </element> <element name="office:dde-source" content="EMPTY-BUTNOTINLINE" > <attribute name="office:dde-application" content="CDATA"/> <attribute name="office:dde-topic" content="CDATA"/> <attribute name="office:dde-item" content="CDATA"/> <attribute name="office:automatic-update" content="CDATA"/> <attribute name="office:name" content="CDATA"/> <attribute name="table:conversion-mode" content="(into-default-style-data-style|into-english-number|let-text)"/> </element> <element name="office:annotation" content="(text:p)*" inline="yes" > <attribute name="office:author" content="CDATA"/> <attribute name="office:create-date" content="CDATA"/> <attribute name="office:create-date-string" content="CDATA"/> <attribute name="office:display" content="CDATA"/> </element> <element name="office:change-info" content="(text:p)*"> <attribute name="office:chg-author" content="CDATA"/> <attribute name="office:chg-date-time" content="CDATA"/> </element> <element name="office:binary-data" content="(#PCDATA)"> </element> <element name="style:font-decl" content="EMPTY-BUTNOTINLINE" > <attribute name="style:name" content="CDATA"/> <attribute name="fo:font-family" content="CDATA"/> <attribute name="style:font-style-name" content="CDATA"/> <attribute name="style:font-family-generic" content="(roman|swiss|modern|decorative|script|system)"/> <attribute name="style:font-pitch" content="(fixed|variable)"/> <attribute name="style:font-charset" content="CDATA"/> </element> <element name="style:style" content="( style:properties?,office:events?,style:map*)"> <attribute name="style:name" content="CDATA"/> <attribute name="style:family" content="(paragraph|text|section| table|table-column|table-row|table-cell|table-page|chart|graphics|default|drawing-page|presentation|control|ruby)"/> <attribute name="style:parent-style-name" content="CDATA"/> <attribute name="style:master-page-name" content="CDATA"/> <attribute name="style:next-style-name" content="CDATA"/> <attribute name="style:list-style-name" content="CDATA"/> <attribute name="style:data-style-name" content="CDATA"/> <attribute name="style:auto-update" content="CDATA"/> <attribute name="style:class" content="CDATA"/> </element> <element name="style:default-style" content="(style:properties?)"> <attribute name="style:family" content="(paragraph|text|section| table|table-column|table-row|table-cell|table-page|chart|graphics|default|drawing-page|presentation|control|ruby)"/> </element> <element name="style:map" content="EMPTY-BUTNOTINLINE" > <attribute name="style:condition" content="CDATA"/> <attribute name="style:apply-style-name" content="CDATA"/> <attribute name="style:base-cell-address" content="CDATA"/> </element> <element name="style:properties" content="ANY"> <attribute name="style:num-prefix" content="CDATA"/> <attribute name="style:num-suffix" content="CDATA"/> <attribute name="style:num-format" content="CDATA"/> <attribute name="style:num-letter-sync" content="CDATA"/> <attribute name="fo:width" content="CDATA"/> <attribute name="fo:height" content="CDATA"/> <attribute name="style:vertical-pos" content="(top|middle|bottom|from-top|below)"/> <attribute name="style:vertical-rel" content="(page|page-content| frame|frame-content| paragraph|paragraph-content|char| line|baseline|text)"/> <attribute name="style:horizontal-pos" content="(left|center|right|from-left|inside|outside|from-inside)"/> <attribute name="style:horizontal-rel" content="(page|page-content| page-start-margin|page-end-margin| frame|frame-content| frame-start-margin|frame-end-margin| paragraph|paragraph-content| paragraph-start-margin|paragraph-end-margin| char)"/> <attribute name="svg:width" content="CDATA"/> <attribute name="svg:height" content="CDATA"/> <attribute name="fo:min-height" content="CDATA"/> <attribute name="fo:min-width" content="CDATA"/> <attribute name="fo:max-height" content="CDATA"/> <attribute name="fo:max-width" content="CDATA"/> <attribute name="text:anchor-type" content="(page|frame|paragraph|char|as-char)"/> <attribute name="text:anchor-page-number" content="CDATA"/> <attribute name="svg:x" content="CDATA"/> <attribute name="svg:y" content="CDATA"/> <attribute name="style:print-content" content="CDATA"/> <attribute name="style:protect" content="CDATA"/> <attribute name="style:wrap" content="(none|left|right|parallel|dynamic|run-through)"/> <attribute name="style:number-wrapped-paragraphs" content="CDATA"/> <attribute name="style:wrap-contour" content="CDATA"/> <attribute name="style:wrap-contour-mode" content="(full|outside)"/> <attribute name="style:run-through" content="(foreground|background)"/> <attribute name="style:editable" content="CDATA"/> <attribute name="style:mirror" content="CDATA"/> <attribute name="fo:clip" content="CDATA"/> <attribute name="text:animation" content="(none|scroll|alternate|slide)"/> <attribute name="text:animation-direction" content="(left|right|up|down)"/> <attribute name="text:animation-start-inside" content="CDATA"/> <attribute name="text:animation-stop-inside" content="CDATA"/> <attribute name="text:animation-repeat" content="CDATA"/> <attribute name="text:animation-delay" content="CDATA"/> <attribute name="text:animation-steps" content="CDATA"/> <attribute name="fo:font-variant" content="(normal|small-caps)"/> <attribute name="fo:text-transform" content="(none|lowercase| uppercase|capitalize)"/> <attribute name="fo:color" content="CDATA"/> <attribute name="style:use-window-font-color" content="CDATA"/> <attribute name="style:text-outline" content="CDATA"/> <attribute name="style:text-crossing-out" content="(none|single-line|double-line|thick-line|slash|X)"/> <attribute name="style:text-position" content="CDATA"/> <attribute name="style:text-align" content="(left|right|start|center|end|justify|justified)"/> <attribute name="style:font-name" content="CDATA"/> <attribute name="fo:font-family" content="CDATA"/> <attribute name="style:font-family-generic" content="(roman|swiss|modern|decorative|script|system)"/> <attribute name="style:font-style-name" content="CDATA"/> <attribute name="style:font-pitch" content="(fixed|variable)"/> <attribute name="style:font-charset" content="CDATA"/> <attribute name="style:font-name-asian" content="CDATA"/> <attribute name="style:font-family-asian" content="CDATA"/> <attribute name="style:font-family-generic-asian" content="(roman|swiss|modern|decorative|script|system)"/> <attribute name="style:font-style-name-asian" content="CDATA"/> <attribute name="style:font-pitch-asian" content="(fixed|variable)"/> <attribute name="style:font-charset-asian" content="CDATA"/> <attribute name="style:font-name-complex" content="CDATA"/> <attribute name="style:font-family-complex" content="CDATA"/> <attribute name="style:font-family-generic-complex" content="(roman|swiss|modern|decorative|script|system)"/> <attribute name="style:font-style-name-complex" content="CDATA"/> <attribute name="style:font-pitch-complex" content="(fixed|variable)"/> <attribute name="style:font-charset-complex" content="CDATA"/> <attribute name="fo:font-size" content="CDATA"/> <attribute name="style:font-size-rel" content="CDATA"/> <attribute name="style:font-size-asian" content="CDATA"/> <attribute name="style:font-size-rel-asian" content="CDATA"/> <attribute name="style:font-size-complex" content="CDATA"/> <attribute name="style:font-size-rel-complex" content="CDATA"/> <attribute name="fo:letter-spacing" content="CDATA"/> <attribute name="fo:language" content="CDATA"/> <attribute name="style:language-asian" content="CDATA"/> <attribute name="style:language-complex" content="CDATA"/> <attribute name="fo:country" content="CDATA"/> <attribute name="style:country-asian" content="CDATA"/> <attribute name="style:country-complex" content="CDATA"/> <attribute name="fo:font-style" content="(normal|italic|oblique)"/> <attribute name="style:font-style-asian" content="(normal|italic|oblique)"/> <attribute name="style:font-style-complex" content="(normal|italic|oblique)"/> <attribute name="style:font-relief" content="(none|embossed|engraved)"/> <attribute name="fo:text-shadow" content="CDATA"/> <attribute name="style:text-underline" content="(none|single|double|dotted|dash|long-dash|dot-dash| dot-dot-dash|wave|bold|bold-dotted|bold-dash| bold-long-dash|bold-dot-dash|bold-dot-dot-dash| bold-wave|double-wave|small-wave)"/> <attribute name="style:text-autospace" content="(none | ideograph-alpha)"/> <attribute name="style:punctuation-wrap" content="(simple | hanging)"/> <attribute name="style:line-break" content="(normal | strict)"/> <attribute name="style:text-underline-color" content="CDATA"/> <attribute name="fo:font-weight" content="CDATA"/> <attribute name="style:font-weight-asian" content="CDATA"/> <attribute name="style:font-weight-complex" content="CDATA"/> <attribute name="fo:score-spaces" content="CDATA"/> <attribute name="style:letter-kerning" content="CDATA"/> <attribute name="style:text-blinking" content="CDATA"/> <attribute name="style:text-background-color" content="CDATA"/> <attribute name="style:text-combine" content="(none|letters|lines)"/> <attribute name="style:text-combine-start-char" content="CDATA"/> <attribute name="style:text-combine-end-char" content="CDATA"/> <attribute name="style:text-emphasize" content="CDATA"/> <attribute name="style:text-scale" content="CDATA"/> <attribute name="style:text-rotation-angle" content="CDATA"/> <attribute name="style:text-rotation-scale" content="(fixed|line-height)"/> <attribute name="fo:line-height" content="CDATA"/> <attribute name="style:line-height-at-least" content="CDATA"/> <attribute name="style:line-spacing" content="CDATA"/> <attribute name="fo:text-align" content="(start|end|center|justify)"/> <attribute name="fo:text-align-last" content="(start|center|justify)"/> <attribute name="style:text-align-source" content="(fix|value-type)"/> <attribute name="style:justify-single-word" content="CDATA"/> <attribute name="style:break-inside" content="(auto|avoid)"/> <attribute name="fo:widows" content="CDATA"/> <attribute name="fo:orphans" content="CDATA"/> <attribute name="fo:hyphenate" content="CDATA"/> <attribute name="fo:hyphenate-keep" content="(none|page)"/> <attribute name="fo:hyphenation-remain-char-count" content="CDATA"/> <attribute name="fo:hyphenation-push-char-count" content="CDATA"/> <attribute name="fo:hyphenation-ladder-count" content="CDATA"/> <attribute name="style:page-number" content="CDATA"/> <attribute name="style:register-true" content="CDATA"/> <attribute name="style:register-truth-ref-style-name" content="CDATA"/> <attribute name="fo:margin-left" content="CDATA"/> <attribute name="fo:margin-right" content="CDATA"/> <attribute name="fo:text-indent" content="CDATA"/> <attribute name="style:auto-text-indent" content="CDATA"/> <attribute name="fo:margin-top" content="CDATA"/> <attribute name="fo:margin-bottom" content="CDATA"/> <attribute name="fo:break-before" content="(auto|column|page)"/> <attribute name="fo:break-after" content="(auto|column|page)"/> <attribute name="fo:background-color" content="CDATA"/> <attribute name="fo:border" content="CDATA"/> <attribute name="fo:border-top" content="CDATA"/> <attribute name="fo:border-bottom" content="CDATA"/> <attribute name="fo:border-left" content="CDATA"/> <attribute name="fo:border-right" content="CDATA"/> <attribute name="style:border-line-width" content="CDATA"/> <attribute name="style:border-line-width-top" content="CDATA"/> <attribute name="style:border-line-width-bottom" content="CDATA"/> <attribute name="style:border-line-width-left" content="CDATA"/> <attribute name="style:border-line-width-right" content="CDATA"/> <attribute name="fo:padding" content="CDATA"/> <attribute name="fo:padding-top" content="CDATA"/> <attribute name="fo:padding-bottom" content="CDATA"/> <attribute name="fo:padding-left" content="CDATA"/> <attribute name="fo:padding-right" content="CDATA"/> <attribute name="style:shadow" content="CDATA"/> <attribute name="fo:keep-with-next" content="CDATA"/> <attribute name="text:number-lines" content="CDATA"/> <attribute name="text:line-number" content="CDATA"/> <attribute name="style:decimal-places" content="CDATA"/> <attribute name="style:tab-stop-distance" content="CDATA"/> <attribute name="text:dont-balance-text-columns" content="CDATA"/> <attribute name="style:ruby-align" content="(left|center|right|distribute-letter|distribute-space)"/> <attribute name="style:ruby-position" content="(above|below)"/> <attribute name="style:width" content="CDATA"/> <attribute name="style:rel-width" content="CDATA"/> <attribute name="style:may-break-between-rows" content="CDATA"/> <attribute name="table:page-style-name" content="CDATA"/> <attribute name="table:display" content="CDATA"/> <attribute name="style:column-width" content="CDATA"/> <attribute name="style:rel-column-width" content="CDATA"/> <attribute name="style:use-optimal-column-width" content="CDATA"/> <attribute name="style:row-height" content="CDATA"/> <attribute name="style:min-row-height" content="CDATA"/> <attribute name="style:use-optimal-row-height" content="CDATA"/> <attribute name="table:align" content="(left | center | right | margins)"/> <attribute name="table:border-model" content="(collapsing | separating)"/> <attribute name="fo:vertical-align" content="(top | middle | bottom | automatic)"/> <attribute name="fo:direction" content="(ltr | ttb)"/> <attribute name="style:rotation-angle" content="CDATA"/> <attribute name="style:rotation-align" content="(none | bottom | top | center)"/> <attribute name="style:cell-protect" content="CDATA"/> <attribute name="fo:wrap-option" content="(no-wrap | wrap)"/> <attribute name="fo:page-width" content="CDATA"/> <attribute name="fo:page-height" content="CDATA"/> <attribute name="style:paper-tray-name" content="CDATA"/> <attribute name="style:print-orientation" content="(portrait|landscape)"/> <attribute name="style:print" content="CDATA"/> <attribute name="style:print-page-order" content="(ttb|ltr)"/> <attribute name="style:first-page-number" content="CDATA"/> <attribute name="style:scale-to" content="CDATA"/> <attribute name="style:scale-to-pages" content="CDATA"/> <attribute name="style:table-centering" content="(horizontal | vertical | both | none)"/> <attribute name="style:footnote-max-height" content="CDATA"/> <attribute name="style:vertical-align" content="(top|bottom|middle|basline|auto)"/> <attribute name="style:writing-mode" content="(lr-tb|rl-tb|tb-rl|tb-lr|lr|rl|tb|page)"/> <attribute name="style:layout-grid-mode" content="(none|line|both)"/> <attribute name="style:layout-grid-base-height" content="CDATA"/> <attribute name="style:layout-grid-ruby-height" content="CDATA"/> <attribute name="style:layout-grid-lines" content="CDATA"/> <attribute name="style:layout-grid-color" content="CDATA"/> <attribute name="style:layout-grid-ruby-below" content="CDATA"/> <attribute name="style:layout-grid-print" content="CDATA"/> <attribute name="style:layout-grid-display" content="CDATA"/> <attribute name="style:snap-to-layout-grid" content="CDATA"/> <attribute name="draw:stroke" content="(none|dash|solid)"/> <attribute name="draw:stroke-dash" content="CDATA"/> <attribute name="svg:stroke-width" content="CDATA"/> <attribute name="svg:stroke-color" content="CDATA"/> <attribute name="draw:marker-start" content="CDATA"/> <attribute name="draw:marker-end" content="CDATA"/> <attribute name="draw:marker-start-width" content="CDATA"/> <attribute name="draw:marker-end-width" content="CDATA"/> <attribute name="draw:marker-start-center" content="CDATA"/> <attribute name="draw:marker-end-center" content="CDATA"/> <attribute name="svg:stroke-opacity" content="CDATA"/> <attribute name="svg:stroke-linejoin" content="(miter|round|bevel|middle|none|inherit)"/> <attribute name="draw:auto-grow-width" content="CDATA"/> <attribute name="draw:auto-grow-height" content="CDATA"/> <attribute name="draw:fit-to-size" content="CDATA"/> <attribute name="draw:fit-to-contour" content="CDATA"/> <attribute name="draw:textarea-horizontal-align" content="( left | center | right | justify )"/> <attribute name="draw:textarea-vertical-align" content="( top | middle | bottom )"/> <attribute name="draw:writing-mode" content="(lr-tb|tb-rl)"/> <attribute name="draw:fill" content="(none|solid|bitmap|gradient|hatch)"/> <attribute name="draw:fill-color" content="CDATA"/> <attribute name="draw:fill-gradient-name" content="CDATA"/> <attribute name="draw:gradient-step-count" content="CDATA"/> <attribute name="draw:fill-hatch-name" content="CDATA"/> <attribute name="draw:fill-hatch-solid" content="CDATA"/> <attribute name="draw:fill-image-name" content="CDATA"/> <attribute name="style:repeat" content="(no-repeat|repeat|stretch)"/> <attribute name="draw:fill-image-width" content="CDATA"/> <attribute name="draw:fill-image-height" content="CDATA"/> <attribute name="draw:fill-image-ref-point-x" content="CDATA"/> <attribute name="draw:fill-image-ref-point-y" content="CDATA"/> <attribute name="draw:fill-image-ref-point" content="(top-left|top|top-right|left|center|right|bottom-left|bottom|bottom-right)"/> <attribute name="draw:tile-repeat-offset" content="CDATA"/> <attribute name="draw:transparency" content="CDATA"/> <attribute name="draw:transparency-name" content="CDATA"/> <attribute name="draw:color-mode" content="(greyscale|mono|watermark|standard)"/> <attribute name="draw:luminance" content="CDATA"/> <attribute name="draw:contrast" content="CDATA"/> <attribute name="draw:gamma" content="CDATA"/> <attribute name="draw:red" content="CDATA"/> <attribute name="draw:green" content="CDATA"/> <attribute name="draw:blue" content="CDATA"/> <attribute name="draw:color-inversion" content="CDATA"/> <attribute name="draw:mirror" content="CDATA"/> <attribute name="draw:shadow" content="(visible|hidden)"/> <attribute name="draw:shadow-offset-x" content="CDATA"/> <attribute name="draw:shadow-offset-y" content="CDATA"/> <attribute name="draw:shadow-color" content="CDATA"/> <attribute name="draw:shadow-transparency" content="CDATA"/> <attribute name="draw:start-line-spacing-horizontal" content="CDATA"/> <attribute name="draw:start-line-spacing-vertical" content="CDATA"/> <attribute name="draw:end-line-spacing-horizontal" content="CDATA"/> <attribute name="draw:end-line-spacing-vertical" content="CDATA"/> <attribute name="draw:line-distance" content="CDATA"/> <attribute name="draw:guide-overhang" content="CDATA"/> <attribute name="draw:guide-distance" content="CDATA"/> <attribute name="draw:start-guide" content="CDATA"/> <attribute name="draw:end-guide" content="CDATA"/> <attribute name="draw:measure-align" content="(automatic|left-outside|inside|right-outside)"/> <attribute name="draw:measure-vertical-align" content="(automatic|above|below|center)"/> <attribute name="draw:unit" content="(automatic|mm|cm|m|km|pt|pc|inch|ft|mi)"/> <attribute name="draw:show-unit" content="CDATA"/> <attribute name="draw:placing" content="(below|above)"/> <attribute name="draw:parallel" content="CDATA"/> <attribute name="draw:frame-display-scrollbar" content="CDATA"/> <attribute name="draw:frame-display-border" content="CDATA"/> <attribute name="draw:frame-margin-horizontal" content="CDATA"/> <attribute name="draw:frame-margin-vertical" content="CDATA"/> <attribute name="draw:size-protect" content="CDATA"/> <attribute name="draw:move-protect" content="CDATA"/> <attribute name="draw:visible-area-left" content="CDATA"/> <attribute name="draw:visible-area-top" content="CDATA"/> <attribute name="draw:visible-area-width" content="CDATA"/> <attribute name="draw:visible-area-height" content="CDATA"/> <attribute name="draw:fontwork-style" content="(rotate|upright|slant-x|slant-y|none)"/> <attribute name="draw:fontwork-adjust" content="(left|right|autosize|center)"/> <attribute name="draw:fontwork-distance" content="CDATA"/> <attribute name="draw:fontwork-start" content="CDATA"/> <attribute name="draw:fontwork-mirror" content="CDATA"/> <attribute name="draw:fontwork-outline" content="CDATA"/> <attribute name="draw:fontwork-shadow" content="(normal|slant|none)"/> <attribute name="draw:fontwork-shadow-color" content="CDATA"/> <attribute name="draw:fontwork-shadow-offset-x" content="CDATA"/> <attribute name="draw:fontwork-shadow-offset-y" content="CDATA"/> <attribute name="draw:fontwork-form" content="(none|top-circle|bottom-circle|left-circle|right-circle|top-arc|bottom-arc|left-arc|right-arc|button1|button2|button3|button4)"/> <attribute name="draw:fontwork-hide-form" content="CDATA"/> <attribute name="draw:fontwork-shadow-transparence" content="CDATA"/> <attribute name="draw:caption-type" content="(straight-line|angled-line|angled-connector-line)"/> <attribute name="draw:caption-angle-type" content="(fixed|free)"/> <attribute name="draw:caption-angle" content="CDATA"/> <attribute name="draw:caption-gap" content="CDATA"/> <attribute name="draw:caption-escape-direction" content="(horizontal|vertical|auto)"/> <attribute name="draw:caption-escape" content="CDATA"/> <attribute name="draw:caption-line-length" content="CDATA"/> <attribute name="draw:caption-fit-line-length" content="CDATA"/> <attribute name="presentation:transition-type" content="(manual|automatic|semi-automatic)"/> <attribute name="presentation:transition-style" content="(none|fade-from-left|fade-from-top|fade-from-right|fade-from-bottom|fade-to-center|fade-from-center|move-from-left|move-from-top|move-from-right|move-from-bottom|roll-from-top|roll-from-left|roll-from-right|roll-from-bottom|vertical-stripes|horizontal-stripes|clockwise|counterclockwise|fade-from-upperleft|fade-from-upperright|fade-from-lowerleft|fade-from-lowerright|close-vertical|close-horizontal|open-vertical|open-horizontal|spiralin-left|spiralin-right|spiralout-left|spiralout-right|dissolve|wavyline-from-left|wavyline-from-top|wavyline-from-right|wavyline-from-bottom|random|stretch-from-left|stretch-from-top|stretch-from-right|stretch-from-bottom|vertical-lines|horizontal-lines)"/> <attribute name="presentation:transition-speed" content="(slow|medium|fast)"/> <attribute name="presentation:duration" content="CDATA"/> <attribute name="presentation:visibility" content="(visible|hidden)"/> <attribute name="draw:background-size" content="(full|border)"/> <attribute name="presentation:background-objects-visible" content="CDATA"/> <attribute name="presentation:background-visible" content="CDATA"/> <attribute name="dr3d:horizontal-segments" content="CDATA"/> <attribute name="dr3d:vertical-segments" content="CDATA"/> <attribute name="dr3d:edge-rounding" content="CDATA"/> <attribute name="dr3d:edge-rounding-mode" content="(correct|attractive)"/> <attribute name="dr3d:back-scale" content="CDATA"/> <attribute name="dr3d:end-angle" content="CDATA"/> <attribute name="dr3d:depth" content="CDATA"/> <attribute name="dr3d:backface-culling" content="(enabled|disabled)"/> <attribute name="dr3d:lighting-mode" content="(standard|double-sided)"/> <attribute name="dr3d:normals-kind" content="(object|flat|sphere)"/> <attribute name="dr3d:normals-direction" content="(normal|inverse)"/> <attribute name="dr3d:texture-generation-mode-x" content="(object|parallel|sphere)"/> <attribute name="dr3d:texture-generation-mode-y" content="(object|parallel|sphere)"/> <attribute name="dr3d:texture-kind" content="(luminance|intesity|color)"/> <attribute name="dr3d:texture-filter" content="(enabled|disabled)"/> <attribute name="dr3d:texture-mode" content="(replace|modulate|blend)"/> <attribute name="dr3d:ambient-color" content="CDATA"/> <attribute name="dr3d:emissive-color" content="CDATA"/> <attribute name="dr3d:specular-color" content="CDATA"/> <attribute name="dr3d:diffuse-color" content="CDATA"/> <attribute name="dr3d:shininess" content="CDATA"/> <attribute name="dr3d:shadow" content="(visible|hidden)"/> <attribute name="text:space-before" content="CDATA"/> <attribute name="text:min-label-width" content="CDATA"/> <attribute name="text:min-label-distance" content="CDATA"/> <attribute name="text:enable-numbering" content="CDATA"/> <attribute name="style:list-style-name" content="CDATA"/> <attribute name="chart:scale-text" content="CDATA"/> <attribute name="chart:stock-updown-bars" content="CDATA"/> <attribute name="chart:stock-with-volume" content="CDATA"/> <attribute name="chart:three-dimensional" content="CDATA"/> <attribute name="chart:deep" content="CDATA"/> <attribute name="chart:lines" content="CDATA"/> <attribute name="chart:percentage" content="CDATA"/> <attribute name="chart:solid-type" content="(cuboid|cylinder|cone|pyramid)"/> <attribute name="chart:splines" content="CDATA"/> <attribute name="chart:stacked" content="CDATA"/> <attribute name="chart:symbol" content="CDATA"/> <attribute name="chart:vertical" content="CDATA"/> <attribute name="chart:lines-used" content="CDATA"/> <attribute name="chart:connect-bars" content="CDATA"/> <attribute name="chart:spline-order" content="CDATA"/> <attribute name="chart:spline-resolution" content="CDATA"/> <attribute name="chart:pie-offset" content="CDATA"/> <attribute name="chart:series-source" content="(columns|rows)"/> <attribute name="chart:tick-marks-major-inner" content="CDATA"/> <attribute name="chart:tick-marks-major-outer" content="CDATA"/> <attribute name="chart:tick-marks-minor-inner" content="CDATA"/> <attribute name="chart:tick-marks-minor-outer" content="CDATA"/> <attribute name="chart:logarithmic" content="CDATA"/> <attribute name="chart:maximum" content="CDATA"/> <attribute name="chart:minimum" content="CDATA"/> <attribute name="chart:origin" content="CDATA"/> <attribute name="chart:interval-major" content="CDATA"/> <attribute name="chart:interval-minor" content="CDATA"/> <attribute name="chart:gap-width" content="CDATA"/> <attribute name="chart:overlap" content="CDATA"/> <attribute name="text:line-break" content="CDATA"/> <attribute name="chart:display-label" content="CDATA"/> <attribute name="chart:label-arrangement" content="(side-by-side|stagger-even|stagger-odd)"/> <attribute name="chart:text-overlap" content="CDATA"/> <attribute name="chart:visible" content="CDATA"/> <attribute name="chart:link-data-style-to-source" content="CDATA"/> <attribute name="chart:mean-value" content="CDATA"/> <attribute name="chart:error-category" content="(none|variance|standard-deviation|percentage|error-margin|constant)"/> <attribute name="chart:error-percentage" content="CDATA"/> <attribute name="chart:error-margin" content="CDATA"/> <attribute name="chart:error-lower-limit" content="CDATA"/> <attribute name="chart:error-upper-limit" content="CDATA"/> <attribute name="chart:error-upper-indicator" content="CDATA"/> <attribute name="chart:error-lower-indicator" content="CDATA"/> <attribute name="chart:regression-type" content="(none|linear|logarithmic|exponential|power)"/> <attribute name="chart:data-label-number" content="(none|value|percentage)"/> <attribute name="chart:data-label-text" content="CDATA"/> <attribute name="chart:data-label-symbol" content="CDATA"/> <attribute name="text:rotation-angle" content="CDATA"/> <attribute name="fo:direction" content="(ltr|ttb)"/> <attribute name="chart:symbol-width" content="CDATA"/> <attribute name="chart:symbol-height" content="CDATA"/> <attribute name="chart:symbol-image-name" content="CDATA"/> </element> <element name="style:tab-stops" content="(style:tab-stop)*"> </element> <element name="style:tab-stop" content="EMPTY-BUTNOTINLINE" > <attribute name="style:position" content="CDATA"/> <attribute name="style:type" content="(left|center|right|char|default)"/> <attribute name="style:char" content="CDATA"/> <attribute name="style:leader-char" content="CDATA"/> </element> <element name="style:drop-cap" content="EMPTY-BUTNOTINLINE" > <attribute name="style:length" content="CDATA"/> <attribute name="style:lines" content="CDATA"/> <attribute name="style:distance" content="CDATA"/> <attribute name="style:style-name" content="CDATA"/> </element> <element name="style:background-image" content="(office:binary-data?)"> <attribute name="xlink:type" content="(simple)"/> <attribute name="xlink:href" content="CDATA"/> <attribute name="xlink:show" content="(embed)"/> <attribute name="xlink:actuate" content="(onLoad)"/> <attribute name="style:repeat" content="(no-repeat|repeat|stretch)"/> <attribute name="style:position" content="CDATA"/> <attribute name="style:filter-name" content="CDATA"/> </element> <element name="style:symbol-image" content="(office:binary-data?)"> <attribute name="xlink:type" content="(simple)"/> <attribute name="xlink:href" content="CDATA"/> <attribute name="xlink:show" content="(embed)"/> <attribute name="xlink:actuate" content="(onLoad)"/> </element> <element name="style:columns" content="(style:column-sep?,style:column*)"> <attribute name="fo:column-count" content="CDATA"/> <attribute name="fo:column-gap" content="CDATA"/> </element> <element name="style:column" content="EMPTY-BUTNOTINLINE" > <attribute name="style:rel-width" content="CDATA"/> <attribute name="fo:margin-left" content="CDATA"/> <attribute name="fo:margin-right" content="CDATA"/> </element> <element name="style:column-sep" content="EMPTY-BUTNOTINLINE" > <attribute name="style:style" content="(none|solid|dotted|dashed|dot-dashed)"/> <attribute name="style:width" content="CDATA"/> <attribute name="style:height" content="CDATA"/> <attribute name="style:vertical-align" content="(top|middle|bottom)"/> <attribute name="style:color" content="CDATA"/> </element> <element name="style:page-master" content="(style:properties?, style:header-style?, style:footer-style?)"> <attribute name="style:name" content="CDATA"/> <attribute name="style:page-usage" content="(all|left|right|mirrored)"/> </element> <element name="style:header-style" content="(style:properties?)"> </element> <element name="style:footer-style" content="(style:properties?)"> </element> <element name="style:footnote-sep" content="EMPTY-BUTNOTINLINE" > <attribute name="style:width" content="CDATA"/> <attribute name="style:rel-width" content="CDATA"/> <attribute name="style:color" content="CDATA"/> <attribute name="style:adjustment" content="(left|center|right)"/> <attribute name="style:distance-before-sep" content="CDATA"/> <attribute name="style:distance-after-sep" content="CDATA"/> </element> <element name="style:master-page" content="( (style:header, style:header-left?)?, (style:footer, style:footer-left?)?, office:forms?,style:style*, ((draw:rect|draw:line|draw:polyline|draw:polygon|draw:path| draw:circle|draw:ellipse|draw:g|draw:page-thumbnail| draw:text-box|draw:image|draw:object|draw:object-ole| draw:applet|draw:floating-frame|draw:plugin| draw:measure|draw:caption|draw:connector|chart:chart| dr3d:scene|draw:control))*, presentation:notes? )"> <attribute name="style:name" content="CDATA"/> <attribute name="style:page-master-name" content="CDATA"/> <attribute name="style:next-style-name" content="CDATA"/> <attribute name="draw:style-name" content="CDATA"/> </element> <element name="style:handout-master" content="((draw:rect|draw:line|draw:polyline|draw:polygon|draw:path| draw:circle|draw:ellipse|draw:g|draw:page-thumbnail| draw:text-box|draw:image|draw:object|draw:object-ole| draw:applet|draw:floating-frame|draw:plugin| draw:measure|draw:caption|draw:connector|chart:chart| dr3d:scene|draw:control))*"> <attribute name="presentation:presentation-page-layout-name" content="CDATA"/> </element> <element name="style:header" content="( (text:h|text:p|text:ordered-list| text:unordered-list|table:table|text:section| text:table-of-content|text:illustration-index| text:table-index|text:object-index|text:user-index| text:alphabetical-index|text:bibliography| text:index-title|text:change | text:change-start | text:change-end)* | (style:region-left?, style:region-center?, style:region-right?) )"> </element> <element name="style:footer" content="( (text:h|text:p|text:ordered-list| text:unordered-list|table:table|text:section| text:table-of-content|text:illustration-index| text:table-index|text:object-index|text:user-index| text:alphabetical-index|text:bibliography| text:index-title|text:change | text:change-start | text:change-end)* | (style:region-left?, style:region-center?, style:region-right?) )"> </element> <element name="style:header-left" content="( (text:h|text:p|text:ordered-list| text:unordered-list|table:table|text:section| text:table-of-content|text:illustration-index| text:table-index|text:object-index|text:user-index| text:alphabetical-index|text:bibliography| text:index-title|text:change | text:change-start | text:change-end)* | (style:region-left?, style:region-center?, style:region-right?) )"> <attribute name="style:display" content="CDATA"/> </element> <element name="style:footer-left" content="( (text:h|text:p|text:ordered-list| text:unordered-list|table:table|text:section| text:table-of-content|text:illustration-index| text:table-index|text:object-index|text:user-index| text:alphabetical-index|text:bibliography| text:index-title|text:change | text:change-start | text:change-end)* | (style:region-left?, style:region-center?, style:region-right?) )"> <attribute name="style:display" content="CDATA"/> </element> <element name="style:region-left" content="(text:p*)"> </element> <element name="style:region-center" content="(text:p*)"> </element> <element name="style:region-right" content="(text:p*)"> </element> <element name="meta:generator" content="(#PCDATA)"> </element> <element name="dc:title" content="(#PCDATA)"> </element> <element name="dc:description" content="(#PCDATA)"> </element> <element name="dc:subject" content="(#PCDATA)"> </element> <element name="meta:keywords" content="(meta:keyword)*"> </element> <element name="meta:keyword" content="(#PCDATA)"> </element> <element name="meta:initial-creator" content="(#PCDATA)"> </element> <element name="dc:creator" content="(#PCDATA)"> </element> <element name="meta:printed-by" content="(#PCDATA)"> </element> <element name="meta:creation-date" content="(#PCDATA)"> </element> <element name="dc:date" content="(#PCDATA)"> </element> <element name="meta:print-date" content="(#PCDATA)"> </element> <element name="meta:template" content="EMPTY-BUTNOTINLINE" > <attribute name="xlink:type" content="simple"/> <attribute name="xlink:actuate" content="(onRequest)"/> <attribute name="xlink:href" content="CDATA"/> <attribute name="xlink:title" content="CDATA"/> <attribute name="meta:date" content="CDATA"/> </element> <element name="meta:auto-reload" content="EMPTY-BUTNOTINLINE" > <attribute name="xlink:type" content="(simple)"/> <attribute name="xlink:show" content="(replace)"/> <attribute name="xlink:actuate" content="(onLoad)"/> <attribute name="xlink:href" content="CDATA"/> <attribute name="meta:delay" content="CDATA"/> </element> <element name="meta:hyperlink-behaviour" content="EMPTY-BUTNOTINLINE" > <attribute name="office:target-frame-name" content="CDATA"/> <attribute name="xlink:show" content="(new|replace)"/> </element> <element name="dc:language" content="(#PCDATA)"> </element> <element name="meta:editing-cycles" content="(#PCDATA)"> </element> <element name="meta:editing-duration" content="(#PCDATA)"> </element> <element name="meta:user-defined" content="(#PCDATA)"> <attribute name="meta:name" content="CDATA"/> </element> <element name="meta:document-statistic" content="EMPTY-BUTNOTINLINE" > <attribute name="meta:page-count" content="CDATA"/> <attribute name="meta:table-count" content="CDATA"/> <attribute name="meta:draw-count" content="CDATA"/> <attribute name="meta:image-count" content="CDATA"/> <attribute name="meta:ole-object-count" content="CDATA"/> <attribute name="meta:paragraph-count" content="CDATA"/> <attribute name="meta:word-count" content="CDATA"/> <attribute name="meta:character-count" content="CDATA"/> <attribute name="meta:row-count" content="CDATA"/> <attribute name="meta:cell-count" content="CDATA"/> <attribute name="meta:object-count" content="CDATA"/> </element> <element name="script:library-embedded" content="(script:module*)"> <attribute name="script:name" content="CDATA"/> <attribute name="script:password" content="CDATA"/> </element> <element name="script:library-linked" content="EMPTY-BUTNOTINLINE" > <attribute name="script:name" content="CDATA"/> <attribute name="xlink:href" content="CDATA"/> <attribute name="xlink:type" content="simple"/> </element> <element name="script:module" content="(#PCDATA)"> <attribute name="script:name" content="CDATA"/> <attribute name="script:language" content="CDATA"/> </element> <element name="script:event" content="(#PCDATA)"> <attribute name="script:language" content="CDATA"/> <attribute name="script:event-name" content="CDATA"/> <attribute name="script:location" content="(document|application)"/> <attribute name="script:macro-name" content="CDATA"/> </element> <element name="draw:rect" content="( office:events?, (text:p|text:unordered-list|text:ordered-list)* )" inline="yes" > <attribute name="svg:x" content="CDATA"/> <attribute name="svg:y" content="CDATA"/> <attribute name="table:end-cell-address" content="CDATA"/> <attribute name="table:end-x" content="CDATA"/> <attribute name="table:end-y" content="CDATA"/> <attribute name="table:table-background" content="(true | false)"/> <attribute name="svg:width" content="CDATA"/> <attribute name="svg:height" content="CDATA"/> <attribute name="draw:style-name" content="CDATA"/> <attribute name="presentation:style-name" content="CDATA"/> <attribute name="draw:text-style-name" content="CDATA"/> <attribute name="draw:transform" content="CDATA"/> <attribute name="draw:corner-radius" content="CDATA"/> <attribute name="draw:z-index" content="CDATA"/> <attribute name="draw:id" content="CDATA"/> <attribute name="text:anchor-type" content="(page|frame|paragraph|char|as-char)"/> <attribute name="text:anchor-page-number" content="CDATA"/> <attribute name="draw:layer" content="CDATA"/> </element> <element name="draw:line" content="( office:events?, (text:p|text:unordered-list|text:ordered-list)* )" inline="yes" > <attribute name="svg:x1" content="CDATA"/> <attribute name="svg:y1" content="CDATA"/> <attribute name="svg:x2" content="CDATA"/> <attribute name="svg:y2" content="CDATA"/> <attribute name="svg:y" content="CDATA"/> <attribute name="draw:style-name" content="CDATA"/> <attribute name="presentation:style-name" content="CDATA"/> <attribute name="draw:text-style-name" content="CDATA"/> <attribute name="draw:transform" content="CDATA"/> <attribute name="draw:z-index" content="CDATA"/> <attribute name="table:end-cell-address" content="CDATA"/> <attribute name="table:end-x" content="CDATA"/> <attribute name="table:end-y" content="CDATA"/> <attribute name="table:table-background" content="(true | false)"/> <attribute name="draw:id" content="CDATA"/> <attribute name="text:anchor-type" content="(page|frame|paragraph|char|as-char)"/> <attribute name="text:anchor-page-number" content="CDATA"/> <attribute name="draw:layer" content="CDATA"/> </element> <element name="draw:polyline" content="( office:events?, (text:p|text:unordered-list|text:ordered-list)* )" inline="yes" > <attribute name="svg:x" content="CDATA"/> <attribute name="svg:y" content="CDATA"/> <attribute name="svg:width" content="CDATA"/> <attribute name="svg:height" content="CDATA"/> <attribute name="svg:viewBox" content="CDATA"/> <attribute name="draw:points" content="CDATA"/> <attribute name="draw:style-name" content="CDATA"/> <attribute name="presentation:style-name" content="CDATA"/> <attribute name="draw:text-style-name" content="CDATA"/> <attribute name="draw:transform" content="CDATA"/> <attribute name="draw:z-index" content="CDATA"/> <attribute name="table:end-cell-address" content="CDATA"/> <attribute name="table:end-x" content="CDATA"/> <attribute name="table:end-y" content="CDATA"/> <attribute name="table:table-background" content="(true | false)"/> <attribute name="draw:id" content="CDATA"/> <attribute name="text:anchor-type" content="(page|frame|paragraph|char|as-char)"/> <attribute name="text:anchor-page-number" content="CDATA"/> <attribute name="draw:layer" content="CDATA"/> </element> <element name="draw:polygon" content="( office:events?, (text:p|text:unordered-list|text:ordered-list)* )" inline="yes" > <attribute name="svg:x" content="CDATA"/> <attribute name="svg:y" content="CDATA"/> <attribute name="table:end-cell-address" content="CDATA"/> <attribute name="table:end-x" content="CDATA"/> <attribute name="table:end-y" content="CDATA"/> <attribute name="table:table-background" content="(true | false)"/> <attribute name="svg:width" content="CDATA"/> <attribute name="svg:height" content="CDATA"/> <attribute name="svg:viewBox" content="CDATA"/> <attribute name="draw:points" content="CDATA"/> <attribute name="draw:style-name" content="CDATA"/> <attribute name="presentation:style-name" content="CDATA"/> <attribute name="draw:text-style-name" content="CDATA"/> <attribute name="draw:transform" content="CDATA"/> <attribute name="draw:z-index" content="CDATA"/> <attribute name="draw:id" content="CDATA"/> <attribute name="text:anchor-type" content="(page|frame|paragraph|char|as-char)"/> <attribute name="text:anchor-page-number" content="CDATA"/> <attribute name="draw:layer" content="CDATA"/> </element> <element name="draw:path" content="( office:events?, (text:p|text:unordered-list|text:ordered-list)* )" inline="yes" > <attribute name="svg:x" content="CDATA"/> <attribute name="svg:y" content="CDATA"/> <attribute name="table:end-cell-address" content="CDATA"/> <attribute name="table:end-x" content="CDATA"/> <attribute name="table:end-y" content="CDATA"/> <attribute name="table:table-background" content="(true | false)"/> <attribute name="svg:width" content="CDATA"/> <attribute name="svg:height" content="CDATA"/> <attribute name="svg:viewBox" content="CDATA"/> <attribute name="svg:d" content="CDATA"/> <attribute name="draw:style-name" content="CDATA"/> <attribute name="presentation:style-name" content="CDATA"/> <attribute name="draw:text-style-name" content="CDATA"/> <attribute name="draw:transform" content="CDATA"/> <attribute name="draw:z-index" content="CDATA"/> <attribute name="draw:id" content="CDATA"/> <attribute name="text:anchor-type" content="(page|frame|paragraph|char|as-char)"/> <attribute name="text:anchor-page-number" content="CDATA"/> <attribute name="draw:layer" content="CDATA"/> </element> <element name="draw:circle" content="( office:events?, (text:p|text:unordered-list|text:ordered-list)* )" inline="yes" > <attribute name="svg:x" content="CDATA"/> <attribute name="svg:y" content="CDATA"/> <attribute name="svg:width" content="CDATA"/> <attribute name="svg:height" content="CDATA"/> <attribute name="draw:style-name" content="CDATA"/> <attribute name="presentation:style-name" content="CDATA"/> <attribute name="draw:text-style-name" content="CDATA"/> <attribute name="draw:transform" content="CDATA"/> <attribute name="draw:z-index" content="CDATA"/> <attribute name="table:end-cell-address" content="CDATA"/> <attribute name="table:end-x" content="CDATA"/> <attribute name="table:end-y" content="CDATA"/> <attribute name="table:table-background" content="(true | false)"/> <attribute name="draw:id" content="CDATA"/> <attribute name="draw:kind" content="(full|section|cut|arc)"/> <attribute name="draw:start-angle" content="CDATA"/> <attribute name="draw:end-angle" content="CDATA"/> <attribute name="text:anchor-type" content="(page|frame|paragraph|char|as-char)"/> <attribute name="text:anchor-page-number" content="CDATA"/> <attribute name="draw:layer" content="CDATA"/> </element> <element name="draw:ellipse" content="( office:events?, (text:p|text:unordered-list|text:ordered-list)* )" inline="yes" > <attribute name="svg:x" content="CDATA"/> <attribute name="svg:y" content="CDATA"/> <attribute name="svg:width" content="CDATA"/> <attribute name="svg:height" content="CDATA"/> <attribute name="draw:style-name" content="CDATA"/> <attribute name="presentation:style-name" content="CDATA"/> <attribute name="draw:text-style-name" content="CDATA"/> <attribute name="draw:transform" content="CDATA"/> <attribute name="draw:z-index" content="CDATA"/> <attribute name="table:end-cell-address" content="CDATA"/> <attribute name="table:end-x" content="CDATA"/> <attribute name="table:end-y" content="CDATA"/> <attribute name="table:table-background" content="(true | false)"/> <attribute name="draw:id" content="CDATA"/> <attribute name="draw:kind" content="(full|section|cut|arc)"/> <attribute name="draw:start-angle" content="CDATA"/> <attribute name="draw:end-angle" content="CDATA"/> <attribute name="text:anchor-type" content="(page|frame|paragraph|char|as-char)"/> <attribute name="text:anchor-page-number" content="CDATA"/> <attribute name="draw:layer" content="CDATA"/> </element> <element name="draw:connector" content="( office:events?, (text:p|text:unordered-list|text:ordered-list)*)" inline="yes" > <attribute name="draw:type" content="(standard|lines|line|curve)"/> <attribute name="draw:line-skew" content="CDATA"/> <attribute name="draw:style-name" content="CDATA"/> <attribute name="presentation:style-name" content="CDATA"/> <attribute name="draw:text-style-name" content="CDATA"/> <attribute name="svg:x1" content="CDATA"/> <attribute name="svg:y1" content="CDATA"/> <attribute name="svg:x2" content="CDATA"/> <attribute name="svg:y2" content="CDATA"/> <attribute name="draw:start-shape" content="CDATA"/> <attribute name="draw:start-glue-point" content="CDATA"/> <attribute name="draw:end-shape" content="CDATA"/> <attribute name="draw:end-glue-point" content="CDATA"/> <attribute name="draw:z-index" content="CDATA"/> <attribute name="table:end-cell-address" content="CDATA"/> <attribute name="table:end-x" content="CDATA"/> <attribute name="table:end-y" content="CDATA"/> <attribute name="table:table-background" content="(true | false)"/> <attribute name="draw:id" content="CDATA"/> <attribute name="text:anchor-type" content="(page|frame|paragraph|char|as-char)"/> <attribute name="text:anchor-page-number" content="CDATA"/> <attribute name="draw:layer" content="CDATA"/> </element> <element name="draw:control" content="EMPTY" inline="yes" > <attribute name="draw:style-name" content="CDATA"/> <attribute name="presentation:style-name" content="CDATA"/> <attribute name="draw:text-style-name" content="CDATA"/> <attribute name="svg:x" content="CDATA"/> <attribute name="svg:y" content="CDATA"/> <attribute name="svg:width" content="CDATA"/> <attribute name="svg:height" content="CDATA"/> <attribute name="form:id" content="CDATA"/> <attribute name="draw:z-index" content="CDATA"/> <attribute name="table:end-cell-address" content="CDATA"/> <attribute name="table:end-x" content="CDATA"/> <attribute name="table:end-y" content="CDATA"/> <attribute name="table:table-background" content="(true | false)"/> <attribute name="draw:id" content="CDATA"/> <attribute name="text:anchor-type" content="(page|frame|paragraph|char|as-char)"/> <attribute name="text:anchor-page-number" content="CDATA"/> <attribute name="draw:layer" content="CDATA"/> </element> <element name="draw:g" content="( office:events?, ((draw:rect|draw:line|draw:polyline|draw:polygon|draw:path| draw:circle|draw:ellipse|draw:g|draw:page-thumbnail| draw:text-box|draw:image|draw:object|draw:object-ole| draw:applet|draw:floating-frame|draw:plugin| draw:measure|draw:caption|draw:connector|chart:chart| dr3d:scene|draw:control))* )" inline="yes" > <attribute name="svg:y" content="CDATA"/> <attribute name="draw:transform" content="CDATA"/> <attribute name="draw:style-name" content="CDATA"/> <attribute name="presentation:style-name" content="CDATA"/> <attribute name="draw:text-style-name" content="CDATA"/> <attribute name="draw:z-index" content="CDATA"/> <attribute name="table:end-cell-address" content="CDATA"/> <attribute name="table:end-x" content="CDATA"/> <attribute name="table:end-y" content="CDATA"/> <attribute name="table:table-background" content="(true | false)"/> <attribute name="draw:id" content="CDATA"/> <attribute name="text:anchor-type" content="(page|frame|paragraph|char|as-char)"/> <attribute name="text:anchor-page-number" content="CDATA"/> <attribute name="draw:layer" content="CDATA"/> </element> <element name="draw:page-thumbnail" content="EMPTY" inline="yes" > <attribute name="draw:page-number" content="CDATA"/> <attribute name="svg:x" content="CDATA"/> <attribute name="svg:y" content="CDATA"/> <attribute name="svg:width" content="CDATA"/> <attribute name="svg:height" content="CDATA"/> <attribute name="draw:style-name" content="CDATA"/> <attribute name="presentation:style-name" content="CDATA"/> <attribute name="draw:text-style-name" content="CDATA"/> <attribute name="presentation:class" content="(title|outline|subtitle|text|graphic|object|chart|table|orgchart|page|notes)"/> <attribute name="presentation:placeholder" content="(true|false)"/> <attribute name="presentation:user-transformed" content="(true|false)"/> <attribute name="draw:z-index" content="CDATA"/> <attribute name="table:end-cell-address" content="CDATA"/> <attribute name="table:end-x" content="CDATA"/> <attribute name="table:end-y" content="CDATA"/> <attribute name="table:table-background" content="(true | false)"/> <attribute name="draw:id" content="CDATA"/> <attribute name="text:anchor-type" content="(page|frame|paragraph|char|as-char)"/> <attribute name="text:anchor-page-number" content="CDATA"/> <attribute name="draw:layer" content="CDATA"/> </element> <element name="draw:caption" content="( office:events?, (text:p|text:unordered-list|text:ordered-list)*)" inline="yes" > <attribute name="svg:x" content="CDATA"/> <attribute name="svg:y" content="CDATA"/> <attribute name="table:end-cell-address" content="CDATA"/> <attribute name="table:end-x" content="CDATA"/> <attribute name="table:end-y" content="CDATA"/> <attribute name="table:table-background" content="(true | false)"/> <attribute name="svg:width" content="CDATA"/> <attribute name="svg:height" content="CDATA"/> <attribute name="draw:style-name" content="CDATA"/> <attribute name="presentation:style-name" content="CDATA"/> <attribute name="draw:text-style-name" content="CDATA"/> <attribute name="draw:transform" content="CDATA"/> <attribute name="draw:caption-point-x" content="CDATA"/> <attribute name="draw:caption-point-y" content="CDATA"/> <attribute name="draw:z-index" content="CDATA"/> <attribute name="draw:id" content="CDATA"/> <attribute name="text:anchor-type" content="(page|frame|paragraph|char|as-char)"/> <attribute name="text:anchor-page-number" content="CDATA"/> <attribute name="draw:layer" content="CDATA"/> <attribute name="draw:corner-radius" content="CDATA"/> </element> <element name="draw:measure" content="( office:events?, (text:p|text:unordered-list|text:ordered-list)*)" inline="yes" > <attribute name="svg:x1" content="CDATA"/> <attribute name="svg:y1" content="CDATA"/> <attribute name="svg:x2" content="CDATA"/> <attribute name="svg:y2" content="CDATA"/> <attribute name="table:end-cell-address" content="CDATA"/> <attribute name="table:end-x" content="CDATA"/> <attribute name="table:end-y" content="CDATA"/> <attribute name="table:table-background" content="(true | false)"/> <attribute name="draw:style-name" content="CDATA"/> <attribute name="presentation:style-name" content="CDATA"/> <attribute name="draw:text-style-name" content="CDATA"/> <attribute name="draw:transform" content="CDATA"/> <attribute name="draw:z-index" content="CDATA"/> <attribute name="draw:id" content="CDATA"/> <attribute name="text:anchor-type" content="(page|frame|paragraph|char|as-char)"/> <attribute name="text:anchor-page-number" content="CDATA"/> <attribute name="draw:layer" content="CDATA"/> </element> <element name="draw:gradient" content="EMPTY-BUTNOTINLINE" > <attribute name="draw:name" content="CDATA"/> <attribute name="draw:style" content="(linear|axial|radial|ellipsoid|square|rectangular)"/> <attribute name="draw:cx" content="CDATA"/> <attribute name="draw:cy" content="CDATA"/> <attribute name="draw:start-color" content="CDATA"/> <attribute name="draw:end-color" content="CDATA"/> <attribute name="draw:start-intensity" content="CDATA"/> <attribute name="draw:end-intensity" content="CDATA"/> <attribute name="draw:angle" content="CDATA"/> <attribute name="draw:border" content="CDATA"/> </element> <element name="draw:hatch" content="EMPTY-BUTNOTINLINE" > <attribute name="draw:name" content="CDATA"/> <attribute name="draw:style" content="(single|double|triple)"/> <attribute name="draw:color" content="CDATA"/> <attribute name="draw:distance" content="CDATA"/> <attribute name="draw:rotation" content="CDATA"/> </element> <element name="draw:fill-image" content="EMPTY-BUTNOTINLINE" > <attribute name="draw:name" content="CDATA"/> <attribute name="xlink:href" content="CDATA"/> <attribute name="xlink:type" content="(simple)"/> <attribute name="xlink:show" content="(embed)"/> <attribute name="xlink:actuate" content="(onLoad)"/> <attribute name="svg:width" content="CDATA"/> <attribute name="svg:height" content="CDATA"/> </element> <element name="draw:transparency" content="EMPTY-BUTNOTINLINE" > <attribute name="draw:name" content="CDATA"/> <attribute name="draw:style" content="(linear|axial|radial|ellipsoid|square|rectangular)"/> <attribute name="draw:cx" content="CDATA"/> <attribute name="draw:cy" content="CDATA"/> <attribute name="draw:start" content="CDATA"/> <attribute name="draw:end" content="CDATA"/> <attribute name="draw:angle" content="CDATA"/> <attribute name="draw:border" content="CDATA"/> </element> <element name="draw:marker" content="EMPTY-BUTNOTINLINE" > <attribute name="draw:name" content="CDATA"/> <attribute name="svg:viewBox" content="CDATA"/> <attribute name="svg:d" content="CDATA"/> </element> <element name="draw:stroke-dash" content="EMPTY-BUTNOTINLINE" > <attribute name="draw:name" content="CDATA"/> <attribute name="draw:style" content="(rect|round)"/> <attribute name="draw:dots1" content="CDATA"/> <attribute name="draw:dots1-length" content="CDATA"/> <attribute name="draw:dots2" content="CDATA"/> <attribute name="draw:dots2-length" content="CDATA"/> <attribute name="draw:distance" content="CDATA"/> </element> <element name="presentation:sound" content="EMPTY-BUTNOTINLINE" > <attribute name="xlink:href" content="CDATA"/> <attribute name="xlink:type" content="simple"/> <attribute name="xlink:show" content="(new|replace)"/> <attribute name="xlink:actuate" content="(onRequest)"/> <attribute name="presentation:play-full" content="CDATA"/> </element> <element name="presentation:show-shape" content="(presentation:sound)?"> <attribute name="draw:shape-id" content="CDATA"/> <attribute name="presentation:effect" content="(none|fade|move|stripes|open|close|dissolve|wavyline|random|lines|laser|appear|hide|move-short|checkerboard|rotate|stretch)"/> <attribute name="presentation:direction" content="(none|from-left|from-top|from-right|from-bottom|from-center|from-upper-left|from-upper-right|from-lower-left|from-lower-right|to-left|to-top|to-right|to-bottom|to-upper-left|to-upper-right|to-lower-right|to-lower-left|path|spiral-inward-left|spiral-inward-right|spiral-outward-left|spiral-outward-right|vertical|horizontal|to-center|clockwise|counter-clockwise)"/> <attribute name="presentation:speed" content="(slow|medium|fast)"/> <attribute name="presentation:start-scale" content="CDATA"/> <attribute name="presentation:path-id" content="CDATA"/> </element> <element name="presentation:show-text" content="(presentation:sound)?"> <attribute name="draw:shape-id" content="CDATA"/> <attribute name="presentation:effect" content="(none|fade|move|stripes|open|close|dissolve|wavyline|random|lines|laser|appear|hide|move-short|checkerboard|rotate|stretch)"/> <attribute name="presentation:direction" content="(none|from-left|from-top|from-right|from-bottom|from-center|from-upper-left|from-upper-right|from-lower-left|from-lower-right|to-left|to-top|to-right|to-bottom|to-upper-left|to-upper-right|to-lower-right|to-lower-left|path|spiral-inward-left|spiral-inward-right|spiral-outward-left|spiral-outward-right|vertical|horizontal|to-center|clockwise|counter-clockwise)"/> <attribute name="presentation:speed" content="(slow|medium|fast)"/> <attribute name="presentation:start-scale" content="CDATA"/> <attribute name="presentation:path-id" content="CDATA"/> </element> <element name="presentation:hide-shape" content="(presentation:sound)?"> <attribute name="draw:shape-id" content="CDATA"/> <attribute name="presentation:effect" content="(none|fade|move|stripes|open|close|dissolve|wavyline|random|lines|laser|appear|hide|move-short|checkerboard|rotate|stretch)"/> <attribute name="presentation:direction" content="(none|from-left|from-top|from-right|from-bottom|from-center|from-upper-left|from-upper-right|from-lower-left|from-lower-right|to-left|to-top|to-right|to-bottom|to-upper-left|to-upper-right|to-lower-right|to-lower-left|path|spiral-inward-left|spiral-inward-right|spiral-outward-left|spiral-outward-right|vertical|horizontal|to-center|clockwise|counter-clockwise)"/> <attribute name="presentation:speed" content="(slow|medium|fast)"/> <attribute name="presentation:start-scale" content="CDATA"/> <attribute name="presentation:path-id" content="CDATA"/> </element> <element name="presentation:hide-text" content="(presentation:sound)?"> <attribute name="draw:shape-id" content="CDATA"/> <attribute name="presentation:effect" content="(none|fade|move|stripes|open|close|dissolve|wavyline|random|lines|laser|appear|hide|move-short|checkerboard|rotate|stretch)"/> <attribute name="presentation:direction" content="(none|from-left|from-top|from-right|from-bottom|from-center|from-upper-left|from-upper-right|from-lower-left|from-lower-right|to-left|to-top|to-right|to-bottom|to-upper-left|to-upper-right|to-lower-right|to-lower-left|path|spiral-inward-left|spiral-inward-right|spiral-outward-left|spiral-outward-right|vertical|horizontal|to-center|clockwise|counter-clockwise)"/> <attribute name="presentation:speed" content="(slow|medium|fast)"/> <attribute name="presentation:start-scale" content="CDATA"/> <attribute name="presentation:path-id" content="CDATA"/> </element> <element name="presentation:dim" content="(presentation:sound)?"> <attribute name="draw:shape-id" content="CDATA"/> <attribute name="draw:color" content="CDATA"/> </element> <element name="presentation:play" content="EMPTY-BUTNOTINLINE" > <attribute name="draw:shape-id" content="CDATA"/> <attribute name="presentation:speed" content="(slow|medium|fast)"/> </element> <element name="presentation:animations" content="(presentation:show-shape|presentation:show-text|presentation:hide-shape|presentation:hide-text|presentation:dim|presentation:play)*"> </element> <element name="presentation:show" content="EMPTY-BUTNOTINLINE" > <attribute name="presentation:name" content="CDATA"/> <attribute name="presentation:pages" content="CDATA"/> </element> <element name="presentation:settings" content="(presentation:show)*"> <attribute name="presentation:start-page" content="CDATA"/> <attribute name="presentation:show" content="CDATA"/> <attribute name="presentation:full-screen" content="CDATA"/> <attribute name="presentation:endless" content="CDATA"/> <attribute name="presentation:pause" content="CDATA"/> <attribute name="presentation:show-logo" content="CDATA"/> <attribute name="presentation:force-manual" content="CDATA"/> <attribute name="presentation:mouse-visible" content="CDATA"/> <attribute name="presentation:mouse-as-pen" content="CDATA"/> <attribute name="presentation:start-with-navigator" content="CDATA"/> <attribute name="presentation:animations" content="(enabled|disabled)"/> <attribute name="presentation:stay-on-top" content="CDATA"/> <attribute name="presentation:transition-on-click" content="(enabled|disabled)"/> </element> <element name="draw:page" content="(office:forms?,((draw:rect|draw:line|draw:polyline|draw:polygon|draw:path| draw:circle|draw:ellipse|draw:g|draw:page-thumbnail| draw:text-box|draw:image|draw:object|draw:object-ole| draw:applet|draw:floating-frame|draw:plugin| draw:measure|draw:caption|draw:connector|chart:chart| dr3d:scene|draw:control))*,presentation:animations?,presentation:notes?)"> <attribute name="draw:name" content="CDATA"/> <attribute name="draw:style-name" content="CDATA"/> <attribute name="draw:master-page-name" content="CDATA"/> <attribute name="presentation:presentation-page-layout-name" content="CDATA"/> <attribute name="draw:id" content="CDATA"/> <attribute name="xlink:href" content="CDATA"/> <attribute name="xlink:type" content="(simple)"/> <attribute name="xlink:show" content="(replace)"/> <attribute name="xlink:actuate" content="(onRequest)"/> </element> <element name="presentation:notes" content="((draw:rect|draw:line|draw:polyline|draw:polygon|draw:path| draw:circle|draw:ellipse|draw:g|draw:page-thumbnail| draw:text-box|draw:image|draw:object|draw:object-ole| draw:applet|draw:floating-frame|draw:plugin| draw:measure|draw:caption|draw:connector|chart:chart| dr3d:scene|draw:control))*"> </element> <element name="style:presentation-page-layout" content="(presentation:placeholder)*"> <attribute name="style:name" content="CDATA"/> </element> <element name="presentation:placeholder" content="EMPTY-BUTNOTINLINE" > <attribute name="presentation:object" content="(title|outline|subtitle|text|graphic|object|chart|orgchart|page|notes|handout)"/> <attribute name="svg:x" content="CDATA"/> <attribute name="svg:y" content="CDATA"/> <attribute name="svg:width" content="CDATA"/> <attribute name="svg:height" content="CDATA"/> </element> <element name="draw:text-box" content="(office:events?,draw:image-map?, (text:h|text:p|text:ordered-list| text:unordered-list|table:table|text:section| text:table-of-content|text:illustration-index| text:table-index|text:object-index|text:user-index| text:alphabetical-index|text:bibliography| text:index-title|text:change | text:change-start | text:change-end)*)" inline="yes" > <attribute name="draw:style-name" content="CDATA"/> <attribute name="presentation:style-name" content="CDATA"/> <attribute name="draw:text-style-name" content="CDATA"/> <attribute name="draw:transform" content="CDATA"/> <attribute name="draw:name" content="CDATA"/> <attribute name="draw:chain-next-name" content="CDATA"/> <attribute name="text:anchor-type" content="(page|frame|paragraph|char|as-char)"/> <attribute name="text:anchor-page-number" content="CDATA"/> <attribute name="svg:x" content="CDATA"/> <attribute name="svg:y" content="CDATA"/> <attribute name="table:end-cell-address" content="CDATA"/> <attribute name="table:end-x" content="CDATA"/> <attribute name="table:end-y" content="CDATA"/> <attribute name="table:table-background" content="(true | false)"/> <attribute name="svg:width" content="CDATA"/> <attribute name="svg:height" content="CDATA"/> <attribute name="style:rel-width" content="CDATA"/> <attribute name="style:rel-height" content="CDATA"/> <attribute name="fo:min-height" content="CDATA"/> <attribute name="draw:z-index" content="CDATA"/> <attribute name="presentation:class" content="(title|outline|subtitle|text|graphic|object|chart|table|orgchart|page|notes)"/> <attribute name="presentation:placeholder" content="(true|false)"/> <attribute name="presentation:user-transformed" content="(true|false)"/> <attribute name="draw:transform" content="CDATA"/> <attribute name="draw:id" content="CDATA"/> <attribute name="draw:layer" content="CDATA"/> <attribute name="draw:corner-radius" content="CDATA"/> </element> <element name="draw:image" content="(office:binary-data?,office:events?,draw:image-map?,svg:desc?,(draw:contour-polygon|draw:contour-path)?)" inline="yes" > <attribute name="draw:style-name" content="CDATA"/> <attribute name="presentation:style-name" content="CDATA"/> <attribute name="draw:text-style-name" content="CDATA"/> <attribute name="draw:name" content="CDATA"/> <attribute name="xlink:href" content="CDATA"/> <attribute name="xlink:type" content="(simple)"/> <attribute name="xlink:show" content="(embed)"/> <attribute name="xlink:actuate" content="(onLoad)"/> <attribute name="draw:filter-name" content="CDATA"/> <attribute name="text:anchor-type" content="(page|frame|paragraph|char|as-char)"/> <attribute name="text:anchor-page-number" content="CDATA"/> <attribute name="svg:x" content="CDATA"/> <attribute name="svg:y" content="CDATA"/> <attribute name="table:end-cell-address" content="CDATA"/> <attribute name="table:end-x" content="CDATA"/> <attribute name="table:end-y" content="CDATA"/> <attribute name="table:table-background" content="(true | false)"/> <attribute name="svg:width" content="CDATA"/> <attribute name="svg:height" content="CDATA"/> <attribute name="presentation:class" content="(title|outline|subtitle|text|graphic|object|chart|table|orgchart|page|notes)"/> <attribute name="presentation:placeholder" content="(true|false)"/> <attribute name="presentation:user-transformed" content="(true|false)"/> <attribute name="draw:z-index" content="CDATA"/> <attribute name="draw:id" content="CDATA"/> <attribute name="draw:layer" content="CDATA"/> <attribute name="style:rel-width" content="CDATA"/> <attribute name="style:rel-height" content="CDATA"/> </element> <element name="draw:thumbnail" content="EMPTY-BUTNOTINLINE" > <attribute name="xlink:href" content="CDATA"/> <attribute name="xlink:type" content="(simple)"/> <attribute name="xlink:show" content="(embed)"/> <attribute name="xlink:actuate" content="(onLoad)"/> </element> <element name="math:math" content="ANY"> </element> <element name="draw:object" content="(draw:thumbnail?,(office:document|math:math)?,office:events?, draw:image-map?, svg:desc?,(draw:contour-polygon|draw:contour-path)?)" inline="yes" > <attribute name="draw:style-name" content="CDATA"/> <attribute name="presentation:style-name" content="CDATA"/> <attribute name="draw:text-style-name" content="CDATA"/> <attribute name="draw:name" content="CDATA"/> <attribute name="xlink:href" content="CDATA"/> <attribute name="xlink:type" content="(simple)"/> <attribute name="xlink:show" content="(embed)"/> <attribute name="xlink:actuate" content="(onLoad)"/> <attribute name="text:anchor-type" content="(page|frame|paragraph|char|as-char)"/> <attribute name="text:anchor-page-number" content="CDATA"/> <attribute name="svg:x" content="CDATA"/> <attribute name="svg:y" content="CDATA"/> <attribute name="table:end-cell-address" content="CDATA"/> <attribute name="table:end-x" content="CDATA"/> <attribute name="table:end-y" content="CDATA"/> <attribute name="table:table-background" content="(true | false)"/> <attribute name="svg:width" content="CDATA"/> <attribute name="svg:height" content="CDATA"/> <attribute name="presentation:class" content="(title|outline|subtitle|text|graphic|object|chart|table|orgchart|page|notes)"/> <attribute name="presentation:placeholder" content="(true|false)"/> <attribute name="presentation:user-transformed" content="(true|false)"/> <attribute name="draw:z-index" content="CDATA"/> <attribute name="draw:id" content="CDATA"/> <attribute name="draw:layer" content="CDATA"/> <attribute name="draw:notify-on-update-of-ranges" content="CDATA"/> <attribute name="style:rel-width" content="CDATA"/> <attribute name="style:rel-height" content="CDATA"/> </element> <element name="draw:object-ole" content="(office:binary-data?|office:events?|draw:image-map?|svg:desc?|draw:contour-polygon?|draw:contour-path?|draw:thumbnail?)" inline="yes" > <attribute name="draw:class-id" content="CDATA"/> <attribute name="draw:style-name" content="CDATA"/> <attribute name="presentation:style-name" content="CDATA"/> <attribute name="draw:text-style-name" content="CDATA"/> <attribute name="draw:name" content="CDATA"/> <attribute name="xlink:href" content="CDATA"/> <attribute name="xlink:type" content="(simple)"/> <attribute name="xlink:show" content="(embed)"/> <attribute name="xlink:actuate" content="(onLoad)"/> <attribute name="text:anchor-type" content="(page|frame|paragraph|char|as-char)"/> <attribute name="text:anchor-page-number" content="CDATA"/> <attribute name="svg:x" content="CDATA"/> <attribute name="svg:y" content="CDATA"/> <attribute name="table:end-cell-address" content="CDATA"/> <attribute name="table:end-x" content="CDATA"/> <attribute name="table:end-y" content="CDATA"/> <attribute name="table:table-background" content="(true | false)"/> <attribute name="svg:width" content="CDATA"/> <attribute name="svg:height" content="CDATA"/> <attribute name="presentation:class" content="(title|outline|subtitle|text|graphic|object|chart|table|orgchart|page|notes)"/> <attribute name="presentation:placeholder" content="(true|false)"/> <attribute name="presentation:user-transformed" content="(true|false)"/> <attribute name="draw:z-index" content="CDATA"/> <attribute name="draw:id" content="CDATA"/> <attribute name="draw:layer" content="CDATA"/> <attribute name="style:rel-width" content="CDATA"/> <attribute name="style:rel-height" content="CDATA"/> </element> <element name="svg:desc" content="(#PCDATA)"> </element> <element name="draw:contour-polygon" content="EMPTY-BUTNOTINLINE" > <attribute name="svg:width" content="CDATA"/> <attribute name="svg:height" content="CDATA"/> <attribute name="svg:viewBox" content="CDATA"/> <attribute name="draw:points" content="CDATA"/> <attribute name="draw:recreate-on-edit" content="CDATA"/> </element> <element name="draw:contour-path" content="EMPTY-BUTNOTINLINE" > <attribute name="svg:width" content="CDATA"/> <attribute name="svg:height" content="CDATA"/> <attribute name="svg:viewBox" content="CDATA"/> <attribute name="svg:d" content="CDATA"/> <attribute name="draw:recreate-on-edit" content="CDATA"/> </element> <element name="draw:a" content="(draw:image|draw:text-box)" inline="yes" > <attribute name="xlink:href" content="CDATA"/> <attribute name="xlink:type" content="simple"/> <attribute name="xlink:show" content="(new|replace)"/> <attribute name="xlink:actuate" content="(onRequest)"/> <attribute name="office:name" content="CDATA"/> <attribute name="office:target-frame-name" content="CDATA"/> <attribute name="office:server-map" content="CDATA"/> </element> <element name="dr3d:light" content="EMPTY-BUTNOTINLINE" > <attribute name="dr3d:diffuse-color" content="CDATA"/> <attribute name="dr3d:direction" content="CDATA"/> <attribute name="dr3d:enabled" content="CDATA"/> <attribute name="dr3d:specular" content="CDATA"/> </element> <element name="dr3d:cube" content="EMPTY-BUTNOTINLINE" > <attribute name="dr3d:transform" content="CDATA"/> <attribute name="dr3d:min-edge" content="CDATA"/> <attribute name="dr3d:max-edge" content="CDATA"/> <attribute name="draw:z-index" content="CDATA"/> <attribute name="draw:id" content="CDATA"/> <attribute name="table:end-cell-address" content="CDATA"/> <attribute name="table:end-x" content="CDATA"/> <attribute name="table:end-y" content="CDATA"/> <attribute name="table:table-background" content="(true | false)"/> <attribute name="draw:style-name" content="CDATA"/> <attribute name="presentation:style-name" content="CDATA"/> <attribute name="draw:text-style-name" content="CDATA"/> <attribute name="draw:layer" content="CDATA"/> </element> <element name="dr3d:sphere" content="EMPTY-BUTNOTINLINE" > <attribute name="dr3d:transform" content="CDATA"/> <attribute name="dr3d:center" content="CDATA"/> <attribute name="dr3d:size" content="CDATA"/> <attribute name="draw:z-index" content="CDATA"/> <attribute name="draw:id" content="CDATA"/> <attribute name="table:end-cell-address" content="CDATA"/> <attribute name="table:end-x" content="CDATA"/> <attribute name="table:end-y" content="CDATA"/> <attribute name="table:table-background" content="(true | false)"/> <attribute name="draw:style-name" content="CDATA"/> <attribute name="presentation:style-name" content="CDATA"/> <attribute name="draw:text-style-name" content="CDATA"/> <attribute name="draw:layer" content="CDATA"/> </element> <element name="dr3d:extrude" content="EMPTY-BUTNOTINLINE" > <attribute name="dr3d:transform" content="CDATA"/> <attribute name="svg:viewBox" content="CDATA"/> <attribute name="svg:d" content="CDATA"/> <attribute name="draw:z-index" content="CDATA"/> <attribute name="draw:id" content="CDATA"/> <attribute name="table:end-cell-address" content="CDATA"/> <attribute name="table:end-x" content="CDATA"/> <attribute name="table:end-y" content="CDATA"/> <attribute name="table:table-background" content="(true | false)"/> <attribute name="draw:style-name" content="CDATA"/> <attribute name="presentation:style-name" content="CDATA"/> <attribute name="draw:text-style-name" content="CDATA"/> <attribute name="draw:layer" content="CDATA"/> </element> <element name="dr3d:rotate" content="EMPTY-BUTNOTINLINE" > <attribute name="dr3d:transform" content="CDATA"/> <attribute name="svg:viewBox" content="CDATA"/> <attribute name="svg:d" content="CDATA"/> <attribute name="draw:z-index" content="CDATA"/> <attribute name="draw:id" content="CDATA"/> <attribute name="table:end-cell-address" content="CDATA"/> <attribute name="table:end-x" content="CDATA"/> <attribute name="table:end-y" content="CDATA"/> <attribute name="table:table-background" content="(true | false)"/> <attribute name="draw:style-name" content="CDATA"/> <attribute name="presentation:style-name" content="CDATA"/> <attribute name="draw:text-style-name" content="CDATA"/> <attribute name="draw:layer" content="CDATA"/> </element> <element name="dr3d:scene" content="(dr3d:light*,((dr3d:scene|dr3d:extrude|dr3d:sphere|dr3d:rotate|dr3d:cube))*)" inline="yes" > <attribute name="draw:style-name" content="CDATA"/> <attribute name="presentation:style-name" content="CDATA"/> <attribute name="draw:text-style-name" content="CDATA"/> <attribute name="svg:x" content="CDATA"/> <attribute name="svg:y" content="CDATA"/> <attribute name="svg:width" content="CDATA"/> <attribute name="svg:height" content="CDATA"/> <attribute name="dr3d:vrp" content="CDATA"/> <attribute name="dr3d:vpn" content="CDATA"/> <attribute name="dr3d:vup" content="CDATA"/> <attribute name="dr3d:projection" content="(parallel|perspective)"/> <attribute name="dr3d:transform" content="CDATA"/> <attribute name="dr3d:distance" content="CDATA"/> <attribute name="dr3d:focal-length" content="CDATA"/> <attribute name="dr3d:shadow-slant" content="CDATA"/> <attribute name="dr3d:shade-mode" content="(flat|phong|gouraud|draft)"/> <attribute name="dr3d:ambient-color" content="CDATA"/> <attribute name="dr3d:lighting-mode" content="CDATA"/> <attribute name="draw:z-index" content="CDATA"/> <attribute name="draw:id" content="CDATA"/> <attribute name="table:end-cell-address" content="CDATA"/> <attribute name="table:end-x" content="CDATA"/> <attribute name="table:end-y" content="CDATA"/> <attribute name="table:table-background" content="(true | false)"/> </element> <element name="draw:layer-set" content="(draw:layer*)"> </element> <element name="draw:layer" content="EMPTY-BUTNOTINLINE" > <attribute name="draw:name" content="CDATA"/> </element> <element name="presentation:event" content="(presentation:sound)?"> <attribute name="script:event-name" content="CDATA"/> <attribute name="presentation:action" content="(none|previous-page|next-page|first-page|last-page|hide|stop|execute|show|verb|fade-out|sound)"/> <attribute name="presentation:effect" content="(none|fade|move|stripes|open|close|dissolve|wavyline|random|lines|laser|appear|hide|move-short|checkerboard|rotate|stretch)"/> <attribute name="presentation:direction" content="(none|from-left|from-top|from-right|from-bottom|from-center|from-upper-left|from-upper-right|from-lower-left|from-lower-right|to-left|to-top|to-right|to-bottom|to-upper-left|to-upper-right|to-lower-right|to-lower-left|path|spiral-inward-left|spiral-inward-right|spiral-outward-left|spiral-outward-right|vertical|horizontal|to-center|clockwise|counter-clockwise)"/> <attribute name="presentation:speed" content="(slow|medium|fast)"/> <attribute name="presentation:start-scale" content="CDATA"/> <attribute name="xlink:href" content="CDATA"/> <attribute name="xlink:type" content="(simple)"/> <attribute name="xlink:show" content="(embed)"/> <attribute name="xlink:actuate" content="(onRequest)"/> <attribute name="presentation:verb" content="CDATA"/> </element> <element name="draw:applet" content="(draw:thumbnail?, draw:param*, svg:desc?)" inline="yes" > <attribute name="xlink:href" content="CDATA"/> <attribute name="xlink:type" content="(simple)"/> <attribute name="xlink:show" content="(embed)"/> <attribute name="xlink:actuate" content="(onLoad)"/> <attribute name="draw:code" content="CDATA"/> <attribute name="draw:object" content="CDATA"/> <attribute name="draw:archive" content="CDATA"/> <attribute name="draw:may-script" content="CDATA"/> <attribute name="draw:name" content="CDATA"/> <attribute name="draw:style-name" content="CDATA"/> <attribute name="presentation:style-name" content="CDATA"/> <attribute name="draw:text-style-name" content="CDATA"/> <attribute name="svg:width" content="CDATA"/> <attribute name="svg:height" content="CDATA"/> <attribute name="draw:z-index" content="CDATA"/> <attribute name="draw:layer" content="CDATA"/> <attribute name="svg:x" content="CDATA"/> <attribute name="svg:y" content="CDATA"/> <attribute name="table:end-cell-address" content="CDATA"/> <attribute name="table:end-x" content="CDATA"/> <attribute name="table:end-y" content="CDATA"/> </element> <element name="draw:plugin" content="(draw:thumbnail?, draw:param*, svg:desc?)" inline="yes" > <attribute name="xlink:href" content="CDATA"/> <attribute name="xlink:type" content="(simple)"/> <attribute name="xlink:show" content="(embed)"/> <attribute name="xlink:actuate" content="(onLoad)"/> <attribute name="draw:mime-type" content="CDATA"/> <attribute name="draw:name" content="CDATA"/> <attribute name="draw:style-name" content="CDATA"/> <attribute name="presentation:style-name" content="CDATA"/> <attribute name="draw:text-style-name" content="CDATA"/> <attribute name="svg:width" content="CDATA"/> <attribute name="svg:height" content="CDATA"/> <attribute name="draw:z-index" content="CDATA"/> <attribute name="draw:layer" content="CDATA"/> <attribute name="svg:x" content="CDATA"/> <attribute name="svg:y" content="CDATA"/> <attribute name="table:end-cell-address" content="CDATA"/> <attribute name="table:end-x" content="CDATA"/> <attribute name="table:end-y" content="CDATA"/> </element> <element name="draw:param" content="EMPTY-BUTNOTINLINE" > <attribute name="draw:name" content="CDATA"/> <attribute name="draw:value" content="CDATA"/> </element> <element name="draw:floating-frame" content="(draw:thumbnail?, svg:desc?)" inline="yes" > <attribute name="xlink:href" content="CDATA"/> <attribute name="xlink:type" content="(simple)"/> <attribute name="xlink:show" content="(embed)"/> <attribute name="xlink:actuate" content="(onLoad)"/> <attribute name="draw:name" content="CDATA"/> <attribute name="draw:frame-name" content="CDATA"/> <attribute name="draw:style-name" content="CDATA"/> <attribute name="presentation:style-name" content="CDATA"/> <attribute name="draw:text-style-name" content="CDATA"/> <attribute name="svg:width" content="CDATA"/> <attribute name="svg:height" content="CDATA"/> <attribute name="draw:z-index" content="CDATA"/> <attribute name="draw:layer" content="CDATA"/> <attribute name="svg:x" content="CDATA"/> <attribute name="svg:y" content="CDATA"/> <attribute name="table:end-cell-address" content="CDATA"/> <attribute name="table:end-x" content="CDATA"/> <attribute name="table:end-y" content="CDATA"/> </element> <element name="draw:image-map" content="(draw:area-rectangle|draw:area-circle|draw:area-polygon)*"> </element> <element name="draw:area-rectangle" content="(svg:desc?,office:events?)"> <attribute name="xlink:href" content="CDATA"/> <attribute name="xlink:type" content="(simple)"/> <attribute name="office:target-frame-name" content="CDATA"/> <attribute name="xlink:show" content="(new|replace)"/> <attribute name="office:name" content="CDATA"/> <attribute name="draw:nohref" content="(nohref)"/> <attribute name="svg:x" content="CDATA"/> <attribute name="svg:y" content="CDATA"/> <attribute name="svg:width" content="CDATA"/> <attribute name="svg:height" content="CDATA"/> </element> <element name="draw:area-circle" content="(svg:desc?,office:events?)"> <attribute name="xlink:href" content="CDATA"/> <attribute name="xlink:type" content="(simple)"/> <attribute name="office:target-frame-name" content="CDATA"/> <attribute name="xlink:show" content="(new|replace)"/> <attribute name="office:name" content="CDATA"/> <attribute name="draw:nohref" content="(nohref)"/> <attribute name="svg:cx" content="CDATA"/> <attribute name="svg:cy" content="CDATA"/> <attribute name="svg:r" content="CDATA"/> </element> <element name="draw:area-polygon" content="(svg:desc?,office:events?)"> <attribute name="xlink:href" content="CDATA"/> <attribute name="xlink:type" content="(simple)"/> <attribute name="office:target-frame-name" content="CDATA"/> <attribute name="xlink:show" content="(new|replace)"/> <attribute name="office:name" content="CDATA"/> <attribute name="draw:nohref" content="(nohref)"/> <attribute name="svg:x" content="CDATA"/> <attribute name="svg:y" content="CDATA"/> <attribute name="svg:width" content="CDATA"/> <attribute name="svg:height" content="CDATA"/> <attribute name="svg:points" content="CDATA"/> <attribute name="svg:viewBox" content="CDATA"/> </element> <element name="text:p" content="( #PCDATA | text:span|text:tab-stop|text:s|text:line-break| text:footnote|text:endnote|text:a| text:bookmark|text:bookmark-start|text:bookmark-end| text:reference-mark|text:reference-mark-start| text:reference-mark-end|text:date | text:time | text:page-number | text:page-continuation | text:sender-firstname | text:sender-lastname | text:sender-initials | text:sender-title | text:sender-position | text:sender-email | text:sender-phone-private | text:sender-fax | text:sender-company | text:sender-phone-work | text:sender-street | text:sender-city | text:sender-postal-code | text:sender-country | text:sender-state-or-province | text:author-name | text:author-initials | text:placeholder | text:variable-set | text:variable-get | text:variable-input | text:user-field-get | text:user-field-input | text:sequence | text:expression | text:text-input | text:database-display | text:database-next | text:database-row-select | text:database-row-number | text:database-name | text:initial-creator | text:creation-date | text:creation-time | text:description | text:user-defined | text:print-time | text:print-date | text:printed-by | text:title | text:subject | text:keywords | text:editing-cycles | text:editing-duration | text:modification-time | text:modification-date | text:creator | text:conditional-text | text:hidden-text | text:hidden-paragraph | text:chapter | text:file-name | text:template-name | text:page-variable-set | text:page-variable-get | text:execute-macro | text:dde-connection | text:reference-ref | text:sequence-ref | text:bookmark-ref | text:footnote-ref | text:endnote-ref | text:sheet-name | text:bibliography-mark | text:page-count | text:paragraph-count | text:word-count | text:character-count | text:table-count | text:image-count | text:object-count | office:annotation | text:script | text:measure|draw:rect|draw:line|draw:polyline|draw:polygon|draw:path| draw:circle|draw:ellipse|draw:g|draw:page-thumbnail| draw:text-box|draw:image|draw:object|draw:object-ole| draw:applet|draw:floating-frame|draw:plugin| draw:measure|draw:caption|draw:connector|chart:chart| dr3d:scene|draw:control| text:toc-mark-start | text:toc-mark-end | text:toc-mark | text:user-index-mark-start | text:user-index-mark-end | text:user-index-mark | text:alphabetical-index-mark-start | text:alphabetical-index-mark-end | text:alphabetical-index-mark | text:change | text:change-start | text:change-end | draw:a | text:ruby )*"> <attribute name="text:style-name" content="CDATA"/> <attribute name="text:cond-style-name" content="CDATA"/> </element> <element name="text:h" content="( #PCDATA | text:span|text:tab-stop|text:s|text:line-break| text:footnote|text:endnote|text:a| text:bookmark|text:bookmark-start|text:bookmark-end| text:reference-mark|text:reference-mark-start| text:reference-mark-end|text:date | text:time | text:page-number | text:page-continuation | text:sender-firstname | text:sender-lastname | text:sender-initials | text:sender-title | text:sender-position | text:sender-email | text:sender-phone-private | text:sender-fax | text:sender-company | text:sender-phone-work | text:sender-street | text:sender-city | text:sender-postal-code | text:sender-country | text:sender-state-or-province | text:author-name | text:author-initials | text:placeholder | text:variable-set | text:variable-get | text:variable-input | text:user-field-get | text:user-field-input | text:sequence | text:expression | text:text-input | text:database-display | text:database-next | text:database-row-select | text:database-row-number | text:database-name | text:initial-creator | text:creation-date | text:creation-time | text:description | text:user-defined | text:print-time | text:print-date | text:printed-by | text:title | text:subject | text:keywords | text:editing-cycles | text:editing-duration | text:modification-time | text:modification-date | text:creator | text:conditional-text | text:hidden-text | text:hidden-paragraph | text:chapter | text:file-name | text:template-name | text:page-variable-set | text:page-variable-get | text:execute-macro | text:dde-connection | text:reference-ref | text:sequence-ref | text:bookmark-ref | text:footnote-ref | text:endnote-ref | text:sheet-name | text:bibliography-mark | text:page-count | text:paragraph-count | text:word-count | text:character-count | text:table-count | text:image-count | text:object-count | office:annotation | text:script | text:measure|draw:rect|draw:line|draw:polyline|draw:polygon|draw:path| draw:circle|draw:ellipse|draw:g|draw:page-thumbnail| draw:text-box|draw:image|draw:object|draw:object-ole| draw:applet|draw:floating-frame|draw:plugin| draw:measure|draw:caption|draw:connector|chart:chart| dr3d:scene|draw:control| text:toc-mark-start | text:toc-mark-end | text:toc-mark | text:user-index-mark-start | text:user-index-mark-end | text:user-index-mark | text:alphabetical-index-mark-start | text:alphabetical-index-mark-end | text:alphabetical-index-mark | text:change | text:change-start | text:change-end | draw:a | text:ruby )*"> <attribute name="text:style-name" content="CDATA"/> <attribute name="text:cond-style-name" content="CDATA"/> <attribute name="text:level" content="CDATA"/> </element> <element name="text:span" content="( #PCDATA | text:span|text:tab-stop|text:s|text:line-break| text:footnote|text:endnote|text:a| text:bookmark|text:bookmark-start|text:bookmark-end| text:reference-mark|text:reference-mark-start| text:reference-mark-end|text:date | text:time | text:page-number | text:page-continuation | text:sender-firstname | text:sender-lastname | text:sender-initials | text:sender-title | text:sender-position | text:sender-email | text:sender-phone-private | text:sender-fax | text:sender-company | text:sender-phone-work | text:sender-street | text:sender-city | text:sender-postal-code | text:sender-country | text:sender-state-or-province | text:author-name | text:author-initials | text:placeholder | text:variable-set | text:variable-get | text:variable-input | text:user-field-get | text:user-field-input | text:sequence | text:expression | text:text-input | text:database-display | text:database-next | text:database-row-select | text:database-row-number | text:database-name | text:initial-creator | text:creation-date | text:creation-time | text:description | text:user-defined | text:print-time | text:print-date | text:printed-by | text:title | text:subject | text:keywords | text:editing-cycles | text:editing-duration | text:modification-time | text:modification-date | text:creator | text:conditional-text | text:hidden-text | text:hidden-paragraph | text:chapter | text:file-name | text:template-name | text:page-variable-set | text:page-variable-get | text:execute-macro | text:dde-connection | text:reference-ref | text:sequence-ref | text:bookmark-ref | text:footnote-ref | text:endnote-ref | text:sheet-name | text:bibliography-mark | text:page-count | text:paragraph-count | text:word-count | text:character-count | text:table-count | text:image-count | text:object-count | office:annotation | text:script | text:measure|draw:rect|draw:line|draw:polyline|draw:polygon|draw:path| draw:circle|draw:ellipse|draw:g|draw:page-thumbnail| draw:text-box|draw:image|draw:object|draw:object-ole| draw:applet|draw:floating-frame|draw:plugin| draw:measure|draw:caption|draw:connector|chart:chart| dr3d:scene|draw:control| text:toc-mark-start | text:toc-mark-end | text:toc-mark | text:user-index-mark-start | text:user-index-mark-end | text:user-index-mark | text:alphabetical-index-mark-start | text:alphabetical-index-mark-end | text:alphabetical-index-mark | text:change | text:change-start | text:change-end | draw:a | text:ruby )*" inline="yes" > <attribute name="text:style-name" content="CDATA"/> </element> <element name="text:a" content="(#PCDATA | office:events | text:span|text:tab-stop|text:s|text:line-break| text:footnote|text:endnote|text:a| text:bookmark|text:bookmark-start|text:bookmark-end| text:reference-mark|text:reference-mark-start| text:reference-mark-end|text:date | text:time | text:page-number | text:page-continuation | text:sender-firstname | text:sender-lastname | text:sender-initials | text:sender-title | text:sender-position | text:sender-email | text:sender-phone-private | text:sender-fax | text:sender-company | text:sender-phone-work | text:sender-street | text:sender-city | text:sender-postal-code | text:sender-country | text:sender-state-or-province | text:author-name | text:author-initials | text:placeholder | text:variable-set | text:variable-get | text:variable-input | text:user-field-get | text:user-field-input | text:sequence | text:expression | text:text-input | text:database-display | text:database-next | text:database-row-select | text:database-row-number | text:database-name | text:initial-creator | text:creation-date | text:creation-time | text:description | text:user-defined | text:print-time | text:print-date | text:printed-by | text:title | text:subject | text:keywords | text:editing-cycles | text:editing-duration | text:modification-time | text:modification-date | text:creator | text:conditional-text | text:hidden-text | text:hidden-paragraph | text:chapter | text:file-name | text:template-name | text:page-variable-set | text:page-variable-get | text:execute-macro | text:dde-connection | text:reference-ref | text:sequence-ref | text:bookmark-ref | text:footnote-ref | text:endnote-ref | text:sheet-name | text:bibliography-mark | text:page-count | text:paragraph-count | text:word-count | text:character-count | text:table-count | text:image-count | text:object-count | office:annotation | text:script | text:measure|draw:rect|draw:line|draw:polyline|draw:polygon|draw:path| draw:circle|draw:ellipse|draw:g|draw:page-thumbnail| draw:text-box|draw:image|draw:object|draw:object-ole| draw:applet|draw:floating-frame|draw:plugin| draw:measure|draw:caption|draw:connector|chart:chart| dr3d:scene|draw:control| text:toc-mark-start | text:toc-mark-end | text:toc-mark | text:user-index-mark-start | text:user-index-mark-end | text:user-index-mark | text:alphabetical-index-mark-start | text:alphabetical-index-mark-end | text:alphabetical-index-mark | text:change | text:change-start | text:change-end | draw:a | text:ruby)*" inline="yes" > <attribute name="xlink:href" content="CDATA"/> <attribute name="xlink:type" content="simple"/> <attribute name="xlink:actuate" content="(onRequest)"/> <attribute name="xlink:show" content="(new|replace)"/> <attribute name="office:name" content="CDATA"/> <attribute name="office:target-frame-name" content="CDATA"/> <attribute name="text:style-name" content="CDATA"/> <attribute name="text:visited-style-name" content="CDATA"/> </element> <element name="text:s" content="EMPTY" inline="yes" > <attribute name="text:c" content="CDATA"/> </element> <element name="text:tab-stop" content="EMPTY" inline="yes" > </element> <element name="text:line-break" content="EMPTY" inline="yes" > </element> <element name="text:ordered-list" content="((text:list-header,text:list-item*)|text:list-item+)"> <attribute name="text:style-name" content="CDATA"/> <attribute name="text:continue-numbering" content="CDATA"/> </element> <element name="text:unordered-list" content="((text:list-header,text:list-item*)|text:list-item+)"> <attribute name="text:style-name" content="CDATA"/> </element> <element name="text:list-header" content="(text:p)+"> </element> <element name="text:list-item" content="(text:p|text:ordered-list|text:unordered-list)+"> <attribute name="text:restart-numbering" content="CDATA"/> <attribute name="text:start-value" content="CDATA"/> </element> <element name="text:list-style" content="(text:list-level-style-number| text:list-level-style-bullet| text:list-level-style-image)+"> <attribute name="style:name" content="CDATA"/> <attribute name="text:consecutive-numbering" content="CDATA"/> </element> <element name="text:list-level-style-number" content="(style:properties?)"> <attribute name="text:level" content="CDATA"/> <attribute name="text:style-name" content="CDATA"/> <attribute name="style:num-format" content="CDATA"/> <attribute name="style:num-prefix" content="CDATA"/> <attribute name="style:num-suffix" content="CDATA"/> <attribute name="style:num-letter-sync" content="CDATA"/> <attribute name="text:display-levels" content="CDATA"/> <attribute name="text:start-value" content="CDATA"/> </element> <element name="text:list-level-style-bullet" content="(style:properties?)"> <attribute name="text:level" content="CDATA"/> <attribute name="text:style-name" content="CDATA"/> <attribute name="text:bullet-char" content="CDATA"/> <attribute name="style:num-prefix" content="CDATA"/> <attribute name="style:num-suffix" content="CDATA"/> </element> <element name="text:list-level-style-image" content="(style:properties?,office:binary-data?)"> <attribute name="text:level" content="CDATA"/> <attribute name="xlink:type" content="(simple)"/> <attribute name="xlink:href" content="CDATA"/> <attribute name="xlink:actuate" content="(onLoad)"/> <attribute name="xlink:show" content="(embed)"/> </element> <element name="text:outline-style" content="(text:outline-level-style)+"> </element> <element name="text:outline-level-style" content="(style:properties?)"> <attribute name="text:level" content="CDATA"/> <attribute name="text:style-name" content="CDATA"/> <attribute name="style:num-format" content="CDATA"/> <attribute name="style:num-prefix" content="CDATA"/> <attribute name="style:num-suffix" content="CDATA"/> <attribute name="style:num-letter-sync" content="CDATA"/> <attribute name="text:display-levels" content="CDATA"/> <attribute name="text:start-value" content="CDATA"/> </element> <element name="text:date" content="(#PCDATA)" inline="yes" > <attribute name="text:date-value" content="CDATA"/> <attribute name="text:date-adjust" content="CDATA"/> <attribute name="text:fixed" content="CDATA"/> <attribute name="style:data-style-name" content="CDATA"/> </element> <element name="text:time" content="(#PCDATA)" inline="yes" > <attribute name="text:time-value" content="CDATA"/> <attribute name="text:time-adjust" content="CDATA"/> <attribute name="text:fixed" content="CDATA"/> <attribute name="style:data-style-name" content="CDATA"/> </element> <element name="text:page-number" content="(#PCDATA)" inline="yes" > <attribute name="text:page-adjust" content="CDATA"/> <attribute name="text:select-page" content="(previous|current|next)"/> <attribute name="style:num-format" content="CDATA"/> <attribute name="style:num-letter-sync" content="CDATA"/> </element> <element name="text:page-continuation" content="(#PCDATA)" inline="yes" > <attribute name="text:select-page" content="(previous|next)"/> <attribute name="text:string-value" content="CDATA"/> </element> <element name="text:sender-firstname" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> </element> <element name="text:sender-lastname" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> </element> <element name="text:sender-initials" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> </element> <element name="text:sender-title" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> </element> <element name="text:sender-position" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> </element> <element name="text:sender-email" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> </element> <element name="text:sender-phone-private" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> </element> <element name="text:sender-fax" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> </element> <element name="text:sender-company" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> </element> <element name="text:sender-phone-work" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> </element> <element name="text:sender-street" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> </element> <element name="text:sender-city" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> </element> <element name="text:sender-postal-code" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> </element> <element name="text:sender-country" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> </element> <element name="text:sender-state-or-province" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> </element> <element name="text:author-name" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> </element> <element name="text:author-initials" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> </element> <element name="text:placeholder" content="(#PCDATA)" inline="yes" > <attribute name="text:placeholder-type" content="(text|table|text-box|image|object)"/> <attribute name="text:description" content="CDATA"/> </element> <element name="text:variable-decls" content="(text:variable-decl)*"> </element> <element name="text:variable-decl" content="EMPTY-BUTNOTINLINE" > <attribute name="text:name" content="CDATA"/> <attribute name="text:value-type" content="(float|time|date|percentage|currency|boolean|string)"/> <attribute name="text:currency" content="CDATA"/> <attribute name="text:value" content="CDATA"/> <attribute name="text:date-value" content="CDATA"/> <attribute name="text:time-value" content="CDATA"/> <attribute name="text:boolean-value" content="CDATA"/> <attribute name="text:string-value" content="CDATA"/> </element> <element name="text:variable-set" content="(#PCDATA)" inline="yes" > <attribute name="text:name" content="CDATA"/> <attribute name="text:formula" content="CDATA"/> <attribute name="text:value-type" content="(float|time|date|percentage|currency|boolean|string)"/> <attribute name="text:currency" content="CDATA"/> <attribute name="text:value" content="CDATA"/> <attribute name="text:date-value" content="CDATA"/> <attribute name="text:time-value" content="CDATA"/> <attribute name="text:boolean-value" content="CDATA"/> <attribute name="text:string-value" content="CDATA"/> <attribute name="text:display" content="(value|none)"/> <attribute name="style:data-style-name" content="CDATA"/> </element> <element name="text:variable-get" content="(#PCDATA)" inline="yes" > <attribute name="text:name" content="CDATA"/> <attribute name="text:display" content="(value|formula)"/> <attribute name="style:data-style-name" content="CDATA"/> <attribute name="text:value-type" content="(float|time|date|percentage|currency|boolean|string)"/> <attribute name="text:currency" content="CDATA"/> </element> <element name="text:variable-input" content="(#PCDATA)" inline="yes" > <attribute name="text:name" content="CDATA"/> <attribute name="text:description" content="CDATA"/> <attribute name="text:value-type" content="(float|time|date|percentage|currency|boolean|string)"/> <attribute name="text:currency" content="CDATA"/> <attribute name="text:value" content="CDATA"/> <attribute name="text:date-value" content="CDATA"/> <attribute name="text:time-value" content="CDATA"/> <attribute name="text:boolean-value" content="CDATA"/> <attribute name="text:string-value" content="CDATA"/> <attribute name="text:display" content="(value|none)"/> <attribute name="style:data-style-name" content="CDATA"/> </element> <element name="text:user-field-decls" content="(text:user-field-decl)*"> </element> <element name="text:user-field-decl" content="EMPTY-BUTNOTINLINE" > <attribute name="text:name" content="CDATA"/> <attribute name="text:formula" content="CDATA"/> <attribute name="text:value-type" content="(float|time|date|percentage|currency|boolean|string)"/> <attribute name="text:currency" content="CDATA"/> <attribute name="text:value" content="CDATA"/> <attribute name="text:date-value" content="CDATA"/> <attribute name="text:time-value" content="CDATA"/> <attribute name="text:boolean-value" content="CDATA"/> <attribute name="text:string-value" content="CDATA"/> </element> <element name="text:user-field-get" content="(#PCDATA)" inline="yes" > <attribute name="text:name" content="CDATA"/> <attribute name="text:display" content="(value|formula|none)"/> <attribute name="style:data-style-name" content="CDATA"/> </element> <element name="text:user-field-input" content="(#PCDATA)" inline="yes" > <attribute name="text:name" content="CDATA"/> <attribute name="text:description" content="CDATA"/> <attribute name="style:data-style-name" content="CDATA"/> </element> <element name="text:sequence-decls" content="(text:sequence-decl)*"> </element> <element name="text:sequence-decl" content="EMPTY-BUTNOTINLINE" > <attribute name="text:name" content="CDATA"/> <attribute name="text:display-outline-level" content="CDATA"/> <attribute name="text:separation-character" content="CDATA"/> </element> <element name="text:sequence" content="(#PCDATA)" inline="yes" > <attribute name="text:name" content="CDATA"/> <attribute name="text:formula" content="CDATA"/> <attribute name="style:num-format" content="CDATA"/> <attribute name="style:num-letter-sync" content="CDATA"/> <attribute name="text:ref-name" content="ID"/> </element> <element name="text:expression" content="(#PCDATA)" inline="yes" > <attribute name="text:formula" content="CDATA"/> <attribute name="text:display" content="(value|formula )"/> <attribute name="text:value-type" content="(float|time|date|percentage|currency|boolean|string)"/> <attribute name="text:currency" content="CDATA"/> <attribute name="text:value" content="CDATA"/> <attribute name="text:date-value" content="CDATA"/> <attribute name="text:time-value" content="CDATA"/> <attribute name="text:boolean-value" content="CDATA"/> <attribute name="text:string-value" content="CDATA"/> <attribute name="style:data-style-name" content="CDATA"/> </element> <element name="text:text-input" content="(#PCDATA)" inline="yes" > <attribute name="text:description" content="CDATA"/> </element> <element name="text:database-display" content="(#PCDATA)" inline="yes" > <attribute name="text:database-name" content="CDATA"/> <attribute name="text:table-name" content="CDATA"/> <attribute name="text:column-name" content="CDATA"/> <attribute name="style:data-style-name" content="CDATA"/> </element> <element name="text:database-next" content="(#PCDATA)" inline="yes" > <attribute name="text:database-name" content="CDATA"/> <attribute name="text:table-name" content="CDATA"/> <attribute name="text:condition" content="CDATA"/> </element> <element name="text:database-row-select" content="(#PCDATA)" inline="yes" > <attribute name="text:database-name" content="CDATA"/> <attribute name="text:table-name" content="CDATA"/> <attribute name="text:condition" content="CDATA"/> <attribute name="text:row-number" content="CDATA"/> </element> <element name="text:database-row-number" content="(#PCDATA)" inline="yes" > <attribute name="text:database-name" content="CDATA"/> <attribute name="text:table-name" content="CDATA"/> <attribute name="style:num-format" content="CDATA"/> <attribute name="style:num-letter-sync" content="CDATA"/> <attribute name="text:value" content="CDATA"/> </element> <element name="text:database-name" content="(#PCDATA)" inline="yes" > <attribute name="text:database-name" content="CDATA"/> <attribute name="text:table-name" content="CDATA"/> </element> <element name="text:initial-creator" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> </element> <element name="text:creation-date" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> <attribute name="text:date-value" content="CDATA"/> <attribute name="style:data-style-name" content="CDATA"/> </element> <element name="text:creation-time" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> <attribute name="text:time-value" content="CDATA"/> <attribute name="style:data-style-name" content="CDATA"/> </element> <element name="text:description" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> </element> <element name="text:user-defined" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> <attribute name="text:name" content="CDATA"/> </element> <element name="text:print-time" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> <attribute name="text:time-value" content="CDATA"/> <attribute name="style:data-style-name" content="CDATA"/> </element> <element name="text:print-date" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> <attribute name="text:date-value" content="CDATA"/> <attribute name="style:data-style-name" content="CDATA"/> </element> <element name="text:printed-by" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> </element> <element name="text:title" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> </element> <element name="text:subject" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> </element> <element name="text:keywords" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> </element> <element name="text:editing-cycles" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> </element> <element name="text:editing-duration" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> <attribute name="text:duration" content="CDATA"/> <attribute name="style:data-style-name" content="CDATA"/> </element> <element name="text:modification-time" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> <attribute name="text:time-value" content="CDATA"/> <attribute name="style:data-style-name" content="CDATA"/> </element> <element name="text:modification-date" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> <attribute name="text:date-value" content="CDATA"/> <attribute name="style:data-style-name" content="CDATA"/> </element> <element name="text:creator" content="(#PCDATA)" inline="yes" > <attribute name="text:fixed" content="CDATA"/> </element> <element name="text:conditional-text" content="(#PCDATA)" inline="yes" > <attribute name="text:condition" content="CDATA"/> <attribute name="text:string-value-if-false" content="CDATA"/> <attribute name="text:string-value-if-true" content="CDATA"/> <attribute name="text:current-value" content="CDATA"/> </element> <element name="text:hidden-text" content="(#PCDATA)" inline="yes" > <attribute name="text:condition" content="CDATA"/> <attribute name="text:string-value" content="CDATA"/> <attribute name="text:is-hidden" content="CDATA"/> </element> <element name="text:hidden-paragraph" content="EMPTY" inline="yes" > <attribute name="text:condition" content="CDATA"/> <attribute name="text:is-hidden" content="CDATA"/> </element> <element name="text:chapter" content="(#PCDATA)" inline="yes" > <attribute name="text:display" content="(name|number|number-and-name| plain-number-and-name|plain-number)"/> <attribute name="text:outline-level" content="CDATA"/> </element> <element name="text:file-name" content="(#PCDATA)" inline="yes" > <attribute name="text:display" content="(full|path|name|name-and-extension)"/> <attribute name="text:fixed" content="CDATA"/> </element> <element name="text:template-name" content="(#PCDATA)" inline="yes" > <attribute name="text:display" content="(full|path|name|name-and-extension| area|title)"/> </element> <element name="text:page-variable-set" content="EMPTY" inline="yes" > <attribute name="text:active" content="CDATA"/> <attribute name="text:page-adjust" content="CDATA"/> </element> <element name="text:page-variable-get" content="(#PCDATA)" inline="yes" > <attribute name="style:num-format" content="CDATA"/> <attribute name="style:num-letter-sync" content="CDATA"/> </element> <element name="text:execute-macro" content="(#PCDATA|office:events)*" inline="yes" > <attribute name="text:description" content="CDATA"/> </element> <element name="text:dde-connection-decls" content="(text:dde-connection-decl)*"> </element> <element name="text:dde-connection-decl" content="EMPTY-BUTNOTINLINE" > <attribute name="text:name" content="CDATA"/> <attribute name="office:dde-application" content="CDATA"/> <attribute name="office:dde-topic" content="CDATA"/> <attribute name="office:dde-item" content="CDATA"/> <attribute name="office:automatic-update" content="CDATA"/> </element> <element name="text:dde-connection" content="(#PCDATA)" inline="yes" > <attribute name="text:connection-name" content="CDATA"/> </element> <element name="text:reference-ref" content="(#PCDATA)" inline="yes" > <attribute name="text:ref-name" content="CDATA"/> <attribute name="text:reference-format" content="(page|chapter|text|direction)"/> </element> <element name="text:sequence-ref" content="(#PCDATA)" inline="yes" > <attribute name="text:ref-name" content="CDATA"/> <attribute name="text:reference-format" content="(page|chapter|text|direction|category-and-value|caption|value)"/> </element> <element name="text:bookmark-ref" content="(#PCDATA)" inline="yes" > <attribute name="text:ref-name" content="CDATA"/> <attribute name="text:reference-format" content="(page|chapter|text|direction)"/> </element> <element name="text:footnote-ref" content="(#PCDATA)" inline="yes" > <attribute name="text:ref-name" content="CDATA"/> <attribute name="text:reference-format" content="(page|chapter|text|direction)"/> </element> <element name="text:endnote-ref" content="(#PCDATA)" inline="yes" > <attribute name="text:ref-name" content="CDATA"/> <attribute name="text:reference-format" content="(page|chapter|text|direction)"/> </element> <element name="text:sheet-name" content="(#PCDATA)" inline="yes" > </element> <element name="text:page-count" content="(#PCDATA)" inline="yes" > <attribute name="style:num-format" content="CDATA"/> <attribute name="style:num-letter-sync" content="CDATA"/> </element> <element name="text:paragraph-count" content="(#PCDATA)" inline="yes" > <attribute name="style:num-format" content="CDATA"/> <attribute name="style:num-letter-sync" content="CDATA"/> </element> <element name="text:word-count" content="(#PCDATA)" inline="yes" > <attribute name="style:num-format" content="CDATA"/> <attribute name="style:num-letter-sync" content="CDATA"/> </element> <element name="text:character-count" content="(#PCDATA)" inline="yes" > <attribute name="style:num-format" content="CDATA"/> <attribute name="style:num-letter-sync" content="CDATA"/> </element> <element name="text:table-count" content="(#PCDATA)" inline="yes" > <attribute name="style:num-format" content="CDATA"/> <attribute name="style:num-letter-sync" content="CDATA"/> </element> <element name="text:image-count" content="(#PCDATA)" inline="yes" > <attribute name="style:num-format" content="CDATA"/> <attribute name="style:num-letter-sync" content="CDATA"/> </element> <element name="text:object-count" content="(#PCDATA)" inline="yes" > <attribute name="style:num-format" content="CDATA"/> <attribute name="style:num-letter-sync" content="CDATA"/> </element> <element name="text:bibliography-mark" content="(#PCDATA)" inline="yes" > <attribute name="text:bibliography-type" content="( article | book | booklet | conference | custom1 | custom2 | custom3 | custom4 | custom5 | email | inbook | incollection | inproceedings | journal | manual | mastersthesis | misc | phdthesis | proceedings | techreport | unpublished | www )"/> <attribute name="text:identifier" content="CDATA"/> <attribute name="text:address" content="CDATA"/> <attribute name="text:annote" content="CDATA"/> <attribute name="text:author" content="CDATA"/> <attribute name="text:booktitle" content="CDATA"/> <attribute name="text:chapter" content="CDATA"/> <attribute name="text:edition" content="CDATA"/> <attribute name="text:editor" content="CDATA"/> <attribute name="text:howpublished" content="CDATA"/> <attribute name="text:institution" content="CDATA"/> <attribute name="text:journal" content="CDATA"/> <attribute name="text:month" content="CDATA"/> <attribute name="text:note" content="CDATA"/> <attribute name="text:number" content="CDATA"/> <attribute name="text:organizations" content="CDATA"/> <attribute name="text:pages" content="CDATA"/> <attribute name="text:publisher" content="CDATA"/> <attribute name="text:school" content="CDATA"/> <attribute name="text:series" content="CDATA"/> <attribute name="text:title" content="CDATA"/> <attribute name="text:report-type" content="CDATA"/> <attribute name="text:volume" content="CDATA"/> <attribute name="text:year" content="CDATA"/> <attribute name="text:url" content="CDATA"/> <attribute name="text:custom1" content="CDATA"/> <attribute name="text:custom2" content="CDATA"/> <attribute name="text:custom3" content="CDATA"/> <attribute name="text:custom4" content="CDATA"/> <attribute name="text:custom5" content="CDATA"/> <attribute name="text:isbn" content="CDATA"/> </element> <element name="text:bookmark" content="EMPTY" inline="yes" > <attribute name="text:name" content="CDATA"/> </element> <element name="text:bookmark-start" content="EMPTY" inline="yes" > <attribute name="text:name" content="CDATA"/> </element> <element name="text:bookmark-end" content="EMPTY" inline="yes" > <attribute name="text:name" content="CDATA"/> </element> <element name="text:reference-mark" content="EMPTY" inline="yes" > <attribute name="text:name" content="CDATA"/> </element> <element name="text:reference-mark-start" content="EMPTY" inline="yes" > <attribute name="text:name" content="CDATA"/> </element> <element name="text:reference-mark-end" content="EMPTY" inline="yes" > <attribute name="text:name" content="CDATA"/> </element> <element name="text:footnotes-configuration" content="(text:footnote-continuation-notice-forward?,text:footnote-continuation-notice-backward?)"> <attribute name="style:num-prefix" content="CDATA"/> <attribute name="style:num-suffix" content="CDATA"/> <attribute name="style:num-format" content="CDATA"/> <attribute name="style:num-letter-sync" content="CDATA"/> <attribute name="text:citation-body-style-name" content="CDATA"/> <attribute name="text:citation-style-name" content="CDATA"/> <attribute name="text:default-style-name" content="CDATA"/> <attribute name="text:master-page-name" content="CDATA"/> <attribute name="text:start-value" content="CDATA"/> <attribute name="text:footnotes-position" content="(document|page)"/> <attribute name="text:start-numbering-at" content="(document|chapter|page)"/> </element> <element name="text:footnote-continuation-notice-forward" content="(#PCDATA)"> </element> <element name="text:footnote-continuation-notice-backward" content="(#PCDATA)"> </element> <element name="text:endnotes-configuration" content="EMPTY-BUTNOTINLINE" > <attribute name="style:num-prefix" content="CDATA"/> <attribute name="style:num-suffix" content="CDATA"/> <attribute name="style:num-format" content="CDATA"/> <attribute name="style:num-letter-sync" content="CDATA"/> <attribute name="text:start-value" content="CDATA"/> <attribute name="text:citation-style-name" content="CDATA"/> <attribute name="text:citation-body-style-name" content="CDATA"/> <attribute name="text:default-style-name" content="CDATA"/> <attribute name="text:master-page-name" content="CDATA"/> </element> <element name="text:footnote" content="(text:footnote-citation, text:footnote-body)" inline="yes" > <attribute name="text:id" content="ID"/> </element> <element name="text:footnote-citation" content="(#PCDATA)"> <attribute name="text:label" content="CDATA"/> </element> <element name="text:footnote-body" content="(text:h|text:p| text:ordered-list|text:unordered-list)*"> </element> <element name="text:endnote" content="(text:endnote-citation, text:endnote-body)" inline="yes" > <attribute name="text:id" content="ID"/> </element> <element name="text:endnote-citation" content="(#PCDATA)"> <attribute name="text:label" content="CDATA"/> </element> <element name="text:endnote-body" content="(text:h|text:p| text:ordered-list|text:unordered-list)*"> </element> <element name="text:section" content="((text:section-source|office:dde-source)?, (text:h|text:p|text:ordered-list| text:unordered-list|table:table|text:section| text:table-of-content|text:illustration-index| text:table-index|text:object-index|text:user-index| text:alphabetical-index|text:bibliography| text:index-title|text:change | text:change-start | text:change-end)*)"> <attribute name="text:name" content="CDATA"/> <attribute name="text:style-name" content="CDATA"/> <attribute name="text:protected" content="CDATA"/> <attribute name="text:display" content="(true|none|condition)"/> <attribute name="text:condition" content="CDATA"/> <attribute name="text:protection-key" content="CDATA"/> <attribute name="text:is-hidden" content="CDATA"/> </element> <element name="text:section-source" content="EMPTY-BUTNOTINLINE" > <attribute name="xlink:href" content="CDATA"/> <attribute name="xlink:type" content="simple"/> <attribute name="xlink:show" content="embed"/> <attribute name="text:section-name" content="CDATA"/> <attribute name="text:filter-name" content="CDATA"/> </element> <element name="text:table-of-content" content="(text:table-of-content-source, text:index-body)"> <attribute name="text:name" content="CDATA"/> <attribute name="text:style-name" content="CDATA"/> <attribute name="text:protected" content="CDATA"/> </element> <element name="text:table-of-content-source" content="(text:index-title-template? , text:table-of-content-entry-template*, text:index-source-styles* )"> <attribute name="text:outline-level" content="CDATA"/> <attribute name="text:use-index-marks" content="CDATA"/> <attribute name="text:use-index-source-styles" content="CDATA"/> <attribute name="text:index-scope" content="(document|chapter)"/> <attribute name="text:relative-tab-stop-position" content="CDATA"/> <attribute name="fo:language" content="CDATA"/> <attribute name="fo:country" content="CDATA"/> <attribute name="text:sort-algorithm" content="CDATA"/> </element> <element name="text:table-of-content-entry-template" content="(text:index-entry-chapter-number | text:index-entry-page-number | text:index-entry-text | text:index-entry-span | text:index-entry-tab-stop | text:index-entry-link-start | text:index-entry-link-end)*"> <attribute name="text:outline-level" content="CDATA"/> <attribute name="text:style-name" content="CDATA"/> </element> <element name="text:illustration-index" content="(text:illustration-index-source, text:index-body)"> <attribute name="text:name" content="CDATA"/> <attribute name="text:style-name" content="CDATA"/> <attribute name="text:protected" content="CDATA"/> </element> <element name="text:illustration-index-source" content="(text:index-title-template?, text:illustration-index-entry-template?)"> <attribute name="text:index-scope" content="(document|chapter)"/> <attribute name="text:relative-tab-stop-position" content="CDATA"/> <attribute name="text:use-caption" content="CDATA"/> <attribute name="text:caption-sequence-name" content="CDATA"/> <attribute name="text:caption-sequence-format" content="(text|category-and-value|caption)"/> <attribute name="fo:language" content="CDATA"/> <attribute name="fo:country" content="CDATA"/> <attribute name="text:sort-algorithm" content="CDATA"/> </element> <element name="text:illustration-index-entry-template" content="( text:index-entry-page-number | text:index-entry-text | text:index-entry-span | text:index-entry-tab-stop )*"> <attribute name="text:style-name" content="CDATA"/> </element> <element name="text:table-index" content="(text:table-index-source, text:index-body)"> <attribute name="text:name" content="CDATA"/> <attribute name="text:style-name" content="CDATA"/> <attribute name="text:protected" content="CDATA"/> </element> <element name="text:table-index-source" content="(text:index-title-template?, text:table-index-entry-template?)"> <attribute name="text:index-scope" content="(document|chapter)"/> <attribute name="text:relative-tab-stop-position" content="CDATA"/> <attribute name="text:use-caption" content="CDATA"/> <attribute name="text:caption-sequence-name" content="CDATA"/> <attribute name="text:caption-sequence-format" content="(text|category-and-value|caption)"/> <attribute name="fo:language" content="CDATA"/> <attribute name="fo:country" content="CDATA"/> <attribute name="text:sort-algorithm" content="CDATA"/> </element> <element name="text:table-index-entry-template" content="( text:index-entry-page-number | text:index-entry-text | text:index-entry-span | text:index-entry-tab-stop )*"> <attribute name="text:style-name" content="CDATA"/> </element> <element name="text:object-index" content="( text:object-index-source, text:index-body )"> <attribute name="text:name" content="CDATA"/> <attribute name="text:style-name" content="CDATA"/> <attribute name="text:protected" content="CDATA"/> </element> <element name="text:object-index-source" content="( text:index-title-template?, text:object-index-entry-template? )"> <attribute name="text:index-scope" content="(document|chapter)"/> <attribute name="text:relative-tab-stop-position" content="CDATA"/> <attribute name="text:use-spreadsheet-objects" content="CDATA"/> <attribute name="text:use-draw-objects" content="CDATA"/> <attribute name="text:use-chart-objects" content="CDATA"/> <attribute name="text:use-other-objects" content="CDATA"/> <attribute name="text:use-math-objects" content="CDATA"/> <attribute name="fo:language" content="CDATA"/> <attribute name="fo:country" content="CDATA"/> <attribute name="text:sort-algorithm" content="CDATA"/> </element> <element name="text:object-index-entry-template" content="( text:index-entry-page-number | text:index-entry-text | text:index-entry-span | text:index-entry-tab-stop )*"> <attribute name="text:style-name" content="CDATA"/> </element> <element name="text:user-index" content="(text:user-index-source, text:index-body)"> <attribute name="text:name" content="CDATA"/> <attribute name="text:style-name" content="CDATA"/> <attribute name="text:protected" content="CDATA"/> </element> <element name="text:user-index-source" content="( text:index-title-template?, text:user-index-entry-template*, text:index-source-styles* )"> <attribute name="text:index-scope" content="(document|chapter)"/> <attribute name="text:relative-tab-stop-position" content="CDATA"/> <attribute name="text:use-index-marks" content="CDATA"/> <attribute name="text:use-graphics" content="CDATA"/> <attribute name="text:use-tables" content="CDATA"/> <attribute name="text:use-floating-frames" content="CDATA"/> <attribute name="text:use-objects" content="CDATA"/> <attribute name="text:use-index-source-styles" content="CDATA"/> <attribute name="text:copy-outline-levels" content="CDATA"/> <attribute name="fo:language" content="CDATA"/> <attribute name="fo:country" content="CDATA"/> <attribute name="text:sort-algorithm" content="CDATA"/> <attribute name="text:index-name" content="CDATA"/> </element> <element name="text:user-index-entry-template" content="( text:index-entry-chapter | text:index-entry-page-number | text:index-entry-text | text:index-entry-span | text:index-entry-tab-stop )*"> <attribute name="text:outline-level" content="CDATA"/> <attribute name="text:style-name" content="CDATA"/> </element> <element name="text:alphabetical-index" content="(text:alphabetical-index-source, text:index-body)"> <attribute name="text:name" content="CDATA"/> <attribute name="text:style-name" content="CDATA"/> <attribute name="text:protected" content="CDATA"/> </element> <element name="text:alphabetical-index-source" content="( text:index-title-template?, text:alphabetical-index-entry-template* )"> <attribute name="text:index-scope" content="(document|chapter)"/> <attribute name="text:relative-tab-stop-position" content="CDATA"/> <attribute name="text:ignore-case" content="CDATA"/> <attribute name="text:main-entry-style-name" content="CDATA"/> <attribute name="text:alphabetical-separators" content="CDATA"/> <attribute name="text:combine-entries" content="CDATA"/> <attribute name="text:combine-entries-with-dash" content="CDATA"/> <attribute name="text:combine-entries-with-pp" content="CDATA"/> <attribute name="text:use-keys-as-entries" content="CDATA"/> <attribute name="text:capitalize-entries" content="CDATA"/> <attribute name="text:comma-separated" content="CDATA"/> <attribute name="fo:language" content="CDATA"/> <attribute name="fo:country" content="CDATA"/> <attribute name="text:sort-algorithm" content="CDATA"/> </element> <element name="text:alphabetical-index-entry-template" content="( text:index-entry-chapter | text:index-entry-page-number | text:index-entry-text | text:index-entry-span | text:index-entry-tab-stop )*"> <attribute name="text:outline-level" content="(1|2|3|separator)"/> <attribute name="text:style-name" content="CDATA"/> </element> <element name="text:alphabetical-index-auto-mark-file" content="EMPTY-BUTNOTINLINE" > <attribute name="xlink:href" content="CDATA"/> <attribute name="xlink:type" content="simple"/> </element> <element name="text:bibliography" content="(text:bibliography-source, text:index-body)"> <attribute name="text:name" content="CDATA"/> <attribute name="text:style-name" content="CDATA"/> <attribute name="text:protected" content="CDATA"/> </element> <element name="text:bibliography-source" content="( text:index-title-template?, text:bibliography-entry-template* )"> </element> <element name="text:bibliography-entry-template" content="( text:index-entry-span | text:index-entry-tab-stop | text:index-entry-bibliography )*"> <attribute name="text:bibliography-type" content="( article | book | booklet | conference | custom1 | custom2 | custom3 | custom4 | custom5 | email | inbook | incollection | inproceedings | journal | manual | mastersthesis | misc | phdthesis | proceedings | techreport | unpublished | www )"/> <attribute name="text:style-name" content="CDATA"/> </element> <element name="text:index-body" content="(text:h|text:p|text:ordered-list| text:unordered-list|table:table|text:section| text:table-of-content|text:illustration-index| text:table-index|text:object-index|text:user-index| text:alphabetical-index|text:bibliography| text:index-title|text:change | text:change-start | text:change-end)*"> </element> <element name="text:index-title" content="(text:h|text:p|text:ordered-list| text:unordered-list|table:table|text:section| text:table-of-content|text:illustration-index| text:table-index|text:object-index|text:user-index| text:alphabetical-index|text:bibliography| text:index-title|text:change | text:change-start | text:change-end)*"> <attribute name="text:style-name" content="CDATA"/> <attribute name="text:name" content="CDATA"/> </element> <element name="text:index-title-template" content="(#PCDATA)"> <attribute name="text:style-name" content="CDATA"/> </element> <element name="text:index-entry-chapter-number" content="EMPTY-BUTNOTINLINE" > <attribute name="text:style-name" content="CDATA"/> </element> <element name="text:index-entry-chapter" content="EMPTY-BUTNOTINLINE" > <attribute name="text:style-name" content="CDATA"/> <attribute name="text:display" content="(name|number|number-and-name)"/> </element> <element name="text:index-entry-text" content="EMPTY-BUTNOTINLINE" > <attribute name="text:style-name" content="CDATA"/> </element> <element name="text:index-entry-page-number" content="EMPTY-BUTNOTINLINE" > <attribute name="text:style-name" content="CDATA"/> </element> <element name="text:index-entry-span" content="(#PCDATA)"> <attribute name="text:style-name" content="CDATA"/> </element> <element name="text:index-entry-bibliography" content="EMPTY-BUTNOTINLINE" > <attribute name="text:style-name" content="CDATA"/> <attribute name="text:bibliography-data-field" content="( address | annote | author | bibliography-type | booktitle | chapter | custom1 | custom2 | custom3 | custom4 | custom5 | edition | editor | howpublished | identifier | institution | isbn | journal | month | note | number | organizations | pages | publisher | report-type | school | series | title | url | volume | year )"/> </element> <element name="text:index-entry-tab-stop" content="EMPTY-BUTNOTINLINE" > <attribute name="text:style-name" content="CDATA"/> <attribute name="style:leader-char" content="CDATA"/> <attribute name="style:type" content="(left|right)"/> <attribute name="style:position" content="CDATA"/> </element> <element name="text:index-entry-link-start" content="EMPTY-BUTNOTINLINE" > <attribute name="text:style-name" content="CDATA"/> </element> <element name="text:index-entry-link-end" content="EMPTY-BUTNOTINLINE" > <attribute name="text:style-name" content="CDATA"/> </element> <element name="text:index-source-styles" content="(text:index-source-style)*"> <attribute name="text:outline-level" content="CDATA"/> </element> <element name="text:index-source-style" content="EMPTY-BUTNOTINLINE" > <attribute name="text:style-name" content="CDATA"/> </element> <element name="text:toc-mark-start" content="EMPTY" inline="yes" > <attribute name="text:id" content="CDATA"/> <attribute name="text:outline-level" content="CDATA"/> </element> <element name="text:toc-mark-end" content="EMPTY" inline="yes" > <attribute name="text:id" content="CDATA"/> </element> <element name="text:toc-mark" content="EMPTY" inline="yes" > <attribute name="text:string-value" content="CDATA"/> <attribute name="text:outline-level" content="CDATA"/> </element> <element name="text:user-index-mark-start" content="EMPTY" inline="yes" > <attribute name="text:id" content="CDATA"/> <attribute name="text:outline-level" content="CDATA"/> <attribute name="text:index-name" content="CDATA"/> </element> <element name="text:user-index-mark-end" content="EMPTY" inline="yes" > <attribute name="text:id" content="CDATA"/> </element> <element name="text:user-index-mark" content="EMPTY" inline="yes" > <attribute name="text:string-value" content="CDATA"/> <attribute name="text:outline-level" content="CDATA"/> <attribute name="text:index-name" content="CDATA"/> </element> <element name="text:alphabetical-index-mark-start" content="EMPTY" inline="yes" > <attribute name="text:id" content="CDATA"/> <attribute name="text:key1" content="CDATA"/> <attribute name="text:key2" content="CDATA"/> <attribute name="text:main-etry" content="CDATA"/> </element> <element name="text:alphabetical-index-mark-end" content="EMPTY" inline="yes" > <attribute name="text:id" content="CDATA"/> </element> <element name="text:alphabetical-index-mark" content="EMPTY" inline="yes" > <attribute name="text:string-value" content="CDATA"/> <attribute name="text:key1" content="CDATA"/> <attribute name="text:key2" content="CDATA"/> <attribute name="text:main-etry" content="CDATA"/> </element> <element name="text:bibliography-configuration" content="(text:sort-key)*"> <attribute name="text:prefix" content="CDATA"/> <attribute name="text:suffix" content="CDATA"/> <attribute name="text:sort-by-position" content="CDATA"/> <attribute name="text:numbered-entries" content="CDATA"/> <attribute name="fo:language" content="CDATA"/> <attribute name="fo:country" content="CDATA"/> <attribute name="text:sort-algorithm" content="CDATA"/> </element> <element name="text:sort-key" content="EMPTY-BUTNOTINLINE" > <attribute name="text:key" content="( address | annote | author | bibliography-type | booktitle | chapter | custom1 | custom2 | custom3 | custom4 | custom5 | edition | editor | howpublished | identifier | institution | isbn | journal | month | note | number | organizations | pages | publisher | report-type | school | series | title | url | volume | year )"/> <attribute name="text:sort-ascending" content="CDATA"/> </element> <element name="text:linenumbering-configuration" content="(text:linenumbering-separator?)"> <attribute name="text:style-name" content="CDATA"/> <attribute name="text:number-lines" content="CDATA"/> <attribute name="text:count-empty-lines" content="CDATA"/> <attribute name="text:count-in-floating-frames" content="CDATA"/> <attribute name="text:restart-numbering" content="CDATA"/> <attribute name="text:offset" content="CDATA"/> <attribute name="style:num-format" content="(1|a|A|i|I)"/> <attribute name="style:num-letter-sync" content="CDATA"/> <attribute name="text:number-position" content="(left|rigth|inner|outer)"/> <attribute name="text:increment" content="CDATA"/> </element> <element name="text:linenumbering-separator" content="(#PCDATA)"> <attribute name="text:increment" content="CDATA"/> </element> <element name="text:script" content="(#PCDATA)" inline="yes" > <attribute name="script:language" content="CDATA"/> <attribute name="xlink:href" content="CDATA"/> <attribute name="xlink:type" content="simple"/> </element> <element name="text:measure" content="(#PCDATA)" inline="yes" > <attribute name="text:kind" content="(value|unit|gap)"/> </element> <element name="text:ruby" content="(text:ruby-base, text:ruby-text)" inline="yes" > <attribute name="text:style-name" content="CDATA"/> </element> <element name="text:ruby-base" content="( #PCDATA | text:span|text:tab-stop|text:s|text:line-break| text:footnote|text:endnote|text:a| text:bookmark|text:bookmark-start|text:bookmark-end| text:reference-mark|text:reference-mark-start| text:reference-mark-end|text:date | text:time | text:page-number | text:page-continuation | text:sender-firstname | text:sender-lastname | text:sender-initials | text:sender-title | text:sender-position | text:sender-email | text:sender-phone-private | text:sender-fax | text:sender-company | text:sender-phone-work | text:sender-street | text:sender-city | text:sender-postal-code | text:sender-country | text:sender-state-or-province | text:author-name | text:author-initials | text:placeholder | text:variable-set | text:variable-get | text:variable-input | text:user-field-get | text:user-field-input | text:sequence | text:expression | text:text-input | text:database-display | text:database-next | text:database-row-select | text:database-row-number | text:database-name | text:initial-creator | text:creation-date | text:creation-time | text:description | text:user-defined | text:print-time | text:print-date | text:printed-by | text:title | text:subject | text:keywords | text:editing-cycles | text:editing-duration | text:modification-time | text:modification-date | text:creator | text:conditional-text | text:hidden-text | text:hidden-paragraph | text:chapter | text:file-name | text:template-name | text:page-variable-set | text:page-variable-get | text:execute-macro | text:dde-connection | text:reference-ref | text:sequence-ref | text:bookmark-ref | text:footnote-ref | text:endnote-ref | text:sheet-name | text:bibliography-mark | text:page-count | text:paragraph-count | text:word-count | text:character-count | text:table-count | text:image-count | text:object-count | office:annotation | text:script | text:measure|draw:rect|draw:line|draw:polyline|draw:polygon|draw:path| draw:circle|draw:ellipse|draw:g|draw:page-thumbnail| draw:text-box|draw:image|draw:object|draw:object-ole| draw:applet|draw:floating-frame|draw:plugin| draw:measure|draw:caption|draw:connector|chart:chart| dr3d:scene|draw:control| text:toc-mark-start | text:toc-mark-end | text:toc-mark | text:user-index-mark-start | text:user-index-mark-end | text:user-index-mark | text:alphabetical-index-mark-start | text:alphabetical-index-mark-end | text:alphabetical-index-mark | text:change | text:change-start | text:change-end | draw:a | text:ruby )*"> </element> <element name="text:ruby-text" content="(#PCDATA)"> <attribute name="text:style-name" content="CDATA"/> </element> <element name="text:change" content="EMPTY" inline="yes" > <attribute name="text:change-id" content="CDATA"/> </element> <element name="text:change-start" content="EMPTY" inline="yes" > <attribute name="text:change-id" content="CDATA"/> </element> <element name="text:change-end" content="EMPTY" inline="yes" > <attribute name="text:change-id" content="CDATA"/> </element> <element name="text:tracked-changes" content="(text:changed-region)*"> <attribute name="text:track-changes" content="CDATA"/> <attribute name="text:protection-key" content="CDATA"/> </element> <element name="text:changed-region" content="(text:insertion | (text:deletion, text:insertion?) | text:format-change)"> <attribute name="text:id" content="ID"/> <attribute name="text:merge-last-paragraph" content="CDATA"/> </element> <element name="text:insertion" content="(office:change-info, (text:h|text:p|text:ordered-list| text:unordered-list|table:table|text:section| text:table-of-content|text:illustration-index| text:table-index|text:object-index|text:user-index| text:alphabetical-index|text:bibliography| text:index-title|text:change | text:change-start | text:change-end)*)"> </element> <element name="text:deletion" content="(office:change-info, (text:h|text:p|text:ordered-list| text:unordered-list|table:table|text:section| text:table-of-content|text:illustration-index| text:table-index|text:object-index|text:user-index| text:alphabetical-index|text:bibliography| text:index-title|text:change | text:change-start | text:change-end)*)"> </element> <element name="text:format-change" content="(office:change-info)"> </element> <element name="table:calculation-settings" content="(table:null-date?, table:iteration?)"> <attribute name="table:case-sensitive" content="CDATA"/> <attribute name="table:precision-as-shown" content="CDATA"/> <attribute name="table:search-criteria-must-apply-to-whole-cell" content="CDATA"/> <attribute name="table:automatic-find-labels" content="CDATA"/> <attribute name="table:use-regular-expressions" content="CDATA"/> <attribute name="table:null-year" content="CDATA"/> </element> <element name="table:null-date" content="EMPTY-BUTNOTINLINE" > <attribute name="table:value-type" content="date"/> <attribute name="table:date-value" content="CDATA"/> </element> <element name="table:iteration" content="EMPTY-BUTNOTINLINE" > <attribute name="table:status" content="(enable | disable)"/> <attribute name="table:steps" content="CDATA"/> <attribute name="table:maximum-difference" content="CDATA"/> </element> <element name="table:tracked-changes" content="(table:cell-content-change | table:insertion | table:deletion | table:movement | table:rejection)*"> <attribute name="table:track-changes" content="CDATA"/> <attribute name="table:protected" content="CDATA"/> <attribute name="table:protection-key" content="CDATA"/> </element> <element name="table:dependences" content="(table:dependence)+"> </element> <element name="table:dependence" content="EMPTY-BUTNOTINLINE" > <attribute name="table:id" content="CDATA"/> </element> <element name="table:deletions" content="(table:cell-content-deletion | table:change-deletion)+"> </element> <element name="table:cell-content-deletion" content="(table:cell-address?, table:change-track-table-cell?)"> <attribute name="table:id" content="CDATA"/> </element> <element name="table:change-deletion" content="EMPTY-BUTNOTINLINE" > <attribute name="table:id" content="CDATA"/> </element> <element name="table:insertion" content="(office:change-info, table:dependences?, table:deletions?)"> <attribute name="table:id" content="CDATA"/> <attribute name="table:acceptance-state" content="(accepted | rejected | pending)"/> <attribute name="table:rejecting-change-id" content="CDATA"/> <attribute name="table:type" content="(row | column | table)"/> <attribute name="table:position" content="CDATA"/> <attribute name="table:count" content="CDATA"/> <attribute name="table:table" content="CDATA"/> </element> <element name="table:deletion" content="(office:change-info, table:dependences?, table:deletions?, table:cut-offs?)"> <attribute name="table:id" content="CDATA"/> <attribute name="table:acceptance-state" content="(accepted | rejected | pending)"/> <attribute name="table:rejecting-change-id" content="CDATA"/> <attribute name="table:type" content="(row | column | table)"/> <attribute name="table:position" content="CDATA"/> <attribute name="table:count" content="CDATA"/> <attribute name="table:table" content="CDATA"/> <attribute name="table:multi-deletion-spanned" content="CDATA"/> </element> <element name="table:cut-offs" content="(table:movement-cut-off+ | (table:insertion-cut-off, table:movement-cut-off*))"> </element> <element name="table:insertion-cut-off" content="EMPTY-BUTNOTINLINE" > <attribute name="table:id" content="CDATA"/> <attribute name="table:position" content="CDATA"/> </element> <element name="table:movement-cut-off" content="EMPTY-BUTNOTINLINE" > <attribute name="table:id" content="CDATA"/> <attribute name="table:start-position" content="CDATA"/> <attribute name="table:end-position" content="CDATA"/> <attribute name="table:position" content="CDATA"/> </element> <element name="table:movement" content="(table:source-range-address, table:target-range-address, office:change-info, table:dependences?, table:deletions?)"> <attribute name="table:id" content="CDATA"/> <attribute name="table:acceptance-state" content="(accepted | rejected | pending)"/> <attribute name="table:rejecting-change-id" content="CDATA"/> </element> <element name="table:target-range-address" content="EMPTY-BUTNOTINLINE" > <attribute name="table:column" content="CDATA"/> <attribute name="table:row" content="CDATA"/> <attribute name="table:table" content="CDATA"/> <attribute name="table:start-column" content="CDATA"/> <attribute name="table:start-row" content="CDATA"/> <attribute name="table:start-table" content="CDATA"/> <attribute name="table:end-column" content="CDATA"/> <attribute name="table:end-row" content="CDATA"/> <attribute name="table:end-table" content="CDATA"/> </element> <element name="table:source-range-address" content="EMPTY-BUTNOTINLINE" > <attribute name="table:column" content="CDATA"/> <attribute name="table:row" content="CDATA"/> <attribute name="table:table" content="CDATA"/> <attribute name="table:start-column" content="CDATA"/> <attribute name="table:start-row" content="CDATA"/> <attribute name="table:start-table" content="CDATA"/> <attribute name="table:end-column" content="CDATA"/> <attribute name="table:end-row" content="CDATA"/> <attribute name="table:end-table" content="CDATA"/> </element> <element name="table:change-track-table-cell" content="(text:p*)"> <attribute name="table:cell-address" content="CDATA"/> <attribute name="table:matrix-covered" content="(true | false)"/> <attribute name="table:formula" content="CDATA"/> <attribute name="table:number-matrix-rows-spanned" content="CDATA"/> <attribute name="table:number-matrix-columns-spanned" content="CDATA"/> <attribute name="table:value-type" content="(float|time|date|percentage|currency|boolean|string)"/> <attribute name="table:value" content="CDATA"/> <attribute name="table:date-value" content="CDATA"/> <attribute name="table:time-value" content="CDATA"/> <attribute name="table:string-value" content="CDATA"/> </element> <element name="table:cell-content-change" content="(table:cell-address, office:change-info, table:dependences?, table:deletions?, table:previous)"> <attribute name="table:id" content="CDATA"/> <attribute name="table:acceptance-state" content="(accepted | rejected | pending)"/> <attribute name="table:rejecting-change-id" content="CDATA"/> </element> <element name="table:cell-address" content="EMPTY-BUTNOTINLINE" > <attribute name="table:column" content="CDATA"/> <attribute name="table:row" content="CDATA"/> <attribute name="table:table" content="CDATA"/> </element> <element name="table:previous" content="(table:change-track-table-cell)"> <attribute name="table:id" content="CDATA"/> </element> <element name="table:rejection" content="(office:change-info, table:dependences?, table:deletions?)"> <attribute name="table:id" content="CDATA"/> <attribute name="table:acceptance-state" content="(accepted | rejected | pending)"/> <attribute name="table:rejecting-change-id" content="CDATA"/> </element> <element name="table:table" content="(table:table-source?, table:scenario?, office:forms?, table:shapes?, (((table:table-columns | ( table:table-column | table:table-column-group )+),(table:table-header-columns,(table:table-columns | ( table:table-column | table:table-column-group )+)?)?) | (table:table-header-columns,(table:table-columns | ( table:table-column | table:table-column-group )+)?)), (((table:table-rows | ( table:table-row | table:table-row-group )+),(table:table-header-rows,(table:table-rows | ( table:table-row | table:table-row-group )+)?)?) | (table:table-header-rows,(table:table-rows | ( table:table-row | table:table-row-group )+)?)))"> <attribute name="table:name" content="CDATA"/> <attribute name="table:style-name" content="CDATA"/> <attribute name="table:protected" content="CDATA"/> <attribute name="table:protection-key" content="CDATA"/> <attribute name="table:print-ranges" content="CDATA"/> </element> <element name="table:table-source" content="EMPTY-BUTNOTINLINE" > <attribute name="table:mode" content="(copy-all | copy-results-only)"/> <attribute name="xlink:type" content="simple"/> <attribute name="xlink:actuate" content="(onRequest)"/> <attribute name="xlink:href" content="CDATA"/> <attribute name="table:filter-name" content="CDATA"/> <attribute name="table:table-name" content="CDATA"/> <attribute name="table:filter-options" content="CDATA"/> <attribute name="table:refresh-delay" content="CDATA"/> </element> <element name="table:scenario" content="EMPTY-BUTNOTINLINE" > <attribute name="table:display-border" content="CDATA"/> <attribute name="table:border-color" content="CDATA"/> <attribute name="table:copy-back" content="CDATA"/> <attribute name="table:copy-styles" content="CDATA"/> <attribute name="table:copy-formulas" content="CDATA"/> <attribute name="table:is-active" content="CDATA"/> <attribute name="table:scenario-ranges" content="CDATA"/> <attribute name="table:comment" content="CDATA"/> </element> <element name="table:shapes" content="(draw:rect|draw:line|draw:polyline|draw:polygon|draw:path| draw:circle|draw:ellipse|draw:g|draw:page-thumbnail| draw:text-box|draw:image|draw:object|draw:object-ole| draw:applet|draw:floating-frame|draw:plugin| draw:measure|draw:caption|draw:connector|chart:chart| dr3d:scene|draw:control)"> </element> <element name="table:table-column-group" content="(table:table-header-columns | table:table-column | table:table-column-group)+"> <attribute name="table:display" content="CDATA"/> </element> <element name="table:table-header-columns" content="(table:table-column | table:table-column-group)+"> </element> <element name="table:table-columns" content="(table:table-column | table:table-column-group)+"> </element> <element name="table:table-column" content="EMPTY-BUTNOTINLINE" > <attribute name="table:number-columns-repeated" content="CDATA"/> <attribute name="table:style-name" content="CDATA"/> <attribute name="table:visibility" content="(visible | collapse | filter)"/> <attribute name="table:default-cell-style-name" content="CDATA"/> </element> <element name="table:table-row-group" content="(table:table-header-rows | table:table-row | table:table-row-group)+"> <attribute name="table:display" content="CDATA"/> </element> <element name="table:table-header-rows" content="(table:table-row | table:table-row-group)+"> </element> <element name="table:table-rows" content="(table:table-row | table:table-row-group)+"> </element> <element name="table:table-row" content="(table:table-cell|table:covered-table-cell)+"> <attribute name="table:number-rows-repeated" content="CDATA"/> <attribute name="table:style-name" content="CDATA"/> <attribute name="table:visibility" content="(visible | collapse | filter)"/> <attribute name="table:default-cell-style-name" content="CDATA"/> </element> <element name="table:table-cell" content="(table:cell-range-source?,office:annotation?,table:detective?,(table:sub-table|(text:h|text:p|text:ordered-list|text:unordered-list|(draw:rect|draw:line|draw:polyline|draw:polygon|draw:path| draw:circle|draw:ellipse|draw:g|draw:page-thumbnail| draw:text-box|draw:image|draw:object|draw:object-ole| draw:applet|draw:floating-frame|draw:plugin| draw:measure|draw:caption|draw:connector|chart:chart| dr3d:scene|draw:control))*))"> <attribute name="table:number-columns-repeated" content="CDATA"/> <attribute name="table:number-rows-spanned" content="CDATA"/> <attribute name="table:number-columns-spanned" content="CDATA"/> <attribute name="table:style-name" content="CDATA"/> <attribute name="table:validation-name" content="CDATA"/> <attribute name="table:formula" content="CDATA"/> <attribute name="table:number-matrix-rows-spanned" content="CDATA"/> <attribute name="table:number-matrix-columns-spanned" content="CDATA"/> <attribute name="table:value-type" content="(float|time|date|percentage|currency|boolean|string)"/> <attribute name="table:value" content="CDATA"/> <attribute name="table:date-value" content="CDATA"/> <attribute name="table:time-value" content="CDATA"/> <attribute name="table:boolean-value" content="CDATA"/> <attribute name="table:string-value" content="CDATA"/> <attribute name="table:currency" content="CDATA"/> <attribute name="table:protected" content="CDATA"/> </element> <element name="table:covered-table-cell" content="(table:cell-range-source?,office:annotation?,table:detective?,(table:sub-table|(text:h|text:p|text:ordered-list|text:unordered-list|(draw:rect|draw:line|draw:polyline|draw:polygon|draw:path| draw:circle|draw:ellipse|draw:g|draw:page-thumbnail| draw:text-box|draw:image|draw:object|draw:object-ole| draw:applet|draw:floating-frame|draw:plugin| draw:measure|draw:caption|draw:connector|chart:chart| dr3d:scene|draw:control))*))"> <attribute name="table:number-columns-repeated" content="CDATA"/> <attribute name="table:style-name" content="CDATA"/> <attribute name="table:validation-name" content="CDATA"/> <attribute name="table:formula" content="CDATA"/> <attribute name="table:number-matrix-rows-spanned" content="CDATA"/> <attribute name="table:number-matrix-columns-spanned" content="CDATA"/> <attribute name="table:value-type" content="(float|time|date|percentage|currency|boolean|string)"/> <attribute name="table:value" content="CDATA"/> <attribute name="table:date-value" content="CDATA"/> <attribute name="table:time-value" content="CDATA"/> <attribute name="table:boolean-value" content="CDATA"/> <attribute name="table:string-value" content="CDATA"/> <attribute name="table:currency" content="CDATA"/> </element> <element name="table:cell-range-source" content="EMPTY-BUTNOTINLINE" > <attribute name="table:name" content="CDATA"/> <attribute name="xlink:type" content="simple"/> <attribute name="xlink:actuate" content="onRequest"/> <attribute name="xlink:href" content="CDATA"/> <attribute name="table:filter-name" content="CDATA"/> <attribute name="table:filter-options" content="CDATA"/> <attribute name="table:last-column-spanned" content="CDATA"/> <attribute name="table:last-row-spanned" content="CDATA"/> <attribute name="table:refresh-delay" content="CDATA"/> </element> <element name="table:detective" content="(table:highlighted-range*, table:operation*)"> </element> <element name="table:highlighted-range" content="EMPTY-BUTNOTINLINE" > <attribute name="table:cell-range-address" content="CDATA"/> <attribute name="table:direction" content="(from-another-table | to-another-table | from-same-table | to-same-table)"/> <attribute name="table:contains-error" content="CDATA"/> <attribute name="table:marked-invalid" content="CDATA"/> </element> <element name="table:operation" content="EMPTY-BUTNOTINLINE" > <attribute name="table:name" content="(trace-dependents | remove-dependents | trace-precedents | remove-precedents | trace-errors)"/> <attribute name="table:index" content="CDATA"/> </element> <element name="table:content-validations" content="(table:content-validation)+"> </element> <element name="table:content-validation" content="(table:help-message?, (table:error-message | (table:error-macro, office:events?))?)"> <attribute name="table:name" content="CDATA"/> <attribute name="table:condition" content="CDATA"/> <attribute name="table:base-cell-address" content="CDATA"/> <attribute name="table:allow-empty-cell" content="CDATA"/> </element> <element name="table:help-message" content="(text:p*)"> <attribute name="table:title" content="CDATA"/> <attribute name="table:display" content="CDATA"/> </element> <element name="table:error-message" content="(text:p*)"> <attribute name="table:title" content="CDATA"/> <attribute name="table:message-type" content="(stop | warning | information)"/> <attribute name="table:display" content="CDATA"/> </element> <element name="table:error-macro" content="EMPTY-BUTNOTINLINE" > <attribute name="table:name" content="CDATA"/> <attribute name="table:execute" content="CDATA"/> </element> <element name="table:sub-table" content="((((table:table-columns | ( table:table-column | table:table-column-group )+),(table:table-header-columns,(table:table-columns | ( table:table-column | table:table-column-group )+)?)?) | (table:table-header-columns,(table:table-columns | ( table:table-column | table:table-column-group )+)?)) , (((table:table-rows | ( table:table-row | table:table-row-group )+),(table:table-header-rows,(table:table-rows | ( table:table-row | table:table-row-group )+)?)?) | (table:table-header-rows,(table:table-rows | ( table:table-row | table:table-row-group )+)?)))"> </element> <element name="table:label-ranges" content="(table:label-range)*"> </element> <element name="table:label-range" content="EMPTY-BUTNOTINLINE" > <attribute name="table:label-cell-range-address" content="CDATA"/> <attribute name="table:data-cell-range-address" content="CDATA"/> <attribute name="table:orientation" content="(column | row)"/> </element> <element name="table:named-expressions" content="(table:named-range | table:named-expression)*"> </element> <element name="table:named-range" content="EMPTY-BUTNOTINLINE" > <attribute name="table:name" content="CDATA"/> <attribute name="table:cell-range-address" content="CDATA"/> <attribute name="table:base-cell-address" content="CDATA"/> <attribute name="table:range-usable-as" content="CDATA"/> </element> <element name="table:named-expression" content="EMPTY-BUTNOTINLINE" > <attribute name="table:name" content="CDATA"/> <attribute name="table:expression" content="CDATA"/> <attribute name="table:base-cell-address" content="CDATA"/> </element> <element name="table:filter" content="(table:filter-condition | table:filter-and | table:filter-or)"> <attribute name="table:target-range-address" content="CDATA"/> <attribute name="table:condition-source-range-address" content="CDATA"/> <attribute name="table:condition-source" content="(self | cell-range)"/> <attribute name="table:display-duplicates" content="CDATA"/> </element> <element name="table:filter-and" content="(table:filter-or | table:filter-condition)+"> </element> <element name="table:filter-or" content="(table:filter-and | table:filter-condition)+"> </element> <element name="table:filter-condition" content="EMPTY-BUTNOTINLINE" > <attribute name="table:field-number" content="CDATA"/> <attribute name="table:case-sensitive" content="CDATA"/> <attribute name="table:data-type" content="(text | number)"/> <attribute name="table:value" content="CDATA"/> <attribute name="table:operator" content="CDATA"/> </element> <element name="table:database-ranges" content="(table:database-range)*"> </element> <element name="table:database-range" content="((table:database-source-sql | table:database-source-table | table:database-source-query)?, table:filter?, table:sort?, table:subtotal-rules?)"> <attribute name="table:name" content="CDATA"/> <attribute name="table:is-selection" content="CDATA"/> <attribute name="table:on-update-keep-styles" content="CDATA"/> <attribute name="table:on-update-keep-size" content="CDATA"/> <attribute name="table:has-persistant-data" content="CDATA"/> <attribute name="table:orientation" content="(row | column)"/> <attribute name="table:contains-header" content="CDATA"/> <attribute name="table:display-filter-buttons" content="CDATA"/> <attribute name="table:target-range-address" content="CDATA"/> <attribute name="table:refresh-delay" content="CDATA"/> </element> <element name="table:database-source-sql" content="EMPTY-BUTNOTINLINE" > <attribute name="table:database-name" content="CDATA"/> <attribute name="table:sql-statement" content="CDATA"/> <attribute name="table:parse-sql-statements" content="CDATA"/> </element> <element name="table:database-source-table" content="EMPTY-BUTNOTINLINE" > <attribute name="table:database-name" content="CDATA"/> <attribute name="table:table-name" content="CDATA"/> </element> <element name="table:database-source-query" content="EMPTY-BUTNOTINLINE" > <attribute name="table:database-name" content="CDATA"/> <attribute name="table:query-name" content="CDATA"/> </element> <element name="table:sort" content="(table:sort-by)+"> <attribute name="table:bind-styles-to-content" content="CDATA"/> <attribute name="table:target-range-address" content="CDATA"/> <attribute name="table:case-sensitive" content="CDATA"/> <attribute name="table:language" content="CDATA"/> <attribute name="table:country" content="CDATA"/> <attribute name="table:algorithm" content="CDATA"/> </element> <element name="table:sort-by" content="EMPTY-BUTNOTINLINE" > <attribute name="table:field-number" content="CDATA"/> <attribute name="table:data-type" content="(text | number | automatic | qname-but-not-ncname)"/> <attribute name="table:order" content="(ascending | descending)"/> </element> <element name="table:subtotal-rules" content="(table:sort-groups? | table:subtotal-rule*)?"> <attribute name="table:bind-styles-to-content" content="CDATA"/> <attribute name="table:case-sensitive" content="CDATA"/> <attribute name="table:page-breaks-on-group-change" content="CDATA"/> </element> <element name="table:sort-groups" content="EMPTY-BUTNOTINLINE" > <attribute name="table:data-type" content="(text | number | automatic | qname-but-not-ncname)"/> <attribute name="table:order" content="(ascending | descending)"/> </element> <element name="table:subtotal-rule" content="(table:subtotal-field)*"> <attribute name="table:group-by-field-number" content="CDATA"/> </element> <element name="table:subtotal-field" content="EMPTY-BUTNOTINLINE" > <attribute name="table:field-number" content="CDATA"/> <attribute name="table:function" content="CDATA"/> </element> <element name="table:data-pilot-tables" content="(table:data-pilot-table)*"> </element> <element name="table:data-pilot-table" content="((table:database-source-sql | table:database-source-table | table:database-source-query | table:source-service | table:source-cell-range)?, table:data-pilot-field+)"> <attribute name="table:name" content="CDATA"/> <attribute name="table:application-data" content="CDATA"/> <attribute name="table:grand-total" content="(none | row | column | both)"/> <attribute name="table:ignore-empty-rows" content="CDATA"/> <attribute name="table:identify-categories" content="CDATA"/> <attribute name="table:target-range-address" content="CDATA"/> <attribute name="table:buttons" content="CDATA"/> </element> <element name="table:source-service" content="EMPTY-BUTNOTINLINE" > <attribute name="table:name" content="CDATA"/> <attribute name="table:source-name" content="CDATA"/> <attribute name="table:object-name" content="CDATA"/> <attribute name="table:username" content="CDATA"/> <attribute name="table:password" content="CDATA"/> </element> <element name="table:source-cell-range" content="(table:filter)?"> <attribute name="table:cell-range-address" content="CDATA"/> </element> <element name="table:data-pilot-field" content="(table:data-pilot-level)?"> <attribute name="table:source-field-name" content="CDATA"/> <attribute name="table:is-data-layout-field" content="CDATA"/> <attribute name="table:function" content="CDATA"/> <attribute name="table:orientation" content="(row | column | data | page | hidden)"/> <attribute name="table:used-hierarchy" content="CDATA"/> </element> <element name="table:data-pilot-level" content="(table:data-pilot-subtotals?, table:data-pilot-members?)"> <attribute name="table:display-empty" content="CDATA"/> </element> <element name="table:data-pilot-subtotals" content="(table:data-pilot-subtotal)*"> </element> <element name="table:data-pilot-subtotal" content="EMPTY-BUTNOTINLINE" > <attribute name="table:function" content="CDATA"/> </element> <element name="table:data-pilot-members" content="(table:data-pilot-member)*"> </element> <element name="table:data-pilot-member" content="EMPTY-BUTNOTINLINE" > <attribute name="table:name" content="CDATA"/> <attribute name="table:display" content="CDATA"/> <attribute name="table:display-details" content="CDATA"/> </element> <element name="table:consolidation" content="EMPTY-BUTNOTINLINE" > <attribute name="table:function" content="CDATA"/> <attribute name="table:source-cell-range-addresses" content="CDATA"/> <attribute name="table:target-cell-address" content="CDATA"/> <attribute name="table:use-label" content="(none | column | row | both)"/> <attribute name="table:link-to-source-data" content="CDATA"/> </element> <element name="table:dde-links" content="(table:dde-link)+"> </element> <element name="table:dde-link" content="(office:dde-source, table:table)"> </element> <element name="chart:chart" content="( chart:title?, chart:subtitle?, chart:legend?, chart:plot-area, table:table? )" inline="yes" > <attribute name="chart:class" content="(line|area|circle|ring|scatter|radar|bar|stock|add-in)"/> <attribute name="chart:add-in-name" content="CDATA"/> <attribute name="chart:table-number-list" content="CDATA"/> <attribute name="draw:name" content="CDATA"/> <attribute name="svg:x" content="CDATA"/> <attribute name="svg:y" content="CDATA"/> <attribute name="svg:width" content="CDATA"/> <attribute name="svg:height" content="CDATA"/> <attribute name="draw:style-name" content="CDATA"/> <attribute name="presentation:style-name" content="CDATA"/> <attribute name="draw:text-style-name" content="CDATA"/> <attribute name="chart:column-mapping" content="CDATA"/> <attribute name="chart:row-mapping" content="CDATA"/> <attribute name="chart:style-name" content="CDATA"/> <attribute name="presentation:class" content="(title|outline|subtitle|text|graphic|object|chart|table|orgchart|page|notes)"/> <attribute name="presentation:placeholder" content="(true|false)"/> <attribute name="presentation:user-transformed" content="(true|false)"/> <attribute name="draw:z-index" content="CDATA"/> <attribute name="table:end-cell-address" content="CDATA"/> <attribute name="table:end-x" content="CDATA"/> <attribute name="table:end-y" content="CDATA"/> <attribute name="draw:id" content="CDATA"/> <attribute name="draw:layer" content="CDATA"/> </element> <element name="chart:title" content="(text:p)?"> <attribute name="table:cell-range" content="CDATA"/> <attribute name="svg:x" content="CDATA"/> <attribute name="svg:y" content="CDATA"/> <attribute name="chart:style-name" content="CDATA"/> </element> <element name="chart:subtitle" content="(text:p)?"> <attribute name="table:cell-range" content="CDATA"/> <attribute name="svg:x" content="CDATA"/> <attribute name="svg:y" content="CDATA"/> <attribute name="chart:style-name" content="CDATA"/> </element> <element name="chart:legend" content="EMPTY-BUTNOTINLINE" > <attribute name="chart:legend-position" content="(top|left|bottom|right)"/> <attribute name="svg:x" content="CDATA"/> <attribute name="svg:y" content="CDATA"/> <attribute name="chart:style-name" content="CDATA"/> </element> <element name="chart:plot-area" content="(dr3d:light*, chart:axis*, chart:categories?, chart:series*, chart:stock-gain-marker?, chart:stock-loss-marker?, chart:stock-range-line?, chart:wall?, chart:floor?)"> <attribute name="svg:x" content="CDATA"/> <attribute name="svg:y" content="CDATA"/> <attribute name="svg:width" content="CDATA"/> <attribute name="svg:height" content="CDATA"/> <attribute name="chart:style-name" content="CDATA"/> <attribute name="table:cell-range-address" content="CDATA"/> <attribute name="chart:table-number-list" content="CDATA"/> <attribute name="chart:data-source-has-labels" content="(none|row|column|both)"/> <attribute name="dr3d:vrp" content="CDATA"/> <attribute name="dr3d:vpn" content="CDATA"/> <attribute name="dr3d:vup" content="CDATA"/> <attribute name="dr3d:projection" content="(parallel|perspective)"/> <attribute name="dr3d:transform" content="CDATA"/> <attribute name="dr3d:distance" content="CDATA"/> <attribute name="dr3d:focal-length" content="CDATA"/> <attribute name="dr3d:shadow-slant" content="CDATA"/> <attribute name="dr3d:shade-mode" content="(flat|phong|gouraud|draft)"/> <attribute name="dr3d:ambient-color" content="CDATA"/> <attribute name="dr3d:lighting-mode" content="CDATA"/> </element> <element name="chart:wall" content="EMPTY-BUTNOTINLINE" > <attribute name="svg:width" content="CDATA"/> <attribute name="chart:style-name" content="CDATA"/> </element> <element name="chart:floor" content="EMPTY-BUTNOTINLINE" > <attribute name="svg:width" content="CDATA"/> <attribute name="chart:style-name" content="CDATA"/> </element> <element name="chart:stock-gain-marker" content="EMPTY-BUTNOTINLINE" > <attribute name="chart:style-name" content="CDATA"/> </element> <element name="chart:stock-loss-marker" content="EMPTY-BUTNOTINLINE" > <attribute name="chart:style-name" content="CDATA"/> </element> <element name="chart:stock-range-line" content="EMPTY-BUTNOTINLINE" > <attribute name="chart:style-name" content="CDATA"/> </element> <element name="chart:axis" content="(chart:title?, chart:grid*)"> <attribute name="chart:class" content="(category|value|series|domain)"/> <attribute name="chart:name" content="CDATA"/> <attribute name="chart:style-name" content="CDATA"/> </element> <element name="chart:grid" content="EMPTY-BUTNOTINLINE" > <attribute name="chart:class" content="(major|minor)"/> <attribute name="chart:style-name" content="CDATA"/> </element> <element name="chart:categories" content="EMPTY-BUTNOTINLINE" > <attribute name="table:cell-range-address" content="CDATA"/> </element> <element name="chart:series" content="( chart:domain*, chart:data-point* )"> <attribute name="chart:values-cell-range-address" content="CDATA"/> <attribute name="chart:label-cell-address" content="CDATA"/> <attribute name="chart:class" content="(line|area|circle|ring|scatter|radar|bar|stock|add-in)"/> <attribute name="chart:attached-axis" content="CDATA"/> <attribute name="chart:style-name" content="CDATA"/> </element> <element name="chart:domain" content="EMPTY-BUTNOTINLINE" > <attribute name="table:cell-range-address" content="CDATA"/> </element> <element name="chart:data-point" content="EMPTY-BUTNOTINLINE" > <attribute name="chart:repeated" content="CDATA"/> <attribute name="chart:style-name" content="CDATA"/> </element> <element name="number:number-style" content="( style:properties?, ( (number:text,(( number:number | number:scientific-number | number:fraction ),number:text?)?) | (( number:number | number:scientific-number | number:fraction ),number:text?) ), style:map* )"> <attribute name="style:name" content="CDATA"/> <attribute name="style:family" content="CDATA"/> <attribute name="number:language" content="CDATA"/> <attribute name="number:country" content="CDATA"/> <attribute name="number:title" content="CDATA"/> <attribute name="style:volatile" content="CDATA"/> </element> <element name="number:number" content="( number:embedded-text* )"> <attribute name="number:decimal-places" content="CDATA"/> <attribute name="number:min-integer-digits" content="CDATA"/> <attribute name="number:grouping" content="CDATA"/> <attribute name="number:decimal-replacement" content="CDATA"/> </element> <element name="number:scientific-number" content="EMPTY-BUTNOTINLINE" > <attribute name="number:decimal-places" content="CDATA"/> <attribute name="number:min-integer-digits" content="CDATA"/> <attribute name="number:grouping" content="CDATA"/> <attribute name="number:min-exponent-digits" content="CDATA"/> </element> <element name="number:fraction" content="EMPTY-BUTNOTINLINE" > <attribute name="number:min-integer-digits" content="CDATA"/> <attribute name="number:grouping" content="CDATA"/> <attribute name="number:min-numerator-digits" content="CDATA"/> <attribute name="number:min-denominator-digits" content="CDATA"/> </element> <element name="number:embedded-text" content="(#PCDATA)"> <attribute name="number:position" content="CDATA"/> </element> <element name="number:currency-style" content="( style:properties?, (number:text?, (((number:number,number:text?),(number:currency-symbol,number:text?)?) | ((number:currency-symbol,number:text?),(number:number,number:text?)?))?), style:map* )"> <attribute name="style:name" content="CDATA"/> <attribute name="style:family" content="CDATA"/> <attribute name="number:language" content="CDATA"/> <attribute name="number:country" content="CDATA"/> <attribute name="number:title" content="CDATA"/> <attribute name="style:volatile" content="CDATA"/> <attribute name="number:automatic-order" content="CDATA"/> </element> <element name="number:currency-symbol" content="(#PCDATA)"> <attribute name="number:language" content="CDATA"/> <attribute name="number:country" content="CDATA"/> </element> <element name="number:percentage-style" content="( style:properties?, ( (number:text,(number:number,number:text?)?) | (number:number,number:text?) ), style:map* )"> <attribute name="style:name" content="CDATA"/> <attribute name="style:family" content="CDATA"/> <attribute name="number:language" content="CDATA"/> <attribute name="number:country" content="CDATA"/> <attribute name="number:title" content="CDATA"/> <attribute name="style:volatile" content="CDATA"/> </element> <element name="number:date-style" content="( style:properties?, ( (number:text,(( number:day | number:month | number:year | number:era | number:day-of-week | number:week-of-year | number:quarter| number:hours | number:am-pm | number:minutes | number:seconds ),number:text?)+) | (( number:day | number:month | number:year | number:era | number:day-of-week | number:week-of-year | number:quarter| number:hours | number:am-pm | number:minutes | number:seconds ),number:text?)+ ), style:map* )"> <attribute name="style:name" content="CDATA"/> <attribute name="style:family" content="CDATA"/> <attribute name="number:language" content="CDATA"/> <attribute name="number:country" content="CDATA"/> <attribute name="number:title" content="CDATA"/> <attribute name="style:volatile" content="CDATA"/> <attribute name="number:automatic-order" content="CDATA"/> <attribute name="number:format-source" content="(fixed|language)"/> </element> <element name="number:day" content="EMPTY-BUTNOTINLINE" > <attribute name="number:style" content="(short|long)"/> <attribute name="number:calendar" content="CDATA"/> </element> <element name="number:month" content="EMPTY-BUTNOTINLINE" > <attribute name="number:textual" content="CDATA"/> <attribute name="number:style" content="(short|long)"/> <attribute name="number:calendar" content="CDATA"/> </element> <element name="number:year" content="EMPTY-BUTNOTINLINE" > <attribute name="number:style" content="(short|long)"/> <attribute name="number:calendar" content="CDATA"/> </element> <element name="number:era" content="EMPTY-BUTNOTINLINE" > <attribute name="number:style" content="(short|long)"/> <attribute name="number:calendar" content="CDATA"/> </element> <element name="number:day-of-week" content="EMPTY-BUTNOTINLINE" > <attribute name="number:style" content="(short|long)"/> <attribute name="number:calendar" content="CDATA"/> </element> <element name="number:week-of-year" content="EMPTY-BUTNOTINLINE" > <attribute name="number:calendar" content="CDATA"/> </element> <element name="number:quarter" content="EMPTY-BUTNOTINLINE" > <attribute name="number:style" content="(short|long)"/> <attribute name="number:calendar" content="CDATA"/> </element> <element name="number:time-style" content="( style:properties?, ( (number:text,(( number:hours | number:am-pm | number:minutes | number:seconds ),number:text?)+) | (( number:hours | number:am-pm | number:minutes | number:seconds ),number:text?)+), style:map* )"> <attribute name="style:name" content="CDATA"/> <attribute name="style:family" content="CDATA"/> <attribute name="number:language" content="CDATA"/> <attribute name="number:country" content="CDATA"/> <attribute name="number:title" content="CDATA"/> <attribute name="style:volatile" content="CDATA"/> <attribute name="number:format-source" content="(fixed|language)"/> <attribute name="number:truncate-on-overflow" content="CDATA"/> </element> <element name="number:hours" content="EMPTY-BUTNOTINLINE" > <attribute name="number:style" content="(short|long)"/> </element> <element name="number:minutes" content="EMPTY-BUTNOTINLINE" > <attribute name="number:style" content="(short|long)"/> </element> <element name="number:seconds" content="EMPTY-BUTNOTINLINE" > <attribute name="number:style" content="(short|long)"/> <attribute name="number:decimal-places" content="CDATA"/> </element> <element name="number:am-pm" content="EMPTY-BUTNOTINLINE" > </element> <element name="number:boolean-style" content="( style:properties?,( (number:text,(number:boolean,number:text?)?) | (number:boolean,number:text?) ), style:map* )"> <attribute name="style:name" content="CDATA"/> <attribute name="style:family" content="CDATA"/> <attribute name="number:language" content="CDATA"/> <attribute name="number:country" content="CDATA"/> <attribute name="number:title" content="CDATA"/> <attribute name="style:volatile" content="CDATA"/> </element> <element name="number:boolean" content="EMPTY-BUTNOTINLINE" > </element> <element name="number:text-style" content="( style:properties?,( (number:text,(number:text-content,number:text?)?) | (number:text-content,number:text?) ), style:map* )"> <attribute name="style:name" content="CDATA"/> <attribute name="style:family" content="CDATA"/> <attribute name="number:language" content="CDATA"/> <attribute name="number:country" content="CDATA"/> <attribute name="number:title" content="CDATA"/> <attribute name="style:volatile" content="CDATA"/> </element> <element name="number:text" content="(#PCDATA)"> </element> <element name="number:text-content" content="EMPTY-BUTNOTINLINE" > </element> <element name="form:control" content="(form:text|form:textarea|form:fixed-text|form:file| form:password|form:formatted-text|form:button|form:image| form:checkbox|form:radio|form:listbox|form:combobox|form:frame| form:hidden|form:image-frame|form:grid|form:generic-control)+"> <attribute name="form:name" content="CDATA"/> <attribute name="form:service-name" content="CDATA"/> <attribute name="form:id" content="CDATA"/> </element> <element name="form:form" content="(form:properties?, office:events?, (form:control|form:form)*)"> <attribute name="form:name" content="CDATA"/> <attribute name="form:service-name" content="CDATA"/> <attribute name="xlink:href" content="CDATA"/> <attribute name="form:enctype" content="CDATA"/> <attribute name="form:method" content="CDATA"/> <attribute name="office:target-frame" content="CDATA"/> <attribute name="form:allow-deletes" content="CDATA"/> <attribute name="form:allow-inserts" content="CDATA"/> <attribute name="form:allow-updates" content="CDATA"/> <attribute name="form:apply-filter" content="CDATA"/> <attribute name="form:command" content="CDATA"/> <attribute name="form:command-type" content="(table|query|command)"/> <attribute name="form:datasource" content="CDATA"/> <attribute name="form:detail-fields" content="CDATA"/> <attribute name="form:escape-processing" content="CDATA"/> <attribute name="form:filter" content="CDATA"/> <attribute name="form:ignore-result" content="CDATA"/> <attribute name="form:master-fields" content="CDATA"/> <attribute name="form:navigation-mode" content="(none|current|parent)"/> <attribute name="form:order" content="CDATA"/> <attribute name="form:tab-cycle" content="(records|current|page)"/> </element> <element name="office:forms" content="(form:form*)"> <attribute name="form:automatic-focus" content="CDATA"/> <attribute name="form:apply-design-mode" content="CDATA"/> </element> <element name="form:text" content="(form:properties?, office:events?)"> <attribute name="form:current-value" content="CDATA"/> <attribute name="form:disabled" content="CDATA"/> <attribute name="form:max-length" content="CDATA"/> <attribute name="form:printable" content="CDATA"/> <attribute name="form:readonly" content="CDATA"/> <attribute name="form:tab-index" content="CDATA"/> <attribute name="form:tab-stop" content="CDATA"/> <attribute name="form:title" content="CDATA"/> <attribute name="form:value" content="CDATA"/> <attribute name="form:convert-empty-to-null" content="CDATA"/> <attribute name="form:data-field" content="CDATA"/> </element> <element name="form:textarea" content="(form:properties?, office:events?)"> <attribute name="form:current-value" content="CDATA"/> <attribute name="form:disabled" content="CDATA"/> <attribute name="form:max-length" content="CDATA"/> <attribute name="form:printable" content="CDATA"/> <attribute name="form:readonly" content="CDATA"/> <attribute name="form:tab-index" content="CDATA"/> <attribute name="form:tab-stop" content="CDATA"/> <attribute name="form:title" content="CDATA"/> <attribute name="form:value" content="CDATA"/> <attribute name="form:convert-empty-to-null" content="CDATA"/> <attribute name="form:data-field" content="CDATA"/> </element> <element name="form:password" content="(form:properties?, office:events?)"> <attribute name="form:disabled" content="CDATA"/> <attribute name="form:max-length" content="CDATA"/> <attribute name="form:printable" content="CDATA"/> <attribute name="form:tab-index" content="CDATA"/> <attribute name="form:tab-stop" content="CDATA"/> <attribute name="form:title" content="CDATA"/> <attribute name="form:value" content="CDATA"/> <attribute name="form:convert-empty-to-null" content="CDATA"/> <attribute name="form:echo-char" content="CDATA"/> </element> <element name="form:file" content="(form:properties?, office:events?)"> <attribute name="form:current-value" content="CDATA"/> <attribute name="form:disabled" content="CDATA"/> <attribute name="form:max-length" content="CDATA"/> <attribute name="form:printable" content="CDATA"/> <attribute name="form:readonly" content="CDATA"/> <attribute name="form:tab-index" content="CDATA"/> <attribute name="form:tab-stop" content="CDATA"/> <attribute name="form:title" content="CDATA"/> <attribute name="form:value" content="CDATA"/> </element> <element name="form:formatted-text" content="(form:properties?, office:events?)"> <attribute name="form:current-value" content="CDATA"/> <attribute name="form:disabled" content="CDATA"/> <attribute name="form:max-length" content="CDATA"/> <attribute name="form:printable" content="CDATA"/> <attribute name="form:readonly" content="CDATA"/> <attribute name="form:tab-index" content="CDATA"/> <attribute name="form:tab-stop" content="CDATA"/> <attribute name="form:title" content="CDATA"/> <attribute name="form:value" content="CDATA"/> <attribute name="form:convert-empty-to-null" content="CDATA"/> <attribute name="form:data-field" content="CDATA"/> <attribute name="form:max-value" content="CDATA"/> <attribute name="form:min-value" content="CDATA"/> <attribute name="form:validation" content="CDATA"/> </element> <element name="form:fixed-text" content="(form:properties?, office:events?)"> <attribute name="form:for" content="CDATA"/> <attribute name="form:disabled" content="CDATA"/> <attribute name="form:label" content="CDATA"/> <attribute name="form:printable" content="CDATA"/> <attribute name="form:title" content="CDATA"/> <attribute name="form:multi-line" content="CDATA"/> </element> <element name="form:combobox" content="(form:properties?, office:events?, form:item*)"> <attribute name="form:current-value" content="CDATA"/> <attribute name="form:disabled" content="CDATA"/> <attribute name="form:dropdown" content="CDATA"/> <attribute name="form:max-length" content="CDATA"/> <attribute name="form:printable" content="CDATA"/> <attribute name="form:readonly" content="CDATA"/> <attribute name="form:size" content="CDATA"/> <attribute name="form:tab-index" content="CDATA"/> <attribute name="form:tab-stop" content="CDATA"/> <attribute name="form:title" content="CDATA"/> <attribute name="form:value" content="CDATA"/> <attribute name="form:convert-empty-to-null" content="CDATA"/> <attribute name="form:data-field" content="CDATA"/> <attribute name="form:list-source" content="CDATA"/> <attribute name="form:list-source-type" content="(table|query|sql|sql-pass-through|value-list|table-fields)"/> <attribute name="form:auto-complete" content="CDATA"/> </element> <element name="form:item" content="(#PCDATA)"> <attribute name="form:label" content="CDATA"/> </element> <element name="form:listbox" content="(form:properties?, office:events?, form:option*)"> <attribute name="form:disabled" content="CDATA"/> <attribute name="form:dropdown" content="CDATA"/> <attribute name="form:printable" content="CDATA"/> <attribute name="form:size" content="CDATA"/> <attribute name="form:tab-index" content="CDATA"/> <attribute name="form:tab-stop" content="CDATA"/> <attribute name="form:title" content="CDATA"/> <attribute name="form:bound-column" content="CDATA"/> <attribute name="form:data-field" content="CDATA"/> <attribute name="form:list-source" content="CDATA"/> <attribute name="form:list-source-type" content="(table|query|sql|sql-pass-through|value-list|table-fields)"/> <attribute name="form:multiple" content="CDATA"/> </element> <element name="form:option" content="(#PCDATA)"> <attribute name="form:current-selected" content="CDATA"/> <attribute name="form:selected" content="CDATA"/> <attribute name="form:label" content="CDATA"/> <attribute name="form:value" content="CDATA"/> </element> <element name="form:button" content="(form:properties?, office:events?)"> <attribute name="form:button-type" content="(submit|reset|push|url)"/> <attribute name="form:disabled" content="CDATA"/> <attribute name="form:label" content="CDATA"/> <attribute name="form:image-data" content="CDATA"/> <attribute name="form:printable" content="CDATA"/> <attribute name="form:tab-index" content="CDATA"/> <attribute name="form:tab-stop" content="CDATA"/> <attribute name="office:target-frame" content="CDATA"/> <attribute name="xlink:href" content="CDATA"/> <attribute name="form:title" content="CDATA"/> <attribute name="form:value" content="CDATA"/> <attribute name="form:default-button" content="CDATA"/> </element> <element name="form:image" content="(form:properties?, office:events?)"> <attribute name="form:button-type" content="(submit|reset|push|url)"/> <attribute name="form:disabled" content="CDATA"/> <attribute name="form:image-data" content="CDATA"/> <attribute name="form:printable" content="CDATA"/> <attribute name="form:tab-index" content="CDATA"/> <attribute name="form:tab-stop" content="CDATA"/> <attribute name="office:target-frame" content="CDATA"/> <attribute name="xlink:href" content="CDATA"/> <attribute name="form:title" content="CDATA"/> <attribute name="form:value" content="CDATA"/> </element> <element name="form:checkbox" content="(form:properties?, office:events?)"> <attribute name="form:disabled" content="CDATA"/> <attribute name="form:label" content="CDATA"/> <attribute name="form:printable" content="CDATA"/> <attribute name="form:tab-index" content="CDATA"/> <attribute name="form:tab-stop" content="CDATA"/> <attribute name="form:title" content="CDATA"/> <attribute name="form:value" content="CDATA"/> <attribute name="form:data-field" content="CDATA"/> <attribute name="form:current-state" content="(unchecked|checked|unknown)"/> <attribute name="form:is-tristate" content="CDATA"/> <attribute name="form:state" content="(unchecked|checked|unknown)"/> </element> <element name="form:radio" content="(form:properties?, office:events?)"> <attribute name="form:current-selected" content="CDATA"/> <attribute name="form:disabled" content="CDATA"/> <attribute name="form:label" content="CDATA"/> <attribute name="form:printable" content="CDATA"/> <attribute name="form:selected" content="CDATA"/> <attribute name="form:tab-index" content="CDATA"/> <attribute name="form:tab-stop" content="CDATA"/> <attribute name="form:title" content="CDATA"/> <attribute name="form:value" content="CDATA"/> <attribute name="form:data-field" content="CDATA"/> </element> <element name="form:frame" content="(form:properties?, office:events?)"> <attribute name="form:disabled" content="CDATA"/> <attribute name="form:for" content="CDATA"/> <attribute name="form:label" content="CDATA"/> <attribute name="form:printable" content="CDATA"/> <attribute name="form:title" content="CDATA"/> </element> <element name="form:image-frame" content="(form:properties?, office:events?)"> <attribute name="form:disabled" content="CDATA"/> <attribute name="form:image-data" content="CDATA"/> <attribute name="form:printable" content="CDATA"/> <attribute name="form:readonly" content="CDATA"/> <attribute name="form:title" content="CDATA"/> <attribute name="form:data-field" content="CDATA"/> </element> <element name="form:hidden" content="(form:properties?, office:events?)"> <attribute name="form:name" content="CDATA"/> <attribute name="form:service-name" content="CDATA"/> <attribute name="form:value" content="CDATA"/> </element> <element name="form:grid" content="(form:properties?, office:events?, form:column*)"> <attribute name="form:disabled" content="CDATA"/> <attribute name="form:printable" content="CDATA"/> <attribute name="form:tab-index" content="CDATA"/> <attribute name="form:tab-stop" content="CDATA"/> <attribute name="form:title" content="CDATA"/> </element> <element name="form:column" content="(form:text| form:textarea| form:formatted-text|form:checkbox| form:listbox| form:combobox)+"> <attribute name="form:name" content="CDATA"/> <attribute name="form:service-name" content="CDATA"/> <attribute name="form:label" content="CDATA"/> </element> <element name="form:generic-control" content="(form:properties?, office:events?)"> </element> <element name="form:properties" content="(form:property+)"> </element> <element name="form:property" content="(form:property-value*)"> <attribute name="form:property-is-list" content="CDATA"/> <attribute name="form:property-name" content="CDATA"/> <attribute name="form:property-type" content="(boolean|short|int|long|double|string)"/> </element> <element name="form:property-value" content="(#PCDATA)"> </element> <element name="office:settings" content="(config:config-item-set+)"> </element> <element name="config:config-item-set" content="(config:config-item | config:config-item-set | config:config-item-map-named | config:config-item-map-indexed)+"> <attribute name="config:name" content="CDATA"/> </element> <element name="config:config-item" content="(#PCDATA)"> <attribute name="config:name" content="CDATA"/> <attribute name="config:type" content="(boolean | short | int | long | double | string | datetime | base64Binary)"/> </element> <element name="config:config-item-map-named" content="(config:config-item-map-entry)+"> <attribute name="config:name" content="CDATA"/> </element> <element name="config:config-item-map-indexed" content="(config:config-item-map-entry)+"> <attribute name="config:name" content="CDATA"/> </element> <element name="config:config-item-map-entry" content="(config:config-item | config:config-item-set | config:config-item-map-named | config:config-item-map-indexed)+"> <attribute name="config:name" content="CDATA"/> </element> </analysis>
<?xml version="1.0" encoding="UTF-8"?>
<analysis>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|indexterm)*" name="title">
<attribute content="CDATA" name="pagenum"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|indexterm)*" name="titleabbrev">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|indexterm)*" name="subtitle">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(blockinfo?,(title,titleabbrev?)?,(biblioentry|bibliomixed)+)" name="bibliolist">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((articleinfo|(abbrev|abstract|address|artpagenums|author|authorgroup|authorinitials|bibliomisc|biblioset|collab|confgroup|contractnum|contractsponsor|copyright|corpauthor|corpname|corpcredit|date|edition|editor|invpartnumber|isbn|issn|issuenum|orgname|biblioid|citebiblioid|bibliosource|bibliorelation|bibliocoverage|othercredit|pagenums|printhistory|productname|productnumber|pubdate|publisher|publishername|pubsnumber|releaseinfo|revhistory|seriesvolnums|subtitle|title|titleabbrev|volumenum|citetitle|personname|honorific|firstname|surname|lineage|othername|affiliation|authorblurb|contrib|indexterm))+)" name="biblioentry">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|abbrev|abstract|address|artpagenums|author|authorgroup|authorinitials|bibliomisc|biblioset|collab|confgroup|contractnum|contractsponsor|copyright|corpauthor|corpname|corpcredit|date|edition|editor|invpartnumber|isbn|issn|issuenum|orgname|biblioid|citebiblioid|bibliosource|bibliorelation|bibliocoverage|othercredit|pagenums|printhistory|productname|productnumber|pubdate|publisher|publishername|pubsnumber|releaseinfo|revhistory|seriesvolnums|subtitle|title|titleabbrev|volumenum|citetitle|personname|honorific|firstname|surname|lineage|othername|affiliation|authorblurb|contrib|indexterm|bibliomset)*" name="bibliomixed">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((graphic|mediaobject|legalnotice|modespec|subjectset|keywordset|itermset|abbrev|abstract|address|artpagenums|author|authorgroup|authorinitials|bibliomisc|biblioset|collab|confgroup|contractnum|contractsponsor|copyright|corpauthor|corpname|corpcredit|date|edition|editor|invpartnumber|isbn|issn|issuenum|orgname|biblioid|citebiblioid|bibliosource|bibliorelation|bibliocoverage|othercredit|pagenums|printhistory|productname|productnumber|pubdate|publisher|publishername|pubsnumber|releaseinfo|revhistory|seriesvolnums|subtitle|title|titleabbrev|volumenum|citetitle|personname|honorific|firstname|surname|lineage|othername|affiliation|authorblurb|contrib|indexterm)+)" name="articleinfo">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((abbrev|abstract|address|artpagenums|author|authorgroup|authorinitials|bibliomisc|biblioset|collab|confgroup|contractnum|contractsponsor|copyright|corpauthor|corpname|corpcredit|date|edition|editor|invpartnumber|isbn|issn|issuenum|orgname|biblioid|citebiblioid|bibliosource|bibliorelation|bibliocoverage|othercredit|pagenums|printhistory|productname|productnumber|pubdate|publisher|publishername|pubsnumber|releaseinfo|revhistory|seriesvolnums|subtitle|title|titleabbrev|volumenum|citetitle|personname|honorific|firstname|surname|lineage|othername|affiliation|authorblurb|contrib|indexterm)+)" name="biblioset">
<attribute content="CDATA" name="relation"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|abbrev|abstract|address|artpagenums|author|authorgroup|authorinitials|bibliomisc|biblioset|collab|confgroup|contractnum|contractsponsor|copyright|corpauthor|corpname|corpcredit|date|edition|editor|invpartnumber|isbn|issn|issuenum|orgname|biblioid|citebiblioid|bibliosource|bibliorelation|bibliocoverage|othercredit|pagenums|printhistory|productname|productnumber|pubdate|publisher|publishername|pubsnumber|releaseinfo|revhistory|seriesvolnums|subtitle|title|titleabbrev|volumenum|citetitle|personname|honorific|firstname|surname|lineage|othername|affiliation|authorblurb|contrib|indexterm|bibliomset)*" name="bibliomset">
<attribute content="CDATA" name="relation"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage)*" name="bibliomisc">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(subject+)" name="subjectset">
<attribute content="NMTOKEN" name="scheme"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(subjectterm+)" name="subject">
<attribute content="CDATA" name="weight"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA)" name="subjectterm">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(keyword+)" name="keywordset">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA)" name="keyword">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(indexterm+)" name="itermset">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((graphic|mediaobject|legalnotice|modespec|subjectset|keywordset|itermset|abbrev|abstract|address|artpagenums|author|authorgroup|authorinitials|bibliomisc|biblioset|collab|confgroup|contractnum|contractsponsor|copyright|corpauthor|corpname|corpcredit|date|edition|editor|invpartnumber|isbn|issn|issuenum|orgname|biblioid|citebiblioid|bibliosource|bibliorelation|bibliocoverage|othercredit|pagenums|printhistory|productname|productnumber|pubdate|publisher|publishername|pubsnumber|releaseinfo|revhistory|seriesvolnums|subtitle|title|titleabbrev|volumenum|citetitle|personname|honorific|firstname|surname|lineage|othername|affiliation|authorblurb|contrib|indexterm)+)" name="blockinfo">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(blockinfo?,(title,titleabbrev?)?,(msgentry+|simplemsgentry+))" name="msgset">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(msg+,msginfo?,msgexplan*)" name="msgentry">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(msgtext,msgexplan+)" name="simplemsgentry">
<attribute content="CDATA" name="audience"/>
<attribute content="CDATA" name="level"/>
<attribute content="CDATA" name="origin"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(title?,msgmain,(msgsub|msgrel)*)" name="msg">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(title?,msgtext)" name="msgmain">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(title?,msgtext)" name="msgsub">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(title?,msgtext)" name="msgrel">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((msglevel|msgorig|msgaud)*)" name="msginfo">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" name="msglevel">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" name="msgorig">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage)*" name="msgaud">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(title?,(calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|equation|example|figure|table|msgset|procedure|sidebar|qandaset|task|anchor|bridgehead|remark|highlights|abstract|authorblurb|epigraph|indexterm|beginpage)+)" name="msgexplan">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(blockinfo?,(indexterm)*,(title,titleabbrev?),tasksummary?,taskprerequisites?,procedure,example*,taskrelated?)" name="task">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(blockinfo?,(title,titleabbrev?)?,(calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|equation|example|figure|table|msgset|procedure|sidebar|qandaset|task|anchor|bridgehead|remark|highlights|abstract|authorblurb|epigraph|indexterm|beginpage)+)" name="tasksummary">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(blockinfo?,(title,titleabbrev?)?,(calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|equation|example|figure|table|msgset|procedure|sidebar|qandaset|task|anchor|bridgehead|remark|highlights|abstract|authorblurb|epigraph|indexterm|beginpage)+)" name="taskprerequisites">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(blockinfo?,(title,titleabbrev?)?,(calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|equation|example|figure|table|msgset|procedure|sidebar|qandaset|task|anchor|bridgehead|remark|highlights|abstract|authorblurb|epigraph|indexterm|beginpage)+)" name="taskrelated">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(blockinfo?,(title,titleabbrev?)?,(calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|equation|example|figure|table|procedure|anchor|bridgehead|remark|highlights|indexterm)*,(qandadiv+|qandaentry+))" name="qandaset">
<attribute content="(qanda|number|none)" name="defaultlabel"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(blockinfo?,(title,titleabbrev?)?,(calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|equation|example|figure|table|procedure|anchor|bridgehead|remark|highlights|indexterm)*,(qandadiv+|qandaentry+))" name="qandadiv">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(blockinfo?,revhistory?,question,answer*)" name="qandaentry">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(label?,(calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|equation|example|figure|table|procedure|anchor|bridgehead|remark|highlights|indexterm)+)" name="question">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(label?,(calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|equation|example|figure|table|procedure|anchor|bridgehead|remark|highlights|indexterm)*,qandaentry*)" name="answer">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|acronym|emphasis|trademark|link|olink|ulink|anchor|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" name="label">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(blockinfo?,(title,titleabbrev?)?,(calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|equation|example|figure|table|msgset|procedure|sidebar|qandaset|task|anchor|bridgehead|remark|highlights|abstract|authorblurb|epigraph|indexterm|beginpage)*,step+)" name="procedure">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(title?,(((calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|equation|example|figure|table|msgset|procedure|sidebar|qandaset|task|anchor|bridgehead|remark|highlights|abstract|authorblurb|epigraph|indexterm|beginpage)+,((substeps|stepalternatives),(calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|equation|example|figure|table|msgset|procedure|sidebar|qandaset|task|anchor|bridgehead|remark|highlights|abstract|authorblurb|epigraph|indexterm|beginpage)*)?)|((substeps|stepalternatives),(calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|equation|example|figure|table|msgset|procedure|sidebar|qandaset|task|anchor|bridgehead|remark|highlights|abstract|authorblurb|epigraph|indexterm|beginpage)*)))" name="step">
<attribute content="(optional|required)" name="performance"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(step+)" name="substeps">
<attribute content="(optional|required)" name="performance"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(step+)" name="stepalternatives">
<attribute content="(optional|required)" name="performance"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((graphic|mediaobject|legalnotice|modespec|subjectset|keywordset|itermset|abbrev|abstract|address|artpagenums|author|authorgroup|authorinitials|bibliomisc|biblioset|collab|confgroup|contractnum|contractsponsor|copyright|corpauthor|corpname|corpcredit|date|edition|editor|invpartnumber|isbn|issn|issuenum|orgname|biblioid|citebiblioid|bibliosource|bibliorelation|bibliocoverage|othercredit|pagenums|printhistory|productname|productnumber|pubdate|publisher|publishername|pubsnumber|releaseinfo|revhistory|seriesvolnums|subtitle|title|titleabbrev|volumenum|citetitle|personname|honorific|firstname|surname|lineage|othername|affiliation|authorblurb|contrib|indexterm)+)" name="sidebarinfo">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(sidebarinfo?,(title,titleabbrev?)?,(calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|equation|example|figure|table|procedure|anchor|bridgehead|remark|highlights|indexterm|beginpage)+)" name="sidebar">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(title?,(formalpara|para|simpara)+)" name="abstract">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(title?,(formalpara|para|simpara)+)" name="authorblurb">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(title?,(formalpara|para|simpara)+)" name="personblurb">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(blockinfo?,title?,attribution?,(calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|equation|example|figure|table|msgset|procedure|sidebar|qandaset|task|anchor|bridgehead|remark|highlights|abstract|authorblurb|epigraph|indexterm|beginpage)+)" name="blockquote">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage)*" name="attribution">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|indexterm)*" name="bridgehead">
<attribute content="(other|sect1|sect2|sect3|sect4|sect5)" name="renderas"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage)*" name="remark">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(attribution?,((formalpara|para|simpara)|literallayout)+)" name="epigraph">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable)+)" inline="yes" name="footnote">
<attribute content="CDATA" name="label"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|caution|important|note|tip|warning|formalpara|para|simpara|indexterm)+)" name="highlights">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(title,(indexterm)*,para)" name="formalpara">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage|calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|equation|example|figure|table)*" name="para">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage)*" name="simpara">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(title?,(calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|equation|example|figure|table|procedure|sidebar|anchor|bridgehead|remark|indexterm|beginpage)+)" name="caution">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(title?,(calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|equation|example|figure|table|procedure|sidebar|anchor|bridgehead|remark|indexterm|beginpage)+)" name="important">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(title?,(calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|equation|example|figure|table|procedure|sidebar|anchor|bridgehead|remark|indexterm|beginpage)+)" name="note">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(title?,(calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|equation|example|figure|table|procedure|sidebar|anchor|bridgehead|remark|indexterm|beginpage)+)" name="tip">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(title?,(calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|equation|example|figure|table|procedure|sidebar|anchor|bridgehead|remark|indexterm|beginpage)+)" name="warning">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(blockinfo?,(title,titleabbrev?)?,glossentry+)" name="glosslist">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(glossterm,acronym?,abbrev?,(indexterm)*,revhistory?,(glosssee|glossdef+))" name="glossentry">
<attribute content="CDATA" name="sortas"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|equation|example|figure|table|remark|indexterm|beginpage)+,glossseealso*)" name="glossdef">
<attribute content="CDATA" name="subject"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage)*" name="glosssee">
<attribute content="IDREF" name="otherterm"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage)*" name="glossseealso">
<attribute content="IDREF" name="otherterm"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(blockinfo?,(title,titleabbrev?)?,(caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|anchor|bridgehead|remark|highlights|abstract|authorblurb|epigraph|indexterm|beginpage)*,listitem+)" name="itemizedlist">
<attribute content="(normal|compact)" name="spacing"/>
<attribute content="CDATA" name="mark"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(blockinfo?,(title,titleabbrev?)?,(caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|anchor|bridgehead|remark|highlights|abstract|authorblurb|epigraph|indexterm|beginpage)*,listitem+)" name="orderedlist">
<attribute content="(arabic|upperalpha|loweralpha|upperroman|lowerroman)" name="numeration"/>
<attribute content="(inherit|ignore)" name="inheritnum"/>
<attribute content="(continues|restarts)" name="continuation"/>
<attribute content="(normal|compact)" name="spacing"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|equation|example|figure|table|msgset|procedure|sidebar|qandaset|task|anchor|bridgehead|remark|highlights|abstract|authorblurb|epigraph|indexterm|beginpage)+)" name="listitem">
<attribute content="CDATA" name="override"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((title,titleabbrev?)?,segtitle+,seglistitem+)" name="segmentedlist">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|indexterm)*" name="segtitle">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(seg+)" name="seglistitem">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage)*" name="seg">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(member+)" name="simplelist">
<attribute content="CDATA" name="columns"/>
<attribute content="(inline|vert|horiz)" name="type"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage)*" name="member">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(blockinfo?,(title,titleabbrev?)?,(caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|anchor|bridgehead|remark|highlights|abstract|authorblurb|epigraph|indexterm|beginpage)*,varlistentry+)" name="variablelist">
<attribute content="CDATA" name="termlength"/>
<attribute content="(normal|compact)" name="spacing"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(term+,listitem)" name="varlistentry">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage)*" name="term">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((title,titleabbrev?)?,callout+)" name="calloutlist">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|equation|example|figure|table|msgset|procedure|sidebar|qandaset|task|anchor|bridgehead|remark|highlights|abstract|authorblurb|epigraph|indexterm|beginpage)+)" name="callout">
<attribute content="IDREFS" name="arearefs"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(blockinfo?,(title,titleabbrev?),(calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|indexterm|beginpage)+)" name="example">
<attribute content="CDATA" name="floatstyle"/>
<attribute content="CDATA" name="label"/>
<attribute content="CDATA" name="width"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(blockinfo?,(calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|indexterm|beginpage)+)" name="informalexample">
<attribute content="CDATA" name="floatstyle"/>
<attribute content="CDATA" name="width"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(areaspec,programlisting,calloutlist*)" name="programlistingco">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((area|areaset)+)" name="areaspec">
<attribute content="(calspair|linecolumn|linerange|linecolumnpair|other)" name="units"/>
<attribute content="NMTOKEN" name="otherunits"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="EMPTY" inline="yes" name="area">
<attribute content="CDATA" name="label"/>
<attribute content="IDREFS" name="linkends"/>
<attribute content="(calspair|linecolumn|linerange|linecolumnpair|other)" name="units"/>
<attribute content="NMTOKEN" name="otherunits"/>
<attribute content="CDATA" name="coords"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(area+)" name="areaset">
<attribute content="CDATA" name="label"/>
<attribute content="(calspair|linecolumn|linerange|linecolumnpair|other)" name="units"/>
<attribute content="NMTOKEN" name="otherunits"/>
<attribute content="CDATA" name="coords"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage|co|coref|lineannotation|textobject)*" name="programlisting">
<attribute content="CDATA" name="width"/>
<attribute content="NOTATION" name="format"/>
<attribute content="(preserve)" name="xml:space"/>
<attribute content="(numbered|unnumbered)" name="linenumbering"/>
<attribute content="(continues|restarts)" name="continuation"/>
<attribute content="CDATA" name="startinglinenumber"/>
<attribute content="CDATA" name="language"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage|co|coref|textobject|lineannotation)*" name="literallayout">
<attribute content="CDATA" name="width"/>
<attribute content="NOTATION" name="format"/>
<attribute content="(preserve)" name="xml:space"/>
<attribute content="(numbered|unnumbered)" name="linenumbering"/>
<attribute content="(continues|restarts)" name="continuation"/>
<attribute content="CDATA" name="startinglinenumber"/>
<attribute content="CDATA" name="language"/>
<attribute content="(monospaced|normal)" name="class"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(areaspec,screen,calloutlist*)" name="screenco">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage|co|coref|textobject|lineannotation)*" name="screen">
<attribute content="CDATA" name="width"/>
<attribute content="NOTATION" name="format"/>
<attribute content="(preserve)" name="xml:space"/>
<attribute content="(numbered|unnumbered)" name="linenumbering"/>
<attribute content="(continues|restarts)" name="continuation"/>
<attribute content="CDATA" name="startinglinenumber"/>
<attribute content="CDATA" name="language"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(screeninfo?,(graphic|graphicco|mediaobject|mediaobjectco))" name="screenshot">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage)*" name="screeninfo">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(blockinfo?,(title,titleabbrev?),(literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|indexterm|beginpage|link|olink|ulink)+)" name="figure">
<attribute content="CDATA" name="float"/>
<attribute content="CDATA" name="floatstyle"/>
<attribute content="CDATA" name="pgwide"/>
<attribute content="CDATA" name="label"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(blockinfo?,(literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|indexterm|beginpage|link|olink|ulink)+)" name="informalfigure">
<attribute content="CDATA" name="float"/>
<attribute content="CDATA" name="floatstyle"/>
<attribute content="CDATA" name="pgwide"/>
<attribute content="CDATA" name="label"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(areaspec,graphic,calloutlist*)" name="graphicco">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="EMPTY" inline="yes" name="graphic">
<attribute content="ENTITY" name="entityref"/>
<attribute content="CDATA" name="fileref"/>
<attribute content="(BMP|CGM-CHAR|CGM-BINARY|CGM-CLEAR|DITROFF|DVI|EPS|EQN|FAX|GIF|GIF87a|GIF89a|JPG|JPEG|IGES|PCX|PIC|PNG|PS|SGML|TBL|TEX|TIFF|WMF|WPG|SVG|PDF|SWF|linespecific)" name="format"/>
<attribute content="CDATA" name="srccredit"/>
<attribute content="CDATA" name="width"/>
<attribute content="CDATA" name="contentwidth"/>
<attribute content="CDATA" name="depth"/>
<attribute content="CDATA" name="contentdepth"/>
<attribute content="(left|right|center)" name="align"/>
<attribute content="(top|middle|bottom)" name="valign"/>
<attribute content="CDATA" name="scale"/>
<attribute content="CDATA" name="scalefit"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="EMPTY" inline="yes" name="inlinegraphic">
<attribute content="ENTITY" name="entityref"/>
<attribute content="CDATA" name="fileref"/>
<attribute content="(BMP|CGM-CHAR|CGM-BINARY|CGM-CLEAR|DITROFF|DVI|EPS|EQN|FAX|GIF|GIF87a|GIF89a|JPG|JPEG|IGES|PCX|PIC|PNG|PS|SGML|TBL|TEX|TIFF|WMF|WPG|SVG|PDF|SWF|linespecific)" name="format"/>
<attribute content="CDATA" name="srccredit"/>
<attribute content="CDATA" name="width"/>
<attribute content="CDATA" name="contentwidth"/>
<attribute content="CDATA" name="depth"/>
<attribute content="CDATA" name="contentdepth"/>
<attribute content="(left|right|center)" name="align"/>
<attribute content="(top|middle|bottom)" name="valign"/>
<attribute content="CDATA" name="scale"/>
<attribute content="CDATA" name="scalefit"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(objectinfo?,(videoobject|audioobject|imageobject|imageobjectco|textobject)+,caption?)" name="mediaobject">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(objectinfo?,(videoobject|audioobject|imageobject|imageobjectco|textobject)+)" name="inlinemediaobject">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(objectinfo?,videodata)" name="videoobject">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(objectinfo?,audiodata)" name="audioobject">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(objectinfo?,imagedata)" name="imageobject">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(objectinfo?,(phrase|textdata|(calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|formalpara|para|simpara|blockquote)+))" name="textobject">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((graphic|mediaobject|legalnotice|modespec|subjectset|keywordset|itermset|abbrev|abstract|address|artpagenums|author|authorgroup|authorinitials|bibliomisc|biblioset|collab|confgroup|contractnum|contractsponsor|copyright|corpauthor|corpname|corpcredit|date|edition|editor|invpartnumber|isbn|issn|issuenum|orgname|biblioid|citebiblioid|bibliosource|bibliorelation|bibliocoverage|othercredit|pagenums|printhistory|productname|productnumber|pubdate|publisher|publishername|pubsnumber|releaseinfo|revhistory|seriesvolnums|subtitle|title|titleabbrev|volumenum|citetitle|personname|honorific|firstname|surname|lineage|othername|affiliation|authorblurb|contrib|indexterm)+)" name="objectinfo">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="EMPTY" inline="yes" name="videodata">
<attribute content="CDATA" name="width"/>
<attribute content="CDATA" name="contentwidth"/>
<attribute content="CDATA" name="depth"/>
<attribute content="CDATA" name="contentdepth"/>
<attribute content="(left|right|center)" name="align"/>
<attribute content="(top|middle|bottom)" name="valign"/>
<attribute content="CDATA" name="scale"/>
<attribute content="CDATA" name="scalefit"/>
<attribute content="ENTITY" name="entityref"/>
<attribute content="CDATA" name="fileref"/>
<attribute content="(BMP|CGM-CHAR|CGM-BINARY|CGM-CLEAR|DITROFF|DVI|EPS|EQN|FAX|GIF|GIF87a|GIF89a|JPG|JPEG|IGES|PCX|PIC|PNG|PS|SGML|TBL|TEX|TIFF|WMF|WPG|SVG|PDF|SWF|linespecific)" name="format"/>
<attribute content="CDATA" name="srccredit"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="EMPTY" inline="yes" name="audiodata">
<attribute content="ENTITY" name="entityref"/>
<attribute content="CDATA" name="fileref"/>
<attribute content="(BMP|CGM-CHAR|CGM-BINARY|CGM-CLEAR|DITROFF|DVI|EPS|EQN|FAX|GIF|GIF87a|GIF89a|JPG|JPEG|IGES|PCX|PIC|PNG|PS|SGML|TBL|TEX|TIFF|WMF|WPG|SVG|PDF|SWF|linespecific)" name="format"/>
<attribute content="CDATA" name="srccredit"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="EMPTY" inline="yes" name="imagedata">
<attribute content="CDATA" name="width"/>
<attribute content="CDATA" name="contentwidth"/>
<attribute content="CDATA" name="depth"/>
<attribute content="CDATA" name="contentdepth"/>
<attribute content="(left|right|center)" name="align"/>
<attribute content="(top|middle|bottom)" name="valign"/>
<attribute content="CDATA" name="scale"/>
<attribute content="CDATA" name="scalefit"/>
<attribute content="ENTITY" name="entityref"/>
<attribute content="CDATA" name="fileref"/>
<attribute content="(BMP|CGM-CHAR|CGM-BINARY|CGM-CLEAR|DITROFF|DVI|EPS|EQN|FAX|GIF|GIF87a|GIF89a|JPG|JPEG|IGES|PCX|PIC|PNG|PS|SGML|TBL|TEX|TIFF|WMF|WPG|SVG|PDF|SWF|linespecific)" name="format"/>
<attribute content="CDATA" name="srccredit"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="EMPTY" inline="yes" name="textdata">
<attribute content="CDATA" name="encoding"/>
<attribute content="ENTITY" name="entityref"/>
<attribute content="CDATA" name="fileref"/>
<attribute content="(BMP|CGM-CHAR|CGM-BINARY|CGM-CLEAR|DITROFF|DVI|EPS|EQN|FAX|GIF|GIF87a|GIF89a|JPG|JPEG|IGES|PCX|PIC|PNG|PS|SGML|TBL|TEX|TIFF|WMF|WPG|SVG|PDF|SWF|linespecific)" name="format"/>
<attribute content="CDATA" name="srccredit"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(objectinfo?,imageobjectco,(imageobjectco|textobject)*)" name="mediaobjectco">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(areaspec,imageobject,calloutlist*)" name="imageobjectco">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(blockinfo?,(title,titleabbrev?)?,(informalequation|(alt?,(graphic+|mediaobject+))))" name="equation">
<attribute content="CDATA" name="floatstyle"/>
<attribute content="CDATA" name="label"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(blockinfo?,(alt?,(graphic+|mediaobject+)))" name="informalequation">
<attribute content="CDATA" name="floatstyle"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((alt?,(graphic+|inlinemediaobject+)))" inline="yes" name="inlineequation">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA)" name="alt">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(col)*" name="colgroup">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="span"/>
<attribute content="CDATA" name="width"/>
<attribute content="(left|center|right|justify|char)" name="align"/>
<attribute content="CDATA" name="char"/>
<attribute content="CDATA" name="charoff"/>
<attribute content="(top|middle|bottom|baseline)" name="valign"/>
</element>
<element content="EMPTY" inline="yes" name="col">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="span"/>
<attribute content="CDATA" name="width"/>
<attribute content="(left|center|right|justify|char)" name="align"/>
<attribute content="CDATA" name="char"/>
<attribute content="CDATA" name="charoff"/>
<attribute content="(top|middle|bottom|baseline)" name="valign"/>
</element>
<element content="(th|td)+" name="tr">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="(left|center|right|justify|char)" name="align"/>
<attribute content="CDATA" name="char"/>
<attribute content="CDATA" name="charoff"/>
<attribute content="(top|middle|bottom|baseline)" name="valign"/>
<attribute content="CDATA" name="bgcolor"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage|calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|formalpara|para|simpara|graphic|mediaobject|table|informaltable)*" name="th">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="abbr"/>
<attribute content="CDATA" name="axis"/>
<attribute content="IDREFS" name="headers"/>
<attribute content="(row|col|rowgroup|colgroup)" name="scope"/>
<attribute content="CDATA" name="rowspan"/>
<attribute content="CDATA" name="colspan"/>
<attribute content="(left|center|right|justify|char)" name="align"/>
<attribute content="CDATA" name="char"/>
<attribute content="CDATA" name="charoff"/>
<attribute content="(top|middle|bottom|baseline)" name="valign"/>
<attribute content="(nowrap)" name="nowrap"/>
<attribute content="CDATA" name="bgcolor"/>
<attribute content="CDATA" name="width"/>
<attribute content="CDATA" name="height"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage|calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|formalpara|para|simpara|graphic|mediaobject|table|informaltable)*" name="td">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="abbr"/>
<attribute content="CDATA" name="axis"/>
<attribute content="IDREFS" name="headers"/>
<attribute content="(row|col|rowgroup|colgroup)" name="scope"/>
<attribute content="CDATA" name="rowspan"/>
<attribute content="CDATA" name="colspan"/>
<attribute content="(left|center|right|justify|char)" name="align"/>
<attribute content="CDATA" name="char"/>
<attribute content="CDATA" name="charoff"/>
<attribute content="(top|middle|bottom|baseline)" name="valign"/>
<attribute content="(nowrap)" name="nowrap"/>
<attribute content="CDATA" name="bgcolor"/>
<attribute content="CDATA" name="width"/>
<attribute content="CDATA" name="height"/>
</element>
<element content="(((blockinfo?,(title,titleabbrev?),(indexterm)*,textobject*,(graphic+|mediaobject+|tgroup+))|(caption,(col*|colgroup*),thead?,tfoot?,(tbody+|tr+))))" name="table">
<attribute content="(void|above|below|hsides|lhs|rhs|vsides|box|border|top|bottom|topbot|all|sides|none)" name="frame"/>
<attribute content="CDATA" name="colsep"/>
<attribute content="CDATA" name="rowsep"/>
<attribute content="CDATA" name="tabstyle"/>
<attribute content="CDATA" name="tocentry"/>
<attribute content="CDATA" name="shortentry"/>
<attribute content="(port|land)" name="orient"/>
<attribute content="CDATA" name="pgwide"/>
<attribute content="CDATA" name="summary"/>
<attribute content="CDATA" name="width"/>
<attribute content="CDATA" name="border"/>
<attribute content="CDATA" name="rules"/>
<attribute content="CDATA" name="cellspacing"/>
<attribute content="CDATA" name="cellpadding"/>
<attribute content="(left|center|right)" name="align"/>
<attribute content="CDATA" name="bgcolor"/>
<attribute content="CDATA" name="floatstyle"/>
<attribute content="(firstcol|norowheader)" name="rowheader"/>
<attribute content="CDATA" name="label"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(colspec*,spanspec*,thead?,tfoot?,tbody)" name="tgroup">
<attribute content="CDATA" name="cols"/>
<attribute content="CDATA" name="tgroupstyle"/>
<attribute content="CDATA" name="colsep"/>
<attribute content="CDATA" name="rowsep"/>
<attribute content="(left|right|center|justify|char)" name="align"/>
<attribute content="CDATA" name="char"/>
<attribute content="CDATA" name="charoff"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="EMPTY" inline="yes" name="colspec">
<attribute content="CDATA" name="colnum"/>
<attribute content="CDATA" name="colname"/>
<attribute content="CDATA" name="colwidth"/>
<attribute content="CDATA" name="colsep"/>
<attribute content="CDATA" name="rowsep"/>
<attribute content="(left|right|center|justify|char)" name="align"/>
<attribute content="CDATA" name="char"/>
<attribute content="CDATA" name="charoff"/>
</element>
<element content="EMPTY" inline="yes" name="spanspec">
<attribute content="CDATA" name="namest"/>
<attribute content="CDATA" name="nameend"/>
<attribute content="CDATA" name="spanname"/>
<attribute content="CDATA" name="colsep"/>
<attribute content="CDATA" name="rowsep"/>
<attribute content="(left|right|center|justify|char)" name="align"/>
<attribute content="CDATA" name="char"/>
<attribute content="CDATA" name="charoff"/>
</element>
<element content="((tr+|(colspec*,row+)))" name="thead">
<attribute content="(top|middle|bottom)" name="valign"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((tr+|(colspec*,row+)))" name="tfoot">
<attribute content="(top|middle|bottom)" name="valign"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((tr+|row+))" name="tbody">
<attribute content="(top|middle|bottom)" name="valign"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((entry|entrytbl)+)" name="row">
<attribute content="CDATA" name="rowsep"/>
<attribute content="(top|middle|bottom)" name="valign"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(colspec*,spanspec*,thead?,tbody)" name="entrytbl">
<attribute content="CDATA" name="cols"/>
<attribute content="CDATA" name="tgroupstyle"/>
<attribute content="CDATA" name="colname"/>
<attribute content="CDATA" name="spanname"/>
<attribute content="CDATA" name="namest"/>
<attribute content="CDATA" name="nameend"/>
<attribute content="CDATA" name="colsep"/>
<attribute content="CDATA" name="rowsep"/>
<attribute content="(left|right|center|justify|char)" name="align"/>
<attribute content="CDATA" name="char"/>
<attribute content="CDATA" name="charoff"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage|calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|formalpara|para|simpara|graphic|mediaobject)*" name="entry">
<attribute content="CDATA" name="colname"/>
<attribute content="CDATA" name="namest"/>
<attribute content="CDATA" name="nameend"/>
<attribute content="CDATA" name="spanname"/>
<attribute content="CDATA" name="morerows"/>
<attribute content="CDATA" name="colsep"/>
<attribute content="CDATA" name="rowsep"/>
<attribute content="(left|right|center|justify|char)" name="align"/>
<attribute content="CDATA" name="char"/>
<attribute content="CDATA" name="charoff"/>
<attribute content="CDATA" name="rotate"/>
<attribute content="(top|middle|bottom)" name="valign"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(blockinfo?,((textobject*,(graphic+|mediaobject+|tgroup+))|((col*|colgroup*),thead?,tfoot?,(tbody+|tr+))))" name="informaltable">
<attribute content="(void|above|below|hsides|lhs|rhs|vsides|box|border|top|bottom|topbot|all|sides|none)" name="frame"/>
<attribute content="CDATA" name="colsep"/>
<attribute content="CDATA" name="rowsep"/>
<attribute content="CDATA" name="floatstyle"/>
<attribute content="(firstcol|norowheader)" name="rowheader"/>
<attribute content="CDATA" name="label"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="CDATA" name="role"/>
<attribute content="CDATA" name="tabstyle"/>
<attribute content="CDATA" name="tocentry"/>
<attribute content="CDATA" name="shortentry"/>
<attribute content="(port|land)" name="orient"/>
<attribute content="CDATA" name="pgwide"/>
<attribute content="CDATA" name="summary"/>
<attribute content="CDATA" name="width"/>
<attribute content="CDATA" name="border"/>
<attribute content="CDATA" name="rules"/>
<attribute content="CDATA" name="cellspacing"/>
<attribute content="CDATA" name="cellpadding"/>
<attribute content="(left|center|right)" name="align"/>
<attribute content="CDATA" name="bgcolor"/>
</element>
<element content="(#PCDATA|calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|formalpara|para|simpara|blockquote)*" name="caption">
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="class"/>
<attribute content="CDATA" name="style"/>
<attribute content="CDATA" name="title"/>
<attribute content="NMTOKEN" name="xml:lang"/>
<attribute content="CDATA" name="onclick"/>
<attribute content="CDATA" name="ondblclick"/>
<attribute content="CDATA" name="onmousedown"/>
<attribute content="CDATA" name="onmouseup"/>
<attribute content="CDATA" name="onmouseover"/>
<attribute content="CDATA" name="onmousemove"/>
<attribute content="CDATA" name="onmouseout"/>
<attribute content="CDATA" name="onkeypress"/>
<attribute content="CDATA" name="onkeydown"/>
<attribute content="CDATA" name="onkeyup"/>
<attribute content="(top|bottom|left|right)" name="align"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage|graphic|mediaobject|co|coref|textobject|lineannotation)*" name="synopsis">
<attribute content="CDATA" name="label"/>
<attribute content="NOTATION" name="format"/>
<attribute content="(preserve)" name="xml:space"/>
<attribute content="(numbered|unnumbered)" name="linenumbering"/>
<attribute content="(continues|restarts)" name="continuation"/>
<attribute content="CDATA" name="startinglinenumber"/>
<attribute content="CDATA" name="language"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((command|arg|group|sbr)+,synopfragment*)" name="cmdsynopsis">
<attribute content="CDATA" name="label"/>
<attribute content="CDATA" name="sepchar"/>
<attribute content="CDATA" name="cmdlength"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|arg|group|option|synopfragmentref|replaceable|sbr)*" name="arg">
<attribute content="(opt|req|plain)" name="choice"/>
<attribute content="(norepeat|repeat)" name="rep"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((arg|group|option|synopfragmentref|replaceable|sbr)+)" name="group">
<attribute content="(opt|req|plain)" name="choice"/>
<attribute content="(norepeat|repeat)" name="rep"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="EMPTY" inline="yes" name="sbr">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA)" name="synopfragmentref">
<attribute content="IDREF" name="linkend"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((arg|group)+)" name="synopfragment">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((funcsynopsisinfo|funcprototype)+)" name="funcsynopsis">
<attribute content="CDATA" name="label"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm|beginpage|textobject|lineannotation)*" name="funcsynopsisinfo">
<attribute content="NOTATION" name="format"/>
<attribute content="(preserve)" name="xml:space"/>
<attribute content="(numbered|unnumbered)" name="linenumbering"/>
<attribute content="(continues|restarts)" name="continuation"/>
<attribute content="CDATA" name="startinglinenumber"/>
<attribute content="CDATA" name="language"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(modifier*,funcdef,(void|varargs|(paramdef+,varargs?)),modifier*)" name="funcprototype">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|type|replaceable|function)*" name="funcdef">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="EMPTY" inline="yes" name="void">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="EMPTY" inline="yes" name="varargs">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|initializer|type|replaceable|parameter|funcparams)*" name="paramdef">
<attribute content="(opt|req)" name="choice"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" name="funcparams">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((ooclass|oointerface|ooexception)+,(classsynopsisinfo|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis)*)" name="classsynopsis">
<attribute content="CDATA" name="language"/>
<attribute content="(class|interface)" name="class"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm|beginpage|textobject|lineannotation)*" name="classsynopsisinfo">
<attribute content="NOTATION" name="format"/>
<attribute content="(preserve)" name="xml:space"/>
<attribute content="(numbered|unnumbered)" name="linenumbering"/>
<attribute content="(continues|restarts)" name="continuation"/>
<attribute content="CDATA" name="startinglinenumber"/>
<attribute content="CDATA" name="language"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((modifier|package)*,classname)" name="ooclass">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((modifier|package)*,interfacename)" name="oointerface">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((modifier|package)*,exceptionname)" name="ooexception">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" name="modifier">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="interfacename">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" name="exceptionname">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(modifier*,type?,varname,initializer?)" name="fieldsynopsis">
<attribute content="CDATA" name="language"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" name="initializer">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(modifier*,methodname?,(methodparam+|void?),exceptionname*)" name="constructorsynopsis">
<attribute content="CDATA" name="language"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(modifier*,methodname?,(methodparam+|void?),exceptionname*)" name="destructorsynopsis">
<attribute content="CDATA" name="language"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(modifier*,(type|void)?,methodname,(methodparam+|void?),exceptionname*,modifier*)" name="methodsynopsis">
<attribute content="CDATA" name="language"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" name="methodname">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(modifier*,type?,((parameter,initializer?)|funcparams),modifier*)" name="methodparam">
<attribute content="(opt|req|plain)" name="choice"/>
<attribute content="(norepeat|repeat)" name="rep"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="ackno">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|personname|honorific|firstname|surname|lineage|othername|affiliation|authorblurb|contrib|street|pob|postcode|city|state|country|phone|fax|email|otheraddr)*" name="address">
<attribute content="NOTATION" name="format"/>
<attribute content="(preserve)" name="xml:space"/>
<attribute content="(numbered|unnumbered)" name="linenumbering"/>
<attribute content="(continues|restarts)" name="continuation"/>
<attribute content="CDATA" name="startinglinenumber"/>
<attribute content="CDATA" name="language"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="street">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="pob">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="postcode">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="city">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="state">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="country">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="phone">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="fax">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="otheraddr">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(shortaffil?,jobtitle*,orgname?,orgdiv*,address*)" name="affiliation">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="shortaffil">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="jobtitle">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="orgdiv">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="artpagenums">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((honorific|firstname|surname|lineage|othername)+)" name="personname">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((personname|(honorific|firstname|surname|lineage|othername|affiliation|authorblurb|contrib)+),(personblurb|email|address)*)" name="author">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((author|editor|collab|corpauthor|corpcredit|othercredit)+)" name="authorgroup">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(collabname,affiliation*)" name="collab">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="collabname">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="authorinitials">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((confdates|conftitle|confnum|address|confsponsor)*)" name="confgroup">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="confdates">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="conftitle">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="confnum">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="confsponsor">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="contractnum">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="contractsponsor">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(year+,holder*)" name="copyright">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="year">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="holder">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="corpauthor">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="corpcredit">
<attribute content="(graphicdesigner|productioneditor|copyeditor|technicaleditor|translator|other)" name="class"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="corpname">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="date">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="edition">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((personname|(honorific|firstname|surname|lineage|othername|affiliation|authorblurb|contrib)+),(personblurb|email|address)*)" name="editor">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="isbn">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="issn">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="biblioid">
<attribute content="(uri|doi|isbn|issn|libraryofcongress|pubnumber|other)" name="class"/>
<attribute content="CDATA" name="otherclass"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="citebiblioid">
<attribute content="(uri|doi|isbn|issn|libraryofcongress|pubnumber|other)" name="class"/>
<attribute content="CDATA" name="otherclass"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="bibliosource">
<attribute content="(uri|doi|isbn|issn|libraryofcongress|pubnumber|other)" name="class"/>
<attribute content="CDATA" name="otherclass"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="bibliorelation">
<attribute content="(uri|doi|isbn|issn|libraryofcongress|pubnumber|other)" name="class"/>
<attribute content="CDATA" name="otherclass"/>
<attribute content="(isversionof|hasversion|isreplacedby|replaces|isrequiredby|requires|ispartof|haspart|isreferencedby|references|isformatof|hasformat|othertype)" inline="yes" name="type"/>
<attribute content="CDATA" name="othertype"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="bibliocoverage">
<attribute content="(dcmipoint|iso3166|dcmibox|tgn|otherspatial)" name="spatial"/>
<attribute content="CDATA" name="otherspatial"/>
<attribute content="(dcmiperiod|w3c-dtf|othertemporal)" name="temporal"/>
<attribute content="CDATA" name="othertemporal"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="invpartnumber">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="issuenum">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(blockinfo?,title?,(calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|formalpara|para|simpara|blockquote|indexterm|beginpage)+)" name="legalnotice">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="modespec">
<attribute content="NOTATION" name="application"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="orgname">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="(corporation|nonprofit|consortium|informal|other)" name="class"/>
<attribute content="CDATA" name="otherclass"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((personname|(honorific|firstname|surname|lineage|othername|affiliation|authorblurb|contrib)+),(personblurb|email|address)*)" name="othercredit">
<attribute content="(graphicdesigner|productioneditor|copyeditor|technicaleditor|translator|other)" name="class"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="pagenums">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="contrib">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="firstname">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="honorific">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="lineage">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="othername">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="surname">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((formalpara|para|simpara)+)" name="printhistory">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage)*" name="productname">
<attribute content="(service|trade|registered|copyright)" name="class"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="productnumber">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="pubdate">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(publishername,address*)" name="publisher">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="publishername">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="pubsnumber">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="releaseinfo">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(revision+)" name="revhistory">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(revnumber,date,(author|authorinitials)*,(revremark|revdescription)?)" name="revision">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="revnumber">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="revremark">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|equation|example|figure|table|procedure|anchor|bridgehead|remark|highlights|indexterm)+)" name="revdescription">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="seriesvolnums">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" name="volumenum">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="accel">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="action">
<attribute content="(refentry|none)" name="moreinfo"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage)*" inline="yes" name="application">
<attribute content="(hardware|software)" name="class"/>
<attribute content="(refentry|none)" name="moreinfo"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="classname">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" name="package">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="EMPTY" inline="yes" name="co">
<attribute content="CDATA" name="label"/>
<attribute content="IDREFS" name="linkends"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="EMPTY" inline="yes" name="coref">
<attribute content="CDATA" name="label"/>
<attribute content="IDREF" name="linkend"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="command">
<attribute content="(refentry|none)" name="moreinfo"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm|beginpage|co)*" inline="yes" name="computeroutput">
<attribute content="(refentry|none)" name="moreinfo"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="database">
<attribute content="(name|table|field|key1|key2|record|index|view|primarykey|secondarykey|foreignkey|altkey|procedure|datatype|constraint|rule|user|group)" name="class"/>
<attribute content="(refentry|none)" name="moreinfo"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*" inline="yes" name="email">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="envar">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="errorcode">
<attribute content="(refentry|none)" name="moreinfo"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="errorname">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" name="errortext">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="errortype">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="filename">
<attribute content="(headerfile|partition|devicefile|libraryfile|directory|extension|symlink)" name="class"/>
<attribute content="CDATA" name="path"/>
<attribute content="(refentry|none)" name="moreinfo"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="function">
<attribute content="(refentry|none)" name="moreinfo"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage|accel|superscript|subscript)*" inline="yes" name="guibutton">
<attribute content="(refentry|none)" name="moreinfo"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage|accel|superscript|subscript)*" inline="yes" name="guiicon">
<attribute content="(refentry|none)" name="moreinfo"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage|accel|superscript|subscript)*" inline="yes" name="guilabel">
<attribute content="(refentry|none)" name="moreinfo"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage|accel|superscript|subscript)*" inline="yes" name="guimenu">
<attribute content="(refentry|none)" name="moreinfo"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage|accel|superscript|subscript)*" inline="yes" name="guimenuitem">
<attribute content="(refentry|none)" name="moreinfo"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage|accel|superscript|subscript)*" inline="yes" name="guisubmenu">
<attribute content="(refentry|none)" name="moreinfo"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="hardware">
<attribute content="(refentry|none)" name="moreinfo"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage|accel)*" inline="yes" name="interface">
<attribute content="(refentry|none)" name="moreinfo"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="keycap">
<attribute content="(alt|control|shift|meta|escape|enter|tab|backspace|command|option|space|delete|insert|up|down|left|right|home|end|pageup|pagedown|other)" name="function"/>
<attribute content="CDATA" name="otherfunction"/>
<attribute content="(refentry|none)" name="moreinfo"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="keycode">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((keycap|keycombo|keysym|mousebutton)+)" inline="yes" name="keycombo">
<attribute content="(click|double-click|press|seq|simul|other)" name="action"/>
<attribute content="CDATA" name="otheraction"/>
<attribute content="(refentry|none)" name="moreinfo"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="keysym">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage)*" name="lineannotation">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="literal">
<attribute content="(refentry|none)" name="moreinfo"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" name="code">
<attribute content="CDATA" name="language"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="constant">
<attribute content="(limit)" name="class"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="varname">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="markup">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="medialabel">
<attribute content="(cartridge|cdrom|disk|tape)" name="class"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(shortcut?,(guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|interface)+)" inline="yes" name="menuchoice">
<attribute content="(refentry|none)" name="moreinfo"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((keycap|keycombo|keysym|mousebutton)+)" inline="yes" name="shortcut">
<attribute content="(click|double-click|press|seq|simul|other)" name="action"/>
<attribute content="CDATA" name="otheraction"/>
<attribute content="(refentry|none)" name="moreinfo"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="mousebutton">
<attribute content="(refentry|none)" name="moreinfo"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|equation|example|figure|table|msgset|procedure|sidebar|qandaset|task|anchor|bridgehead|remark|highlights|abstract|authorblurb|epigraph|indexterm|beginpage)+)" inline="yes" name="msgtext">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="option">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="optional">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" inline="yes" name="parameter">
<attribute content="(command|function|option)" name="class"/>
<attribute content="(refentry|none)" name="moreinfo"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage|co)*" inline="yes" name="prompt">
<attribute content="(refentry|none)" name="moreinfo"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="property">
<attribute content="(refentry|none)" name="moreinfo"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|optional|anchor|remark|subscript|superscript|inlinegraphic|inlinemediaobject|co)*" inline="yes" name="replaceable">
<attribute content="(command|function|option|parameter)" name="class"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="returnvalue">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="sgmltag">
<attribute content="(attribute|attvalue|element|endtag|emptytag|genentity|numcharref|paramentity|pi|xmlpi|starttag|sgmlcomment|prefix|namespace|localname)" name="class"/>
<attribute content="CDATA" name="namespace"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="structfield">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="structname">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="symbol">
<attribute content="(limit)" name="class"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm|beginpage|acronym|co)*" inline="yes" name="systemitem">
<attribute content="(constant|daemon|domainname|etheraddress|event|eventhandler|filesystem|fqdomainname|groupname|ipaddress|library|macro|netmask|newsgroup|osname|protocol|resource|systemname|username|process|server|service)" name="class"/>
<attribute content="(refentry|none)" name="moreinfo"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" name="uri">
<attribute content="CDATA" name="type"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="token">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" name="type">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm|beginpage|co)*" inline="yes" name="userinput">
<attribute content="(refentry|none)" name="moreinfo"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|acronym|emphasis|trademark|link|olink|ulink|anchor|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="abbrev">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|acronym|emphasis|trademark|link|olink|ulink|anchor|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="acronym">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage)*" inline="yes" name="citation">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(refentrytitle,manvolnum?)" inline="yes" name="citerefentry">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage)*" name="refentrytitle">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|acronym|emphasis|trademark|link|olink|ulink|anchor|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" name="manvolnum">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage)*" inline="yes" name="citetitle">
<attribute content="(article|book|chapter|part|refentry|section|journal|series|set|manuscript|cdrom|dvd|wiki|gopher|bbs|emailmessage|webpage|newsposting)" name="pubwork"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage)*" inline="yes" name="emphasis">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage)*" inline="yes" inline="yes" name="foreignphrase">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage)*" inline="yes" name="glossterm">
<attribute content="CDATA" name="baseform"/>
<attribute content="IDREF" name="linkend"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage)*" inline="yes" name="firstterm">
<attribute content="CDATA" name="baseform"/>
<attribute content="IDREF" name="linkend"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage)*" inline="yes" name="phrase">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage)*" inline="yes" name="quote">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|replaceable|symbol|inlinegraphic|inlinemediaobject|anchor|remark|subscript|superscript)*" inline="yes" name="subscript">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|emphasis|replaceable|symbol|inlinegraphic|inlinemediaobject|anchor|remark|subscript|superscript)*" inline="yes" name="superscript">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|remark|subscript|superscript|inlinegraphic|inlinemediaobject|emphasis)*" inline="yes" name="trademark">
<attribute content="(service|trade|registered|copyright)" name="class"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|acronym|emphasis|trademark|link|olink|ulink|anchor|remark|subscript|superscript|inlinegraphic|inlinemediaobject|indexterm|beginpage)*" inline="yes" name="wordasword">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage)*" inline="yes" name="link">
<attribute content="IDREF" name="endterm"/>
<attribute content="CDATA" name="xrefstyle"/>
<attribute content="CDATA" name="type"/>
<attribute content="IDREF" name="linkend"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage)*" inline="yes" name="olink">
<attribute content="ENTITY" name="targetdocent"/>
<attribute content="IDREF" name="linkmode"/>
<attribute content="CDATA" name="localinfo"/>
<attribute content="CDATA" name="type"/>
<attribute content="CDATA" name="targetdoc"/>
<attribute content="CDATA" name="targetptr"/>
<attribute content="CDATA" name="xrefstyle"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage)*" inline="yes" name="ulink">
<attribute content="CDATA" name="url"/>
<attribute content="CDATA" name="type"/>
<attribute content="CDATA" name="xrefstyle"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="EMPTY" inline="yes" name="footnoteref">
<attribute content="IDREF" name="linkend"/>
<attribute content="CDATA" name="label"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="EMPTY" inline="yes" name="xref">
<attribute content="IDREF" name="endterm"/>
<attribute content="CDATA" name="xrefstyle"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="IDREF" name="linkend"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="EMPTY" inline="yes" name="biblioref">
<attribute content="IDREF" name="endterm"/>
<attribute content="CDATA" name="xrefstyle"/>
<attribute content="CDATA" name="units"/>
<attribute content="CDATA" name="begin"/>
<attribute content="CDATA" name="end"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="IDREF" name="linkend"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="EMPTY" inline="yes" name="anchor">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="pagenum"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="EMPTY" inline="yes" name="beginpage">
<attribute content="CDATA" name="pagenum"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(primary?,((secondary,((tertiary,(see|seealso+)?)|see|seealso+)?)|see|seealso+)?)" name="indexterm">
<attribute content="CDATA" name="pagenum"/>
<attribute content="(all|global|local)" name="scope"/>
<attribute content="(preferred|normal)" name="significance"/>
<attribute content="(singular|startofrange|endofrange)" name="class"/>
<attribute content="IDREF" name="startref"/>
<attribute content="IDREFS" name="zone"/>
<attribute content="CDATA" name="type"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject)*" name="primary">
<attribute content="CDATA" name="sortas"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject)*" name="secondary">
<attribute content="CDATA" name="sortas"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject)*" name="tertiary">
<attribute content="CDATA" name="sortas"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject)*" name="see">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject)*" name="seealso">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((title,subtitle?,titleabbrev?)?,setinfo?,toc?,(set|book)+,setindex?)" name="set">
<attribute content="CDATA" name="fpi"/>
<attribute content="CDATA" name="status"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((graphic|mediaobject|legalnotice|modespec|subjectset|keywordset|itermset|abbrev|abstract|address|artpagenums|author|authorgroup|authorinitials|bibliomisc|biblioset|collab|confgroup|contractnum|contractsponsor|copyright|corpauthor|corpname|corpcredit|date|edition|editor|invpartnumber|isbn|issn|issuenum|orgname|biblioid|citebiblioid|bibliosource|bibliorelation|bibliocoverage|othercredit|pagenums|printhistory|productname|productnumber|pubdate|publisher|publishername|pubsnumber|releaseinfo|revhistory|seriesvolnums|subtitle|title|titleabbrev|volumenum|citetitle|personname|honorific|firstname|surname|lineage|othername|affiliation|authorblurb|contrib|indexterm)+)" name="setinfo">
<attribute content="IDREFS" name="contents"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((title,subtitle?,titleabbrev?)?,bookinfo?,(dedication|toc|lot|glossary|bibliography|preface|chapter|reference|part|article|appendix|index|setindex|colophon)*)" name="book">
<attribute content="CDATA" name="fpi"/>
<attribute content="CDATA" name="label"/>
<attribute content="CDATA" name="status"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((graphic|mediaobject|legalnotice|modespec|subjectset|keywordset|itermset|abbrev|abstract|address|artpagenums|author|authorgroup|authorinitials|bibliomisc|biblioset|collab|confgroup|contractnum|contractsponsor|copyright|corpauthor|corpname|corpcredit|date|edition|editor|invpartnumber|isbn|issn|issuenum|orgname|biblioid|citebiblioid|bibliosource|bibliorelation|bibliocoverage|othercredit|pagenums|printhistory|productname|productnumber|pubdate|publisher|publishername|pubsnumber|releaseinfo|revhistory|seriesvolnums|subtitle|title|titleabbrev|volumenum|citetitle|personname|honorific|firstname|surname|lineage|othername|affiliation|authorblurb|contrib|indexterm)+)" name="bookinfo">
<attribute content="IDREFS" name="contents"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((title,subtitle?,titleabbrev?)?,(calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|formalpara|para|simpara|blockquote|indexterm|beginpage)+)" name="dedication">
<attribute content="CDATA" name="status"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="((title,subtitle?,titleabbrev?)?,(calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|formalpara|para|simpara|blockquote)+)" name="colophon">
<attribute content="CDATA" name="status"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(beginpage?,(title,subtitle?,titleabbrev?)?,tocfront*,(tocpart|tocchap)*,tocback*)" name="toc">
<attribute content="CDATA" name="pagenum"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage)*" name="tocfront">
<attribute content="CDATA" name="label"/>
<attribute content="IDREF" name="linkend"/>
<attribute content="CDATA" name="pagenum"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage)*" name="tocentry">
<attribute content="IDREF" name="linkend"/>
<attribute content="CDATA" name="pagenum"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(tocentry+,tocchap*)" name="tocpart">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(tocentry+,toclevel1*)" name="tocchap">
<attribute content="CDATA" name="label"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(tocentry+,toclevel2*)" name="toclevel1">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(tocentry+,toclevel3*)" name="toclevel2">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(tocentry+,toclevel4*)" name="toclevel3">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(tocentry+,toclevel5*)" name="toclevel4">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(tocentry+)" name="toclevel5">
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage)*" name="tocback">
<attribute content="CDATA" name="label"/>
<attribute content="IDREF" name="linkend"/>
<attribute content="CDATA" name="pagenum"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(beginpage?,(title,subtitle?,titleabbrev?)?,lotentry*)" name="lot">
<attribute content="CDATA" name="label"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|citerefentry|citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote|phrase|orgname|quote|trademark|wordasword|personname|link|olink|ulink|action|application|classname|methodname|interfacename|exceptionname|ooclass|oointerface|ooexception|package|command|computeroutput|database|email|envar|errorcode|errorname|errortype|errortext|filename|function|guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|hardware|interface|keycap|keycode|keycombo|keysym|literal|code|constant|markup|medialabel|menuchoice|mousebutton|option|optional|parameter|prompt|property|replaceable|returnvalue|sgmltag|structfield|structname|symbol|systemitem|uri|token|type|userinput|varname|anchor|author|authorinitials|corpauthor|corpcredit|modespec|othercredit|productname|productnumber|revhistory|remark|subscript|superscript|inlinegraphic|inlinemediaobject|inlineequation|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|beginpage)*" name="lotentry">
<attribute content="IDREF" name="linkend"/>
<attribute content="CDATA" name="pagenum"/>
<attribute content="CDATA" name="srccredit"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(beginpage?,appendixinfo?,(title,subtitle?,titleabbrev?),(toc|lot|index|glossary|bibliography)*,tocchap?,(((calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|equation|example|figure|table|msgset|procedure|sidebar|qandaset|task|anchor|bridgehead|remark|highlights|abstract|authorblurb|epigraph|indexterm|beginpage)+,(sect1*|(refentry)*|simplesect*|(section)*))|(sect1+|(refentry)+|simplesect+|(section)+)),(toc|lot|index|glossary|bibliography)*)" name="appendix">
<attribute content="CDATA" name="label"/>
<attribute content="CDATA" name="status"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>
<attribute content="CDATA" name="userlevel"/>
<attribute content="CDATA" name="vendor"/>
<attribute content="CDATA" name="wordsize"/>
<attribute content="(ltr|rtl|lro|rlo)" name="dir"/>
<attribute content="CDATA" name="xml:base"/>
<attribute content="CDATA" name="role"/>
</element>
<element content="(beginpage?,chapterinfo?,(title,subtitle?,titleabbrev?),(toc|lot|index|glossary|bibliography)*,tocchap?,(((calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|segmentedlist|simplelist|variablelist|caution|important|note|tip|warning|literallayout|programlisting|programlistingco|screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis|destructorsynopsis|methodsynopsis|formalpara|para|simpara|address|blockquote|graphic|graphicco|mediaobject|mediaobjectco|informalequation|informalexample|informalfigure|informaltable|equation|example|figure|table|msgset|procedure|sidebar|qandaset|task|anchor|bridgehead|remark|highlights|abstract|authorblurb|epigraph|indexterm|beginpage)+,(sect1*|(refentry)*|simplesect*|(section)*))|(sect1+|(refentry)+|simplesect+|(section)+)),(toc|lot|index|glossary|bibliography)*)" name="chapter">
<attribute content="CDATA" name="label"/>
<attribute content="CDATA" name="status"/>
<attribute content="ID" name="id"/>
<attribute content="CDATA" name="lang"/>
<attribute content="CDATA" name="remap"/>
<attribute content="CDATA" name="xreflabel"/>
<attribute content="(changed|added|deleted|off)" name="revisionflag"/>
<attribute content="CDATA" name="arch"/>
<attribute content="CDATA" name="condition"/>
<attribute content="NMTOKENS" name="conformance"/>
<attribute content="CDATA" name="os"/>
<attribute content="CDATA" name="revision"/>
<attribute content="CDATA" name="security"/>