1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
  
     | 
    
      <refentry id="pent.isopub">
<?dbhtml filename="iso-pub.html"??>
<refmeta>
<indexterm>
  <primary><acronym>ISO</acronym> Entity Sets</primary><secondary>Publishing</secondary>
</indexterm>
<indexterm>
  <primary>%isopub;</primary><see><acronym>ISO</acronym> Entity Sets, Publishing</see>
</indexterm>
<refentrytitle>Publishing Character Entities (%isopub;)</refentrytitle>
</refmeta>
<refnamediv>
<refname>%isopub;</refname>
<refpurpose>Publishing Character Entities
</refpurpose>
</refnamediv>
<refsynopsisdiv>
<para>
The <literal>%isopub;</literal> parameter entity includes the <acronym>ISO</acronym> 
character entities with the public identifier:
<screen>
  ISO 8879:1986//ENTITIES Publishing//EN
</screen>
</para>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>ISO and the W3C are cooperating to provide an official set
of character entity references for XML. A description of this set
is available at
<ulink url="http://www.w3.org/2003/entities/iso8879doc/isopub.html"/>
</para>
</refsect1>
</refentry>
 
     |