XSV and default namespace bug

I started a schema with

<xs:schema xmlns = "abc"
	 targetNamespace = "http://www.example.com/abc">

which I think should have caused problems later when I referenced items in
the same schema

	<xs:element ref = "foo"/>

But XSV didn't complain.  

Using form-based interface for XSV 2.2-1.

xan


Xan Gregg
TIBCO Software, Inc.
www.tibco.com 

Received on Wednesday, 8 January 2003 12:15:07 UTC