Further reflection has prompted me to wonder if another of my collection of links might be of help.*

As before, I warn you that these were collected some time ago, and I have not recently verified whether they might still be up; the Wayback Machine would be your best recourse if they are not. Anyway, basically this is a collection of links to software that generates XML Schema Documentation...

Titanium's xs3p, by Zar Zar Tun

xsddoc, by Kurt Riede

xsddoc at sourceforge

XSDDoc, by Thomas Chen

product guide to XSDdoc 2.0

XML Schema for XML Schema

SOAP Envelope

<oXygen/> XML editor

Xsdvalid

DTDGenerator Frontend

This might be the most interesting; my notes say it offers:

SAXON DTDGenerator - A tool to generate XML DTDs

If you do decide to go in the Parse::RecDescent direction, I've posted every tutorial or reference I know of at Re: Some Parse::RecDescent Tutorials.

As before, YMMV, but I do hope that it helps.

* I bet no one around here knew I collected links, right? ;-)

planetscape

In reply to Re^3: Parsing an XML-like definition of an XML-like language to create a parser of the actual data in that language. by planetscape
in thread Parsing an XML-like definition of an XML-like language to create a parser of the actual data in that language. by Moron

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.