[
Lists Home |
Date Index |
Thread Index
]
[Eric van der Vlist]
>
> That's not exactly what you are asking for, but Bob DuCharme's schema
> stages may be a partial answer to your problem:
>
> http://www.snee.com/xml/schemaStages.html
>
> Basically, you'll have to edit your schemas and flag (using annotations)
> what you don't want to keep. A XSLT transformation would then generate
> your smaller subset(s).
>
Ah, Eric, that is very good! I had already thought about adding magic
attributes to help an xslt transformation, but had not though about any
practical details. Thanks very much. Nice work, Bob.
Cheers,
Tom P
|