[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Parameter entities for DTD modularity (was: Re: Multiple docs in 'wrappe
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@i... Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1 To unsubscribe, mailto:majordomo@i... the following message; unsubscribe xml-dev To subscribe to the digests, mailto:majordomo@i... the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@i...)
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|