<fsdLink> [18.11 Feature System Declaration]
Moduliso-fs — Feature Structures
Attributeatt.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change))
type
Zustand Obligatorisch
Datentyp

<rng:ref name="data.enumerated"/>
data.enumerated
target
Zustand Obligatorisch
Datentyp

<rng:ref name="data.pointer"/>
data.pointer
Mitglied des
Enthalten in
iso-fs: fsdDecl
Kann enthaltenLeeres Element
Deklaration

<rng:element name="fsdLink">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:attribute name="type">
  <rng:ref name="data.enumerated"/>
 </rng:attribute>
 <rng:attribute name="target">
  <rng:ref name="data.pointer"/>
 </rng:attribute>
 <rng:empty/>
</rng:element>
element fsdLink
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   attribute type { data.enumerated },
   attribute target { data.pointer },
   empty
}
Beispiel
<fsdLink
  type="subentry"
  target="http://www.example.com/fsdLib.xml#L1234"/>