Hi, I don't know how it is done in OO but you might like to look at xmlP http://xmlp.sourceforge.net/
Cheers, Bryan Rasmussen -----Oprindelig meddelelse----- Fra: news [mailto:[EMAIL PROTECTED] vegne af Rob Kramer Sendt: 11. januar 2007 09:28 Til: [email protected] Emne: [xml-dev] Style-based extract (as in ODF spec) Hi all, [This is an edited re-post, previous post at users list] When I was reading through the ODF specs, I noticed how they embedded the actual Relax-NG scheme inside the document. This is called Literate Programming, I learned from google. In this case, all text marked with the RelaxNG style is extracted somehow, to form the final schema file. This is a very neat idea that I'd like to adopt myself, when documenting XML structures. What I can't figure out is how to go about with extracting the schema from the main doc. Does anyone know how it's done for the ODF spec? An external tool, or some XSLT export? Cheers! Rob --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
