<string>

<string> (string value) represents the value part of a feature-value specification which contains a string. 18.3 Other Atomic Feature Values
Moduliso-fs — 18 Feature Structures
Attribute
Verwendet von
Kann enthalten
gaiji: g
Deklaration

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