[
Lists Home |
Date Index |
Thread Index
]
- From: "Bill la Forge" <b.laforge@jxml.com>
- To: "Graham Moore" <graham.moore@dpsl.co.uk>, <xml-dev@ic.ac.uk>, <peter@ursus.demon.co.uk>
- Date: Thu, 1 Oct 1998 08:57:32 -0400
I see two distinct things here:
1. Serialization
2. Document processing.
When processing a document, the application should decide on
the classes to be used depending on (a) the markup language
of the document and (b) how the document is to be processed.
For serialization, the mapping should be specified in the
document.
But we should be able to mix these. The serialized objects are
a document, conformant to the serialization markup language.
And it may be necessary to process it to (a) make it conformant
with a revised set of classes or (b) extract information for a
previously unintended use.
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|