<< Click to Display Table of Contents >>
Error_ErrorClass |
This XML representation of complex data is used internally by other XMLs supported by the driver.
<xs:simpleType name="Error_ErrorClass">
<xs:restriction base="xs:string">
<xs:enumeration value="device" />
<xs:enumeration value="object" />
<xs:enumeration value="property" />
<xs:enumeration value="resources" />
<xs:enumeration value="security" />
<xs:enumeration value="services" />
<xs:enumeration value="vt" />
<xs:enumeration value="communication" />
</xs:restriction>
</xs:simpleType>
Example 1:
<Error_ErrorClass>device</Error_ErrorClass>