- From: Naomi Dushay <Naomi@cs.cornell.edu>
- Date: Mon, 10 Dec 2001 13:22:58 -0500 (EST)
- To: "Jeni Tennison" <jeni@jenitennison.com>
- Cc: <xmlschema-dev@w3.org>
The sample doc and schema I'm using are on the web at: http://www.cs.cornell.edu/naomi/test/ns/sampleDO.xml http://www.cs.cornell.edu/naomi/test/ns/DigitalObject.xsd I'm using the top form on at http://www.w3.org/2001/03/webdata/xsv I have checked show warnings keep going and text/xml + early MS XSL support (suits vanilla IE5) I get these results. Problems with the schema-validity of the target http://www.cs.cornell.edu/naomi/test/ns/sampleDO.xml:7:2: Invalid cvc-complex-type.1.2.4: element {http://DO}:DataStream not allowed here (1) in element {http://DO}:DigitalObject, expecting ['{None}:DataStream']: http://www.cs.cornell.edu/naomi/test/ns/sampleDO.xml:7:2: Invalid src-resolve: undeclared element {http://DO}:DataStream http://www.cs.cornell.edu/naomi/test/ns/sampleDO.xml:10:2: Invalid src-resolve: undeclared element {http://DO}:DataStream - Naomi > -----Original Message----- > From: Jeni Tennison [mailto:jeni@jenitennison.com] > Sent: Monday, December 10, 2001 12:52 PM > To: Naomi Dushay > Cc: xmlschema-dev@w3.org > Subject: Re: targetnamespace problem with XSV? > > > Hi Naomi, > > > I'm using the one here: > > > > http://www.w3.org/2001/03/webdata/xsv > > I tried validating using this online service with the XML document and > XML Schema you posted and again didn't get any errors from > XSV. Perhaps > there's something in the part of the schema that you didn't post > that's causing the problem? > > > which is the one that comes up first with a google search on "xsv". > > It's also the URL linked to from this page: > > > > http://www.w3.org/XML/Schema > > If you want to, you can download XSV from: > > http://www.ltg.ed.ac.uk/~ht/xsv-status.html > > That way you can run it locally from a command line. > > Cheers, > > Jeni > > --- > Jeni Tennison > http://www.jenitennison.com/ > >
Received on Wednesday, 12 December 2001 13:42:31 UTC