Hi,
Is there a way to specify the same schema multiple times in a
XML document for “fail over” purposes?
For example, consider the following problem:
Given:
xsi:noNamespaceSchemaLocation="foo
http://blah.com/XXX.xsd"
If
XXX.xsd is not reachable then how can that XML document be validated?
Is
it possible to do the following?
xsi:noNamespaceSchemaLocation="foo
http://notblah.com/XXX.xsd
foo http://blah.com/XXX.xsd"
Where
both schemas are the same.
Robert Mundkowsky
FORELL
Enterprises
Software Engineer II
6061 Dale Street Suite N
Buena Park, CA 90621
tel: 714-690-7720
fax: 714-670-8133
robertfm@eforell.com