Changeset 1351
- Timestamp:
- 12/08/04 17:44:38 (4 years ago)
- Files:
-
- trunk/ToDo (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/ToDo
r1339 r1351 55 55 * wsdlRouter: return value must be converted to the specified element name, 56 56 not "fooResponse" style. 57 * Implement message router: lib/soap/msgRouter.rb.58 * Messaging sample.59 57 * Support all derived built-in types in XML Schema Part2 Sec. 3.2. 60 58 * normalizedString, token, language, NMTOKEN, NMTOKENS, Name, NCName, ID, … … 95 93 * wsdl2ruby literal support. 96 94 * WSDL attribute support. 95 * Implement message router: lib/soap/msgRouter.rb. 96 * Messaging sample.