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