link:reference

Definition of the reference  resource element.

Element Information

Model

Children: link:part

Attributes

QName Type Fixed Default Use Inheritable Annotation
id country:ID optional
xlink:label NCName required
xlink:role restriction of anyURI optional
xlink:title string optional
xlink:type restriction of string resource required

Used By

Source

<element name="reference" substitutionGroup="xl:resource">
  <annotation>
    <documentation>Definition of the reference resource element.</documentation>
  </annotation>
  <complexType mixed="true">
    <complexContent mixed="true">
      <extension base="xl:resourceType">
        <sequence>
          <element ref="link:part" minOccurs="0" maxOccurs="unbounded"/>
        </sequence>
      </extension>
    </complexContent>
  </complexType>
</element>

Sample