Changeset 581
- Timestamp:
- 09/20/02 00:19:46 (6 years ago)
- Files:
-
- trunk/ToDo (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/ToDo
r535 r581 1 1 = ToDo 2 2 3 * Add XSD tests to the interop test client. 3 * RAA exception 4 * RAA uri-fy 5 * Support SwA. 4 6 * Rewrite the interop test client with runit? 5 7 * Support all derived built-in types in XML Schema Part2 Sec. 3.2. … … 12 14 * Follow SOAP/1.2. I heard it is going to be Last Call soon without Candidate 13 15 Recommendation phase... 14 * Support derived types in XML Schema Part2 15 * WSDL4R. 16 * encoding/decoding based on type information. 16 * encoding/decoding based on type information in WSDL. 17 17 * Create unit tests. 18 18 … … 26 26 * Create unit tests for XMLSchemaDatatypes.rb. 27 27 * Create unit tests for baseData.rb. 28 * Add XSD tests to the interop test client. 29 * WSDL4R.