Hi,

I've got a problem to NOT constrain the content of my simple types. The
primer tells me that 'anyType' is the ur-type for all types.

"The anyType represents an abstraction called the ur-type which is the base
type from which all simple and complex types are derived. An anyType type
does not constrain its content in any way. It is possible to use anyType
like other types, for example:


        <xsd:element name="anything" type="xsd:anyType" /> "

But Xerxes 1.3.0 tells me the base type "anyType" is unknown. Is the base
type "anyType" not supported by Xerces? Specifying "anyType" for complex
types works fine.

Thanks.
Holger


Reply via email to