users@jaxb.java.net

schemaLocation problem

From: Lars Feldmann <lars.feldman_at_mlc.com.au>
Date: Mon, 05 May 2003 01:13:44 -0600

Hi,

I have a problem using an include statement in xsd. I try to include another
schema by using the include statement:
<xsd:include schemaLocation="../../XXX.xsd"/>

and get the xjc error:
s4s-att-invalid-value: Invalid attribute value for 'schemaLocation' in element 'include': cvc-datatype-valid.1.2.1.

Can anybody give me a hint what goes wrong here? THANKS!!!!

Lars