**** Merged from MCS ****
[mono-project.git] / mcs / class / System.XML / Test / XmlFiles / XsdValidation / 1.xsd
blob3716d11faaf9ed1c1f1c58eac4b17664fd13db3a
1 <xs:schema
2 xmlns:xs='http://www.w3.org/2001/XMLSchema'
3 targetNamespace="urn:foo">
5 <xs:element name="root" type="xs:string" />
7 </xs:schema>