http://api.microsofttranslator.com/V2
TranslateResponse Element
http://api.microsofttranslator.com/V2 : TranslateResponse Element
Namespace http://api.microsofttranslator.com/V2
Diagram
TranslateResult Element Sequence TranslateResponse Element
Overview
Sequence
TranslateResult optional xs:string
Source
<xs:element name="TranslateResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" name="TranslateResult" nillable="true" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://api.microsofttranslator.com/V2