<string>

<string> 素性値規定において,値として文字列をとる値の部分を示す. 18.3 その他の素性値
モジュールiso-fs — 18 素性構造
属性
当該モジュールを使用するもの
下位
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>