The xsd2db package is contributed with LayManSys and is used for converting XML Schema Definition files into DocBook XML code. The transformer can also be used to generate DocBook XML from plain XML files. It marks up tag names, attribute names, attribute values and annotation, if parsing XSD code. The resulting DocBook XML code may be styled, so that you have got syntax highlighted XML code.
This is the first xsd2db release.
The xsd2db package is contributed with LayManSys and is used for converting XML Schema Definition files into DocBook XML code.
sd2db.xsl has to be called with two XSL parameters:
If you use xsltproc you have to call xsd2db.xsl this way:
xsltproc --stringparam sid SECTIONID --stringparam \ filename FILENAME xsd2db.xsl FILE2PROCESS
Copyright © 2006 Robert Bienert, project LayManSys
This package is released under the terms of the Creative Commons Attribution-ShareAlike 2.0 license as found in the file LICENSE or under http://creativecommons.org/licenses/by-sa/2.0/legalcode.