![]() |
![]() | ![]() | ![]() | Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - Re: validating XML with XmlValidatingReader against schema that use xs:include >Thread Next - Re: validating XML with XmlValidatingReader against schema that use xs:include Re: validating XML with XmlValidatingReader against schema that use xs:includeTo: NULL Date: 4/5/2005 2:22:00 PM The included schemas are resolved with respect to its parent schema's location. Hence, if B.xsd and A.xsd are in the same dir, you can try the following as well: <?xml version="1.0" encoding="ISO-8859-1" ?> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:include schemaLocation="B.xsd"> .... </xs:schema> Thanks, Priya <davidmcb@p...> wrote in message news:1112641585.712841.102720@z...... > B.xsd is in the same directory as A.xsd and I know that A.xsd is being > loaded, so I know that the location is resolvable. > | ![]() | ![]() | ![]() |
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | |||||
|
