Andrew,

Which version of Xerces-C++ are you using?

Both the built-in datatypes "int" and "anyURI" are added in Xerces-C++
1.5.2.  If you are using Xerces-C++ 1.5.1 or below, then the support were
not there yet.  Please upgrade to our latest release.

Tinny

Andrew Hain wrote:

> I am having a problem with XML Schemas, resolving some of the datatypes.
>
> For example, in my schema I specify "xsd:integer", and all is fine. But
> if I use the derived "xsd:int", the parser fails to find the type ("Type
> not found in <the XMLSchema namespace>"). I also have the same problem
> with the primitive type "anyURI".
>
> How are these types supported? Are they built into the parser, or loaded
> from an external source? Why might some fail to resolve, when others
> from the same namespace are present?
>
> Thanks for any help.
>
> Andy Hain
> Digitalbrain plc
>
> ---------------------------------------------------------------------
> 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