| Namespace |
http://www.w3.org/1999/xlink |
| Type |
restriction of xs:NMTOKEN |
|
Properties
|
|
|
Facets
|
| enumeration |
simple |
|
| enumeration |
extended |
|
| enumeration |
locator |
|
| enumeration |
arc |
|
| enumeration |
resource |
|
| enumeration |
title |
|
|
|
Used by
|
|
|
Source
|
<xs:attribute name="type">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="simple"/>
<xs:enumeration value="extended"/>
<xs:enumeration value="locator"/>
<xs:enumeration value="arc"/>
<xs:enumeration value="resource"/>
<xs:enumeration value="title"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
|
|
| Schema location |
file:/home/fabiobatalha/Work/eruditarticle/deps/xlink/1.1.0/eruditxlink.xsd |