<ST_String>
(String)
String
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_String">
<restriction base="xsd:string"/>
</simpleType>