Looking for help. Implementing a XML validation engine in JavaScript.

Community,

As some of you may know for the past few months I have been working on
implementing the DOM3 Validation spec for XML Schema in JavaScript.

I have made alot of headway but my attempts at creating a algorithm that
correctly validates content models has come short several times now. At the
present I am in dire need of someone who might be able to help me better
understand implemention of the algorithms presented here:
http://www.ltg.ed.ac.uk/~ht/XML_Europe_2003.html in JavaScript. These
methods seem to have a well founded mathematical basis.

Any help would be much appreciated. I have also created a thread on
stackoverflow.com outlining my problem:
http://stackoverflow.com/questions/3418739/finite-state-machine-implementing-a-xml-schema-validator-in-javascript

Thank you all very much for the help in the past and ongoing patience.

Cheers,

Casey

-- 
--
Casey Jordan
Jorsek Software LLC.
"CaseyDJordan" on LinkedIn, Twitter & Facebook
Cell (585) 348 7399
Office (585) 239 6060
Jorsek.com


This message is intended only for the use of the Addressee(s) and may
contain information that is privileged, confidential, and/or exempt from
disclosure under applicable law.  If you are not the intended recipient,
please be advised that any disclosure  copying, distribution, or use of
the information contained herein is prohibited.  If you have received
this communication in error, please destroy all copies of the message,
whether in electronic or hard copy format, as well as attachments, and
immediately contact the sender by replying to this e-mail or by phone.
Thank you.

Received on Monday, 9 August 2010 18:33:18 UTC