<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>哈囉,大家好!</string>
</f>