Hi all,
I've been looking at the import mechanism, but been unable to get it to work. When I set SchemaLocation inside the import element I get:
[Error] Schema error: Attribute 'SchemaLocation' cannot appear in 'import'.
In the XML Schema Primer 1 import is defined as:
<import
id = ID
namespace = anyURI
schemaLocation = anyURI
{any attributes with non-schema namespace . . .}>
Content: (annotation?)
</import>How much support for import is built into Xerces. I can't find any info on the Xerces website saying that it does not support import.
Thanks!
/Peter
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
