Hello all,
When I attempt to validate a document using xerces-j 1.4.0, I'm getting the
error:
Schema error: token not supported: "EXPRTOKEN_OPEN_BRACKET".
The error happens in the piece of XMLSchema shown below, on the 2nd line.
Is the xml schema invalid or is this a bug in xerces?
Thanks,
- Brian
------------------------------
<xsd:unique name="tablename">
<xsd:selector xpath="[EMAIL PROTECTED]'a']"/>
<xsd:field xpath="name"/>
</xsd:unique>
------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]