[rescue] XML Schema reversing
Peter Corlett
abuse at cabal.org.uk
Wed Apr 11 07:12:04 CDT 2007
On Tue, Apr 10, 2007 at 05:37:41PM -0400, David Muran-de Assereto wrote:
[...]
> What I need to do specifically, is to parse the schema and produce a
> tabular output containing the field name, data type, and maximum allowable
> length.
Usually I'd fire up Perl and its XML::Simple module for this, then write a
tool to walk the parsed XML and spit out the text.
More information about the rescue
mailing list