<ST_WebEncoding> (Web Encoding)

This type specifies a string representing the HTML character set used when outputting to web formats.

This simple type's contents are a restriction of the XML Schema string datatype.

Referenced By

<webPr@encoding>4.3.1.36)

The following XML Schema fragment defines the contents of this simple type:

<simpleType name="ST_WebEncoding">
	<restriction base="xsd:string"/>
</simpleType>