You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Michael Pigott (JIRA)" <ji...@apache.org> on 2014/09/06 23:18:28 UTC

[jira] [Created] (XMLSCHEMA-36) XML Schema Walker and XML Document Path Finder

Michael Pigott created XMLSCHEMA-36:
---------------------------------------

             Summary: XML Schema Walker and XML Document Path Finder
                 Key: XMLSCHEMA-36
                 URL: https://issues.apache.org/jira/browse/XMLSCHEMA-36
             Project: XmlSchema
          Issue Type: New Feature
            Reporter: Michael Pigott


As part of AVRO-457, I wrote code to walk an XmlSchema and build a state machine from it.  With that state machine one can walk through an XML Document and find a path through the state machine that validates the XML Document.

I believe this code better lives in the Apache XML Schema project, so it can be available to others not using Avro.

I only made minor changes to the existing code, so there are a lot of references to Avro in the tests.  Please let me know if this is an issue.

This code depends on XMLSCHEMA-34 and XML-SCHEMA-35.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org