- From: Henry S. Thompson <ht@cogsci.ed.ac.uk>
- Date: Mon, 15 Sep 2003 15:33:48 +0100
- To: John Sharp <jsharp@ti.com>
- Cc: xmlschema-dev@w3.org
John Sharp <jsharp@ti.com> writes:
> Thanks, I have moved to the Xerces-2_5_0 parser. However,
> I still have a problem. I think its something to do with
> my not declaring a targetnamespace in the first document.
>
> I'm getting errors from the validator complaining :-
> WARNING:Parser:src-resolve: Cannot resolve the name
> 'Common.RootAttributes' to a(n) 'attribute group' component.
>
> Is it possible to include a no namespace file from a
> no namespace schema ?
Yes.
Once I fix a few typos, I do not get the above error from your files
using XSV, but rather the expected onces because of the missing
PatternType, etc.
I'm not a Xerces expert -- how are you connecting your instance to
your (primary) schema document?
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@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]
Received on Monday, 15 September 2003 10:33:50 UTC