Showing:

Attributes
Diagrams
Source
Used by
Attribute Group xlink:locatorAttrs
Namespace http://www.w3.org/1999/xlink
Diagram
Diagram xlink_xsd_Attribute_xlink_type.tmp#type xlink_xsd_Attribute_xlink_href.tmp#href xlink_xsd_Attribute_xlink_role.tmp#role xlink_xsd_Attribute_xlink_title.tmp#title xlink_xsd_Attribute_xlink_label.tmp#label
Used by
Complex Type xlink:locatorType
Attributes
Source
<xs:attributeGroup name="locatorAttrs">
  <xs:attribute ref="xlink:type" fixed="locator" use="required"/>
  <xs:attribute ref="xlink:href" use="required"/>
  <xs:attribute ref="xlink:role"/>
  <xs:attribute ref="xlink:title"/>
  <xs:attribute ref="xlink:label">
    <xs:annotation>
      <xs:documentation>label is not required, but locators have no particular XLink function if they are not labeled.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>
Schema location file:/C:/Program Files/Oxygen XML Editor 16/frameworks/xlink/xlink.xsd