| namespace | http://www.w3.org/1999/xlink | ||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:attributeGroup name="LocatorAttributesGroup"> <xsd:attribute name="type" type="xsd:NMTOKEN" fixed="locator" form="qualified"> <xsd:annotation> <xsd:documentation xml:lang="en"> Identifies the type of Extensible Linking Language (XLink) element the current element is functioning as. The value of this attribute is constrained to certain value(s) by the schema. XLink elements can serve several functions. The function is indicated by the value of the attribute xlink:type. The value of xlink:type can be simple, extended, locator, arc, or resource. In addition to xlink:type, the XLink specification defines several other attributes which are used in various combinations to fulfill the various functions. These attributes are: xlink:href, xlink:arcrole, xlink:role, xlink:show, xlink:actuate, xlink:title, xlink:label, xlink:from, and xlink:to. </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute ref="href" use="required"/> <xsd:attribute ref="role" use="optional"/> <xsd:attribute ref="title" use="optional"/> <xsd:attribute ref="label" use="optional"/> </xsd:attributeGroup> |
| namespace | http://www.w3.org/1999/xlink | ||||||
| type | xsd:NMTOKEN | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xsd:attribute name="type" type="xsd:NMTOKEN" fixed="locator" form="qualified"> <xsd:annotation> <xsd:documentation xml:lang="en"> Identifies the type of Extensible Linking Language (XLink) element the current element is functioning as. The value of this attribute is constrained to certain value(s) by the schema. XLink elements can serve several functions. The function is indicated by the value of the attribute xlink:type. The value of xlink:type can be simple, extended, locator, arc, or resource. In addition to xlink:type, the XLink specification defines several other attributes which are used in various combinations to fulfill the various functions. These attributes are: xlink:href, xlink:arcrole, xlink:role, xlink:show, xlink:actuate, xlink:title, xlink:label, xlink:from, and xlink:to. </xsd:documentation> </xsd:annotation> </xsd:attribute> |