http://schemas.datacontract.org/2004/07/Microsoft.MT.Web.Service.V2
Error Element
http://schemas.datacontract.org/2004/07/Microsoft.MT.Web.Service.V2 > TranslateArrayResponse Complex Type : Error Element
Description
Indicates an error if one has occurred. Otherwise set to null.
Namespace http://schemas.datacontract.org/2004/07/Microsoft.MT.Web.Service.V2
Type
xs:string
Diagram
Error Element
Overview
Error optional xs:string
Indicates an error if one has occurred. Otherwise set to null.
Source
<xs:element minOccurs="0" name="Error" nillable="true" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:appinfo>
      <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
    </xs:appinfo>
  </xs:annotation>
</xs:element>
See Also
TranslateArrayResponse Complex Typehttp://schemas.datacontract.org/2004/07/Microsoft.MT.Web.Service.V2