<attribute name="type">
<simpleType>
<annotation>
<documentation>
Enumeration of values for the type attribute
</documentation>
</annotation>
<restriction base="string">
<enumeration value="simple" />
<enumeration value="extended" />
<enumeration value="locator" />
<enumeration value="arc" />
<enumeration value="resource" />
<enumeration value="title" />
</restriction>
</simpleType>
</attribute>
|