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