Ahhhhhh ..... Thank you Jeff, my apologies.  I must have been looking
TOO hard!

Thanks again.

Greg.

-----Original Message-----
From: Jeff Greif [mailto:[EMAIL PROTECTED] 
Sent: 08 April 2003 20:17
To: [EMAIL PROTECTED]
Subject: Re: Schema Validation


MessageThe noNamespaceSchemaLocation property takes just one string, the
URI of the schema.  The schemaLocation property takes space-separated
URIs in pairs, each pair containing the namespace URI and the schema
URI.  So, just remove http://mytestdomain.com/testurl from the
noNamespaceSchemaLocation property value

Jeff
----- Original Message -----
From: Greg McCreath
To: [EMAIL PROTECTED]
Sent: Tuesday, April 08, 2003 11:07 AM
Subject: Schema Validation


Hi All,

I having a bit of bother with my first go at validating a schema in
xerces.

My input document has no namespaces and I want to validate it against a
schema.  I'm getting a "'http://mytestdomain.com/testurl
file://C:/Terminal201.xsd' is not a valid 'anyURI' value" error when I
try to set the noNamespaceSchemaLocation property and I'm not sure how
to get rid of it.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to