From: John T. <jo...@ze...> - 2002-12-17 15:46:08
|
Hi, I am working on a package that will be using XML Schema .xsd files to dynamically build much of the software infrastructure. I am going to use XML Schemas to help automatically build my FormProc validation framework. While doing this I am planning on adding several Rule and RuleValidator classes to support the XML Schema primitive and derived datatypes found here: http://www.w3.org/TR/xmlschema-2/ These would be Rules for things like time, date, float, duration, nonPositiveInteger, nonNegativeInteger etc. etc. So I have a couple of questions: 1. Has anyone else been working on anything like this? 2. Would this be the type of thing that the FormProc developers would be interested in adding to the FormProc library if it was available? Thanks, John Thorhauer -- ******************************** ** John Thorhauer ** jo...@ze... ** take a look at: ** http://tambora.zenplex.org ** http://www.zenplex.org ** http://www.zenplex.com ******************************** |