- From: Don Smith <donalds@isogen.com>
- Date: Mon, 22 Oct 2001 08:38:22 -0500
- To: "'Henry S. Thompson'" <ht@cogsci.ed.ac.uk>
- Cc: <priscilla@walmsley.com>, "'Schema Dev \(E-mail\)'" <xmlschema-dev@w3.org>
>Do you get a different message?
No, I don't. Sorry Henry, I should have been more careful and specified that
XSV provided a warning.
Don
-----Original Message-----
From: Henry S. Thompson [mailto:ht@cogsci.ed.ac.uk]
Sent: Monday, October 22, 2001 5:31 AM
To: donalds@isogen.com
Cc: priscilla@walmsley.com; 'Schema Dev (E-mail)'
Subject: Re: trouble with "What's in the target Namespace?"
"Don Smith" <donalds@isogen.com> writes:
> Priscilla:
>
> I tried the redeclaration, and XSV complained about it. But Xerces allowed
> it.
> <xsd:element name="performance">
> <xsd:complexType>
> <xsd:sequence>
> <xsd:element ref="isg:performer" />
> <xsd:element name="BBB" type="xsd:boolean" />
> <xsd:element name="NNN" type="xsd:date" />
> <xsd:element name="BBB" type="xsd:boolean" />
> </xsd:sequence>
> </xsd:complexType>
> </xsd:element>
When I try this with XSV, I get a warning, which says "redeclaration
of {None}:BBB ok - same type" -- I guess that's a sort of debugging
message, but it's not an error (you'll note the error count is 0). Do
you get a different message?
ht
--
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 Monday, 22 October 2001 09:37:37 UTC