I'm thinking of a scenario where I can generate an (instance)
xml-document based on an xml-schema and another xml-stream or -file. I
think I can parse the schema with xslt and lookup the appropriate values
in the other xml-file.
However, a more beautiful solution - I think - would be that parsing the
xml together with the schema, and since some errors events will occur,
attaching code to those events that will put some nodes in the resulting
xml. Has anybody had some experience with one of these scenarios?
Cheers,
Marc
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--