- From: Henry S. Thompson <ht@cogsci.ed.ac.uk>
- Date: 20 Jan 2001 11:48:49 +0000
- To: "Consultant, Rajeswari" <Rconsultant@priceinteractive.com>
- Cc: "'xmlschema-dev@w3.org'" <xmlschema-dev@w3.org>
"Consultant, Rajeswari" <Rconsultant@priceinteractive.com> writes:
> Hi,
>
> Could anyone give me a pointer to any article on common schema errors
> during xml validation and causes for the same?
>
> I'm looking for the cause of the following errors.
>
> [Error] Method.xml:5:110: Schema error: derivedBy must be present when base
> is present in complexType #2
> and
> Internal Error: this element have a simpletype but no datatypevalidator was
> found, element prefix: -1, localpart: 55, rawname: 55, uri: 0,locapart:
> StringType
Not sure what validator you're using, but that looks like a validator
for the old (April) syntax, not the current (2000/10/XMLSchema)
namespace -- try to upgrade to a validator which is up-to-date.
There's a list onf the XML Schema home page [1].
ht
[1] http://www.w3.org/XML/Schema.html
--
Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
W3C Fellow 1999--2001, part-time member of W3C Team
2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
Fax: (44) 131 650-4587, e-mail: ht@cogsci.ed.ac.uk
URL: http://www.ltg.ed.ac.uk/~ht/
Received on Saturday, 20 January 2001 06:48:53 UTC