Showing:

Annotations
Attributes
Diagrams
Model
Source
Complex Type xlink:extended
Namespace http://www.w3.org/1999/xlink
Annotations
Intended for use as the type of user-declared elements to make them
extended links.
Note that the elements referenced in the content model are all abstract.
The intention is that by simply declaring elements with these as their
substitutionGroup, all the right things will happen.
Diagram
Diagram xlink_xsd_Attribute_Group_xlink_extendedAttrs.tmp#extendedAttrs xlink_xsd_Element_xlink_title.tmp#http___www.w3.org_1999_xlink_title xlink_xsd_Element_xlink_resource.tmp#resource xlink_xsd_Element_xlink_locator.tmp#locator xlink_xsd_Element_xlink_arc.tmp#arc xlink_xsd_Element_Group_xlink_extendedModel.tmp#extendedModel
Model
Children xlink:arc, xlink:locator, xlink:resource, xlink:title
Attributes
QName Type Fixed Use
xlink:role xlink:roleType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType extended required
Source
<xs:complexType name="extended">
  <xs:annotation>
    <xs:documentation>Intended for use as the type of user-declared elements to make them extended links. Note that the elements referenced in the content model are all abstract. The intention is that by simply declaring elements with these as their substitutionGroup, all the right things will happen.</xs:documentation>
  </xs:annotation>
  <xs:group ref="xlink:extendedModel" minOccurs="0" maxOccurs="unbounded"/>
  <xs:attributeGroup ref="xlink:extendedAttrs"/>
</xs:complexType>
Schema location file:/C:/Program Files/Oxygen XML Editor 16/frameworks/xlink/xlink.xsd