anyURI error: why not valid? 2003-08-22 - By david.shontz@(protected)
Hi all,
I am validating a file using Xerces-J 2.5.0 and the following declaration:
xsi:noNamespaceSchemaLocation="file:///H:\MopedOutput\eda_pvt_schema_3.xsd"
and I get the following error message:
Parser error XML file is not valid. cvc-datatype-valid.1.2.1: 'file:///H: \MopedOutput\eda_pvt_schema_3.xsd' is not a valid 'anyURI' value
If I change the backslashes above to forward slashes, the error clears up. Either way, the file otherwise validates as expected. My application is running on Windows, so I would think that the backslashes would be correct. Any thoughts, or ways I can get rid of this error other than turning the slashes around?
Thanks,
David Shontz ExxonMobil Exploration UTC Application Support/Application and Data Integration CORP-RR-603 281-654-7214 Email: David Shontz/U-Houston/ExxonMobil Internet Email: david.shontz@(protected)
--------------------------------------------------------------------- To unsubscribe, e-mail: xerces-j-user-unsubscribe@(protected) For additional commands, e-mail: xerces-j-user-help@(protected)
|
|