blob: 2f70838bdd5dc4fc2ce1c0c81cb5cb0bb68a30d0 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://foo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:attribute name="n" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema"/>
<xs:attribute name="r" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema"/>
</xs:schema>