Do we need link-catalogs for schemas? (was Re: More namespace s perversion)

Charles Frankston cfranks at microsoft.com
Fri Oct 9 23:25:46 BST 1998


Rick -

Is there one "link-catalog" per document, or can I nest and scope them?
I.e. how do you deal with the fragment composition issue?


-----Original Message-----
From:	Rick Jelliffe [mailto:ricko at allette.com.au]
Sent:	Friday, October 09, 1998 6:51 AM
To:	Peter Murray-Rust
Cc:	xml-dev at ic.ac.uk
Subject:	Do we need link-catalogs for schemas? (was Re: More
namespaces perversion)

...

The kind of thing I am thinking of is this:

<!-- example of a link-catalog -->
<XML-DEV:link-catalog>
    <entry id="lc1" GI="p" namespace="urn:www.w3.org/html4#p" >
        <description>Links for HTMLs P element type</description>
       <!-- links to schemas -->
        <a href="www.w3.org/html4.dtd#p"
            role="-//www.w3.org/NOTATION XML DTD//EN" />
        <a href="www.schema.net/Xschema/html4.xml#p"
            role="-//www.w3.org/NOTATION XSchema//EN" />
        <a href="www.ms.com/html4.txt#p"
            role="-//www.ms.com/NOTATION DCD//EN" />
        <a href="www.netscape.com/html4.htm+p"
            role="-//www.w3.org//NOTATION RDF Schema//EN" />
        <!-- links to documentation -->
        <a href="www.vhg.org/html4/p"
            role="-//XML-DEV//NOTATION Virtual Hyper Glossary//EN" />
        <a href="www.schema.net/documentation/EN/html-paragraphs.htm"
            role="-//XML-DEV//TEXT English Documentation//EN"/>
        <a href="www.schema.net/documentation/DE/html-paragraphs.htm
            role="-//XML-DEV//TEXT Deusche Erklaerung//DE"/>
        <!-- links to further catalogs -->
        <a href="www.schema.net/link-catalogs/html/p/link-catalog.xml#lc26"
            role="-//XML-DEV//SGML Link Catalog/EN"/>
    </entry>
</XML:DEV:catalog>



xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list