<string>

<string> (valor de serie) representa la parte del valor de una especificación de valor de rasgo que contiene una serie. 18.3 Other Atomic Feature Values
Módulo iso-fs — 18 Feature Structures
Usado por
Puede contener
gaiji: g
Declaración

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