<binary>
<binary> (binary value) 二値として,素性値を示す. [18.2 Elementary Feature Structures and the Binary Feature Value] | |||||||
モジュール | 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)) att.datcat (@datcat, @valueDatcat)
| ||||||
クラブのメンバー | |||||||
上位 | |||||||
下位 | 空要素 | ||||||
解説 | 当該属性値は,W3Cのデータ型「論理値」になる.例えば,文字列 | ||||||
例 | <f name="strident"> <binary value="true"/> </f> <f name="exclusive"> <binary value="false"/> </f> | ||||||
Content model | <content> | ||||||
宣言 | <rng:element name="binary"> element binary { 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 value { teidata.truthValue }, empty } |