- From: David Walker <David.W.Walker@cs.cardiff.ac.uk>
- Date: Wed, 26 May 2004 11:37:12 +0100
- To: "David Walker" <David.W.Walker@cs.cardiff.ac.uk>, "Henry S. Thompson" <ht@inf.ed.ac.uk>
- Cc: <xmlschema-dev@w3.org>
- Message-ID: <004d01c4430d$678c72b0$0203000a@Camomile>
Thanks for your help. The xml, xsd, and output from xsv are attached. Regards David ----- Original Message ----- From: "Henry S. Thompson" <ht@inf.ed.ac.uk> To: "David Walker" <David.W.Walker@cs.cardiff.ac.uk> Cc: <xmlschema-dev@w3.org> Sent: Wednesday, May 26, 2004 9:22 AM Subject: Re: XSV to validate schema instance > "David Walker" <David.W.Walker@cs.cardiff.ac.uk> writes: > > > Thanks for your reply. I don't think an incorrect targetNamespace is the > > problem. The XML file starts with: > > > > <?xml version="1.0" encoding="ISO-8859-1" standalone="no"?> > > <MyConference > > xmlns="http://www.cs.cf.ac.uk/user/David.W.Walker/MyConferences"> > > > > and the Schema starts with: > > > > <xs:schema > > targetNamespace="http://www.cs.cf.ac.uk/user/David.W.Walker/MyConferences" > > elementFormDefault="qualified" attributeFormDefault="unqualified" > > xmlns:mc="http://www.cs.cf.ac.uk/user/David.W.Walker/MyConferences" > > xmlns:xs="http://www.w3.org/2001/XMLSchema"> > > I love these guessing games :-). Why don't you post the offending > documents and the XSV output? > > ht > -- > Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh > Half-time member of W3C Team > 2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440 > Fax: (44) 131 650-4587, e-mail: ht@inf.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] >
Attachments
- text/xml attachment: MyConferences.xml
- application/octet-stream attachment: MyConferences.xsd
- text/xml attachment: output.xml
Received on Wednesday, 26 May 2004 06:37:10 UTC