<ST_Xstring>
(Escaped String)
String of characters with support for escaped invalid-XML characters.
This simple type's contents are a restriction of the XML Schema string datatype.
Referenced By |
---|
|
The following XML Schema fragment defines the contents of this simple type:
<simpleType name="ST_Xstring">
<restriction base="xsd:string"/>
</simpleType>