$Id: roadmap,v 1.4 2005/04/29 01:20:47 pjaol Exp $ ns_soap ns soap is being changed it is now comprised of separate elements. O TCL schema. An XSD to XML engine 90% complete Handles both simple and complex type elements TODO complex content, should be simple enough. O nssoap At the moment it's aolserver based. Changing to be a work engine, allowing any interface to wrap around it. The plan is to go to true XML processing based upon schema's An xsd provides the format of the output return request web server wrapper read request nssoap $request nssoap parse request determine if it contains xsd if ! XSD eval $request return result else eval $request schema.parse xsd nodeName result -------------- | Request | -------------- || \/ -------------- | Web Server | | wrapper | -------------- || \/ -------------- =>| nssoap |== || -------------- || || // |\ || || |/ \\ \/ ---------- ---------- | eval | | schema | ---------- ----------