Re: Thanks schema help + pb with external attribute ref

Mathieu Mangeot <Mathieu.Mangeot@xrce.xerox.com> writes:

> But I have this error:
> 
> ----------------------------------------------------------
> Schema representation errors
> 
> Detected during instance validation
> 
> http://www-clips.imag.fr/geta/mathieu.mangeot/XSD/papillon-fr.xsd:108:33: 
> Invalid: Undeclared attribute
> xlink{http://www.w3.org/1999/xlink}:href referenced
> ----------------------------------------------------------

You need to <import> a schema for the xlink namespace.  There is no
public schema yet for this namespace, but you can easily define a
trivial one.

See the Primer [1] for an introduction to <import>.

ht

[1] http://www.w3.org/TR/xmlschema-0/
-- 
  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 Thursday, 12 April 2001 05:35:29 UTC