sub-documents

Juliane Harbarth jhb at software-ag.de
Mon Jan 4 13:39:13 GMT 1999


I admit I am rather late in answering this message, i.e. it has
been posted 11.12.1998. But as far as I understood the 
archive no one else has answered it and so I'll give it a try.

If there is a structure A and an other structure B that may
occur as a part of A as well as on its own, one can model
A including it's part B in one DTD, i.e. "ainclb.dtd".
An instance of A that includes B looks like :
    <!DOCTYPE A PUBLIC "ainclb.dtd">
    <A> ... <B> ... </B> ... </A>

An instance of B not surrounded by A looks like :
    <!DOCTYPE B PUBLIC "ainclb.dtd">
    <B> ... </B>
 
Juliane Harbarth
Technical Consultant
Software AG Germany                               
mailto:jhb at software-ag.de
           
Tel +49 (0)6151 92 1147                   


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