[Home] [By Thread] [By Date] [Recent Entries]
Hi, I am using architectural forms to map elements from a client document instance of a client DTD to a base document of a base DTD using the SP software by James Clark. The problem is that the structure of the elements and sub-elements in the client document do not exactly match the base DTDs elements and sub-elements and I don't know how to relate this in the mapping DTD. For example, sub-elements "b" and "c" occur in element "a" in the client DTD but in the base DTD sub-elements "b" occur in element "a" but sub-element "c" occurs in element "d". Client Base ====== ==== <a> <a> <b> <b> <c> </a> </a> <d> <c> </d> If I map "a" to "a", "b" to "b" and "c" to "c" in the mapping DTD the parser gives an error that "a" has not been finished and that "c" should not occur here in the base document. Does anyone know how I can map the client elements to the base elements in the mapping DTD to fix this problem? ___________________________________________________________________________ John Hockaday - Systems Officer GPO Box 787 email: johnh@e... Canberra ACT 2601 phone: +61 2 6274 1173 fax: +61 2 6274 1333 Australia URL:http://www.environment.gov.au/ ERIN Environmental Resources Information Network ERIN ___________________________________________________________________________ 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 (un)subscribe, mailto:majordomo@i... the following message; (un)subscribe xml-dev To subscribe to the digests, mailto:majordomo@i... the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@i...)
|

Cart



