Showing:

Attributes
Diagrams
Properties
Source
Used by
Element xlink:resource
Namespace http://www.w3.org/1999/xlink
Diagram
Diagram XLink_xsd_Attribute_Group_xlink_resourceAttrs.tmp#resourceAttrs XLink_xsd_Element_Group_xlink_resourceModel.tmp#resourceModel XLink_xsd_Complex_Type_xlink_resourceType.tmp#resourceType
Type xlink:resourceType
Properties
content: complex
abstract: true
mixed: true
Used by
Element Group xlink:extendedModel
Model ANY element from ANY namespace
Attributes
QName Type Fixed Default Use Annotation
xlink:label xlink:labelType optional
xlink:role xlink:roleType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType resource required
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.
Source
<xs:element name="resource" type="xlink:resourceType" abstract="true"/>
Schema location XLink.xsd