Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - XMLValidatingReader and Multiple schemas >Thread Next - Re: XMLValidatingReader and Multiple schemas Re: XMLValidatingReader and Multiple schemasTo: NULL Date: 4/5/2005 1:47:00 PM Khawar wrote: > I need to check an XSLT file for errors and I am using XMLValidating > reader. This file contains HTML as well as XSL so i need to check both > for errors. Now when I try to run XML Vliadating reader it gives me > error for XSLT elements nested in HTML Elements and vice versa. How can > i make it ignore these errors and gives me only errors which are really You would need a schema for XSLT 1.0 that makes use of xs:any to allow the literal result elements, googling shows some links for that <http://www.google.com/search?hl=en&q=%22XML+schema+for+XSLT+1.0%22&btnG=Google+Search> If you wanted to validate the XHTML as well then you would need a schema for that as well allowing the use of XSLT elements in XHTML content, a normal XHTML schema will not do. -- Martin Honnen --- MVP XML http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
