<f>
<f> (trait) représente une spécification trait-valeur, c'est-à-dire l'association d'un nom avec une valeur d’un type quelconque parmi plusieurs. [18.2 Elementary Feature Structures and the Binary Feature Value] | |||||||||||||||
Module | iso-fs — Feature Structures | ||||||||||||||
Attributs | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.datcat (@datcat, @valueDatcat)
| ||||||||||||||
Contenu dans | |||||||||||||||
Peut contenir | |||||||||||||||
Note | Si l'élément est vide, une valeur doit être fournie pour l'attribut fVal. | ||||||||||||||
Exemple | |||||||||||||||
Modèle de contenu | <content> | ||||||||||||||
Schéma Declaration | <rng:element name="f"> element f { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.datcat.attributes, attribute name { teidata.name }, attribute fVal { teidata.pointer }?, ( text | model.featureVal ) } |