[Home] [By Thread] [By Date] [Recent Entries]

  • From: Andrew Layman <andrewl@m...>
  • To: XML Dev <xml-dev@i...>
  • Date: Thu, 11 Jun 1998 11:39:38 -0700

How does one go about using Architectures to solve the following problem.
 
Suppose in version one of my documents, I have instances that look like
 
<Book>Gone With the Wind</Book>
 
In version 2, I have instances that look like
 
<Book>
    <title>Gone With the Wind</title>
    <author>
        <person>
            <firstname>Margaret</firstname>
            <lastname>Mitchell</lastname>
        </person>
    </author>
</Book>
 
How do I write my architectures so that the v2 instance is mapped to the v1
architecture?
 
Thanks,
 
Andrew Layman

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/
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...)


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member