Re: SOAP schema errors

----- Original Message -----
From: "Gaertner, Dietmar" <Dietmar.Gaertner@softwareag.com>
To: <marting@develop.com>
Cc: <xml-dist-app@w3.org>
Sent: Saturday, March 02, 2002 8:22 PM
Subject: SOAP schema errors


> I've checked the SOAP schema and discovered some errors:
>
> soap-encoding.xsd (version 1.3)
>   line 54: nonNegativeIntegers --> nonNegativeInteger

Fixed.

>   line 87: xs:Qname --> xs:QName

Fixed.

>   line 97: tns:position undefined --> add a def, e.g. <xs:attribute
> name="position" type="xs:nonNegativeInteger"/>

I've actually removed the attribtue group as position no longer exists in
the spec.

>
> soap-rpc.xsd (version 1.1)
>   tns prefix undefined --> add
> xmlns:tns="http://www.w3.org/2001/12/soap-rpc"

Fixed.

>
> Gudge, could you as our schema expert have a look, please?

Done. Thanks for being an extra pair of eyes.

Gudge

Received on Saturday, 2 March 2002 19:24:39 UTC