> From: NAKAMURA, Hiroshi [mailto:nahi / keynauts.com] > Sent: Tuesday, October 08, 2002 1:50 PM > I'm fighting XML Schema, too. Current XML Schema > implementation in WSDL4R supports only complex content > complexType. Simple content complexType, simpleType, > element, attributes, ref, group, etc. are left. This means, i.e. it supports all SOAP encoding data types (Struct, Array and base types) for RPC usase, but does not support document usage (sending common XML instance in SOAP envelope). Regards, // NaHi