| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
An array of error(s) that prevented the call from succeeding ; This will typically be the root element of a response that did not succed (where the HTTP result code is not in the 2xx/3xx family)
| Nested Element Summary | |
xs:string | errorText description of a single error that occurred |
| Attribute Summary | |
xs:NMTOKEN | type |
| Attribute Detail |
xs:NMTOKENarrayoptionalunqualified<xs:element name="errors"><xs:complexType></xs:element><xs:sequence><xs:element maxOccurs="unbounded" minOccurs="1" name="error" type="xs:string"></xs:sequence>
</xs:element><xs:attribute fixed="array" name="type" type="xs:NMTOKEN" use="optional"/></xs:complexType>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||