blob: 55db24b36b9f557a9db7cc38fa66a141247e114b [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" ?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns="barNS"
targetNamespace="barNS"
elementFormDefault="qualified">
<xs:attribute name="a" type="xs:integer" />
<xs:attribute name="b" type="xs:integer" />
<xs:attribute name="c" type="xs:integer" />
</xs:schema>