Search found 1 match
- Fri Oct 08, 2010 7:15 pm
- Forum: XML Schemas
- Topic: locating schemas with catalog w/out instance schemaLocations
- Replies: 3
- Views: 6451
Re: locating schemas with catalog w/out instance schemaLocations
Hi, I have the same problem (I don't want any ugly schemaLocation attributes in my XML documents). To avoid the schemaLocation attribute, I also tried an XML catalog (with URI mappings). It works partially, but I found an inconsistent resolving behaviour which I think is not correct. (before I conti...