| SpreadsheetML Schemas | Generated using Liquid XML Studio by Liquid Technologies Ltd |
| 12 October 2007 |
| Definition Type | Simple Type |
| Name | ErrorType |
| Namespace | urn:schemas-microsoft-com:office:excel |
| Facets | |
| Enumerations | #DIV/0! , #NAME? , #NULL! , #NUM! , #N/A , #REF! , #VALUE! |
| Documentation | Contains an enumeration of Excel error values. |
| XSD Schema | excel.xsd |
|
|
|
|
|
|
|
|
|
<xsd:simpleType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ErrorType" >
<xsd:annotation> <xsd:documentation>Contains an enumeration of Excel error values.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"> <xsd:enumeration value="#DIV/0!"/> <xsd:enumeration value="#NAME?"/> <xsd:enumeration value="#NULL!"/> <xsd:enumeration value="#NUM!"/> <xsd:enumeration value="#N/A"/> <xsd:enumeration value="#REF!"/> <xsd:enumeration value="#VALUE!"/> </xsd:restriction> </xsd:simpleType> |
|
|
|
|
|
[No Sub Types] ErrorType x:Error x:Error |
|
|
|
|
| x:Error , x:Error | |
| Generated using Liquid XML Studio by Liquid Technologies Ltd | |