<ST_Error> (Error Status Code Simple Type)
The ST_Error simple type defines a 32-bit error status code variant type of the form 0xHHHHHHHH. Each H represents a hexadecimal.
This simple type's contents are a restriction of the XML Schema string datatype.
This simple type also specifies the following restrictions:
- This simple type's contents must match the following regular expression pattern: \s*0x[0-9A-Za-z]{8}\s*. 
| Referenced By | 
|---|
| 
 |