<vDefault>
<vDefault> (預設值) 在功能結構不包含元素f以提供名稱的情況下,宣告使用預設值;若無條件限制,預設值會被指明為一個 (或,取決於所包含的元素fDecl中屬性org的屬性值) 多個元素fs或原始值;若有條件限制,則被指明為一個或多個元素<if>;若無任何預設值、或無條件符合,則採用屬性值 none。 [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 |
可包含 | |
註 | May contain a legal feature value, or a series of if elements. |
例子 | |
Content model | <content> |
宣告 | <rng:element name="vDefault"> element vDefault { 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+ | if+ ) } |