http://www.w3.org/XML/Test/

On Apr 7, 2005 3:51 PM, Mark D. Hansen <[EMAIL PROTECTED]> wrote:
> could you provide a link to the test suite?
> 
> > -----Original Message-----
> > From: jayachandra [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, April 07, 2005 2:13 AM
> > To: [email protected]
> > Subject: [Axis2]w3c XML Test suite Conformance
> >
> >
> > Hi Guys!
> >
> > Our team here tested to see where our current OM implementation stands
> > on the w3c xml test suite conformance and found out that, of the 2500
> > odd sample XMLs given there, around 490 are getting properly parsed
> > without any excpetions getting thrown. The rest of the files are
> > failing because most of them contained the unsupported DTD, PI and
> > Comment element types in them. XML Infoset spec requires
> > implementation for these three types as well. Comment elements appear
> > manageable and I was successful in implementing (just a rough work
> > though) them. But the rest two seem slightly complex to me. Any
> > ideas/suggestions/pointers, helping hands interested in taking this
> > forward?
> >
> > Thanks in advance,
> > Jaya
> >
> 


-- 
Davanum Srinivas - http://webservices.apache.org/~dims/

Reply via email to