Thanks, Michael for the information ... It helps me. On Fri, Dec 19, 2008 at 10:02 AM, Michael Glavassevich <[email protected]> wrote: > Hi Mukul, > > The version attribute which you can add to <xs:schema> is for user > convenience only, I suppose as a possible mechanism for versioning their > schemas. This attribute has no semantics defined for it. Aside from checking > that its value is a valid xs:token it's going to be ignored by Xerces. It's > the identifier you pass to SchemaFactory.newInstance() which determines > whether you get an XML Schema 1.0 or 1.1 processor. More details on this are > on the Wiki [1]. > > Thanks. > > [1] http://wiki.apache.org/xerces/Xerces-J:_XML_Schema_1.1_Design_Thoughts > > Michael Glavassevich > XML Parser Development > IBM Toronto Lab > E-mail: [email protected] > E-mail: [email protected]
-- Regards, Mukul Gandhi --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
