- From: Henry S. Thompson <ht@cogsci.ed.ac.uk>
- Date: 19 Dec 2000 08:59:23 +0000
- To: "Nick K. Aghazarian" <Ace@AceProgrammer.com>
- Cc: xmlschema-dev@w3.org
I don't know why you're losing with netscape -- it works for me with
4.75, and gives the following error (you have ticked one of the
Netscape-appropriate output boxes, I presume):
<invalid char='2' code='cvc-complex-type.1.2.4' line='8'
resource='http://www.AceProgrammer.com/XML/xmlDoc.xml'>element
{None}:InputData not allowed here in element {None}:Transaction: . . .
which is perfectly true. Your <any> allows/requires elements in the
NSTE namespace, but InputData is in no namespace.
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 Tuesday, 19 December 2000 03:59:26 UTC