Hi Mukul, Good catch. Fix checked in.
Khaled From: Mukul Gandhi <[email protected]> To: [email protected] Date: 08/14/2010 12:45 PM Subject: Re: svn commit: r985524 - in /xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/impl/dv/xs: BaseSchemaDVFactory.java Schema11DVFactoryImpl.java SchemaDVFactoryImpl.java Hi Khaled, On Sat, Aug 14, 2010 at 9:46 PM, <[email protected]> wrote: > URL: http://svn.apache.org/viewvc?rev=985524&view=rev > Log: > ENTITIES, IDREFS, NMTOKENS have anyAtomicType as base in XML Schema 1.1 it seems, your commit just now makes anyAtomicType as a base type for ENTITIES, IDREFS and NMTOKENS. But I think, base type of these three types is anySimpleType in schema 1.1 (ref, http://www.w3.org/TR/xmlschema11-2/#built-in-datatypes). -- Regards, Mukul Gandhi --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
