2.2.5.1.1 String

Represents a string of characters.

XML Element: <S>

XML Content: follows the XML schema specification [XMLSCHEMA2] for the string data type. Contents of the string MUST be encoded as described in section 2.2.5.3.2.

Example:

 <S>This is a string</S>