libxml2 2.9.1 clean sources
[tomato.git] / release / src / router / libxml2 / test / schemas / element-minmax-err_0.xml
blob62c5ec1070abb8932414376838bd1b79557800dd
1 <?xml version="1.0"?>
2 <foo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
3         xsi:noNamespaceSchemaLocation="element-minmax-err_0.xsd">
4         <bar/>
5 </foo>