blob: dc88ba8ef9246a19d10a8a9915307afc558beb47 [file] [log] [blame]
<?xml version="1.0"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema"
targetNamespace="XSAttributeGroupAnnotationsTest"
xmlns:sv="XSAttributeGroupAnnotationsTest">
<attributeGroup name="AG">
</attributeGroup>
<element name="root">
<complexType>
<sequence>
<element name="elString" type="string" />
</sequence>
</complexType>
</element>
</schema>