<fs>
<fs> 素性構造を示す.すなわち,構造単位となる素性名-素性値の 組の集合. 18.2 素性構造と2値の素性値 | |||||||||||||||||||
モジュール | iso-fs — 18 素性構造 | ||||||||||||||||||
属性 |
| ||||||||||||||||||
当該モジュールを使用するもの | |||||||||||||||||||
下位 | iso-fs: f | ||||||||||||||||||
宣言 |
element fs { att.global.attributes, attribute type { data.enumerated }?, attribute feats { list { data.pointer+ } }?, f* } | ||||||||||||||||||
例 | <fs type="agreement_structure"> <f name="person"> <symbol value="third"/> </f> <f name="number"> <symbol value="singular"/> </f> </fs> |