<vRange>
<vRange> (value range) 要素fs, vAltで示される素性値の範囲を定義する.要素 fの妥当な値は,その範囲内になければならない.要素f が複数の値をとる場合(属性orgがそれを認めている時),各値は当該要素 vRangeが示す範囲内になければならない. [18.11 Feature System Declaration] | |
モジュール | iso-fs — Feature Structures |
属性 | 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)) |
上位 |
iso-fs: fDecl
|
下位 | |
解説 |
正しい素性値規定を含むかもしれない. |
例 | |
Content model |
<content> |
宣言 |
<rng:element name="vRange"> element vRange { 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, model.featureVal } |