[
Lists Home |
Date Index |
Thread Index
]
Elena Litani <elitani@ca.ibm.com> writes:
> Jiri Jirat wrote:
> > <AAA xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> > xmlns:jj="http://www.zvon.org/jiratj/"
> > xsi:noNamespaceSchemaLocation="correct_0.xsd"><jj:a/></AAA>
> >
> > schema (correct_0.xsd):
> > <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
> > xmlns:jj="http://www.zvon.org/jiratj/"
> > xmlns:html="http://www.w3.org/TR/REC-html40">
> > <xsd:element name="AAA">
> > <xsd:complexType>
> > <xsd:complexContent>
> > <xsd:restriction base="xsd:anyType"/>
> > </xsd:complexContent>
> > </xsd:complexType>
> > </xsd:element>
> > </xsd:schema>
> >
> > But both xsv and Xerces-J haven't say even "boooo!" and where happy :-(
> >
> > (I am using Xerces 2.0.0, the xsv is some month old)
When I run XSV on the above, I get the following error:
<invalid char='1' code='cvc-complex-type.1.2' line='1'
resource='file:/C:/cygwin
/tmp/aaa.xml'>element AAA must be empty but is not</invalid>
So I don't understand your problem. Please send the complete XSV
output.
ht
--
Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
W3C Fellow 1999--2002, 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/
[mail really from me _always_ has this .sig -- mail without it is forged spam]
|