blob: 6a8dd0d264f40c57fc2f4c3fb0ed2414208efc51 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:g="http://gargamel" targetNamespace="http://smerf" elementFormDefault="qualified">
<import namespace="http://gargamel" schemaLocation="gargamel.xsd" />
<element name="Alert" > <!-- type="g:gargamelType"> -->
<complexType>
<complexContent>
<extension base="g:gargamelType" />
</complexContent>
</complexType>
</element>
</schema>