blob: 8f4f12e273437f8f1bfeb05f8cfb68319b5236d3 [file] [log] [blame]
<?xml version="1.0"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://importedXSD">
<xsd:attributeGroup name="_a">
<xsd:attribute name="att" type="xsd:int"/>
<xsd:attribute name="att1" type="xsd:string"/>
<xsd:attribute name="att2" type="xsd:string"/>
</xsd:attributeGroup>
</xsd:schema>