xsl-list
[Top] [All Lists]

[xsl] Generating XSD Schema files from XML source files

2010-11-09 08:27:13


I have a need to generate XSD Schema files from source XML files and I've no 
idea what would be the current 'best practice' way to go about it?

Just write an XSL transform that does the XML result file to Output and the 
schema to a result-document?  Or something else/better?  

I've approx 500 XML source files where parts of each one need placing into a 
database.  What I've done so far, with Saxon9 and XSLT2, combined with this - 
http://msdn.microsoft.com/en-us/library/ms171806.aspx - does it all, except 
generating the Schema file.

TIA!


                                          
--~------------------------------------------------------------------
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>
--~--