You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by da...@cocoon.zones.apache.org on 2005/10/20 13:14:23 UTC

[DAISY] Updated: Entity resolution with catalogs

A document has been updated:

http://cocoon.zones.apache.org/daisy/documentation/583.html

Document ID: 583
Branch: main
Language: default
Name: Entity resolution with catalogs (unchanged)
Document Type: Document (unchanged)
Updated on: 10/20/05 11:14:17 AM
Updated by: David Crossley

A new version has been created, state: publish

Parts
=====
Content
-------
This part has been updated.
Mime type: text/xml (unchanged)
File name:  (unchanged)
Size: 23434 bytes (previous version: 23440 bytes)
Content diff:
(80 equal lines skipped)
    that it declares its ruleset, the Document Type Definition (DTD), as an external
    entity. Notice also that the resource is network-based.</p>
    
--- <pre>
--- &lt;?xml version="1.0"?&gt;
+++ <pre>&lt;?xml version="1.0"?&gt;
    &lt;!DOCTYPE article PUBLIC "-//OASIS//DTD Simplified DocBook XML V4.1.2.5//EN"
      "http://www.oasis-open.org/docbook/xml/simple/4.1.2.5/sdocbook.dtd"
    &lt;article&gt;
(29 equal lines skipped)
    identifier is listed first and the system identifier is not preceded by the
    keyword <tt>SYSTEM</tt>. Here are four separate examples ...</p>
    
--- <pre>
--- &lt;!ENTITY pic SYSTEM "images/pic.gif" NDATA gif&gt;
+++ <pre>&lt;!ENTITY pic SYSTEM "images/pic.gif" NDATA gif&gt;
    &lt;!ENTITY % ISOnum PUBLIC
      "ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN//XML" "ISOnum.pen"&gt;
    &lt;!DOCTYPE document SYSTEM "dtd/document-v10.dtd"&gt;
(24 equal lines skipped)
    identifier <tt>otherSystemId</tt></li>
    </ul>
    
--- <pre>
--- -- this is the default OASIS catalog for Apache Cocoon --
+++ <pre>-- this is the default OASIS catalog for Apache Cocoon --
    
    OVERRIDE YES
    
(57 equal lines skipped)
    <p>Here is the source for the top-level XML instance document
    <tt>catalog-demo.xml</tt> ...</p>
    
--- <pre>
--- &lt;?xml version="1.0"?&gt;
+++ <pre>&lt;?xml version="1.0"?&gt;
    
    &lt;!DOCTYPE catalog-demo PUBLIC "-//Indexgeo//DTD Catalog Demo v1.0//EN"
      "http://www.indexgeo.com.au/dtd/catalog-demo-v10.dtd"
(70 equal lines skipped)
    <p>Here is the source for one of the included sub-document external entities
    <tt>testpub.txt</tt> (a slab of plain text) ...</p>
    
--- <pre>
--- This paragraph is automatically included from the
+++ <pre>This paragraph is automatically included from the
    testpub.txt external file.
    The entity declaration deliberately used a non-existent file
    as the system identifier. The catalog then used the declared
(79 equal lines skipped)
    <tt>sdocbook.cat</tt> catalog).</li>
    </ul>
    
--- <pre>
--- -- Catalog file (sdocbook.cat) for Simplified DocBook --
+++ <pre>-- Catalog file (sdocbook.cat) for Simplified DocBook --
    -- See www.oasis-open.org/docbook/ --
    
    -- Driver file for the Simplified DocBook XML DTD --
(131 equal lines skipped)


Fields
======
no changes

Links
=====
no changes

Custom Fields
=============
no changes

Collections
===========
Removed from collection: legacydocs