<string>

<string> 素性値規定において,値として文字列をとる値の部分を示す. 18.3 Other Atomic Feature Values
モジュールiso-fs — 18 Feature Structures
属性
当該モジュールを使用するもの
下位
gaiji: g
宣言

<rng:element name="string">
<rng:ref name="att.global.attributes"/>
<rng:ref name="macro.xtext"/>
</rng:element>
element string { att.global.attributes, macro.xtext }
<f name="greeting">
 <string>Hello, world!</string>
</f>