Imported Upstream version 2.8.0
[platform/upstream/libxml2.git] / test / schemas / element-minmax-err_0.xml
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>