ADB should support this schema. so I think the reason that Anne pointing out
should be the case.
In addition to that can we use *use* attribute for elements? it is for
attributes.
you have to use minOccures and maxOccures attributes for elements. but those
attributes are also can not be use d for top level elements.
On 2/14/07, Anne Thomas Manes <[EMAIL PROTECTED]> wrote:
I don't see a definition for your default namespace. Is it set to the
xsd namespace? If not, then this:
<xs:element name="Request" type="base64Binary" use="required"/>
should be this:
<xs:element name="Request" type="xs:base64Binary"
use="required"/>
Likewise for the "Result" element.
Anne
--
Amila Suriarachchi,
WSO2 Inc.