[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Florian Hars <hars@b...> |
| Subject: | OCSoap Schema Restrictions |
I found this in the ocsoap source:
type Types = <wsdl:types> [
Documentation?
Schema (* Only allow a single schema here, even though the standard
* would allow multiple.
*)
]
Is there a deeper reason for this restriction? The silly web service I'd
need to connect to contains 8 schema elements here...
Yours, Florian.