<string>
<string> (string value) represents the value part of a feature-value specification which contains a string. 18.3 Other Atomic Feature Values | |
Module | iso-fs — 18 Feature Structures |
Attributes | Global attributes only |
Used by | |
May contain | gaiji: g |
Declaration |
element string { att.global.attributes, macro.xtext } |
Example | <f name="greeting"> <string>Hello, world!</string> </f> |