Parameter entities for DTD modularity (was: Re: Multiple docs in 'wrapper')

John Tigue john.tigue at tigue.com
Sun Oct 31 06:19:02 GMT 1999


Mark Birbeck wrote:
> > Q2-I'd like to use some common fragments in several 
> > different documents, preferably without replicating 
> > the definition in each DTD. Can I set up a DTD fragment 
> > and then refer to it from within my document DTD, if so how?
> 
> [Mark Birbeck]  
> I think XLink may be better. Use an XPath to refer to the 
> nodes you want to include, and then get you server to 
> 'include' the data before it writes out the containing 
> document.

Another alternative could be implemented now based solely on  
XML 1.0. Consider using external parameter entity references. 
The DTD "fragment" would get included in the main doc's DTD. 
See the report entitled "W3C XML Specification DTD" for a 
well documented case study in the use of parameter entities 
in XML DTDs:
http://www.w3.org/XML/1998/06/xmlspec-report.htm 

-John


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/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo at ic.ac.uk the following message;
unsubscribe 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