http://api.microsofttranslator.com/V2
GetLanguagesForTranslateResponse Element
http://api.microsofttranslator.com/V2 : GetLanguagesForTranslateResponse Element
Namespace http://api.microsofttranslator.com/V2
Diagram
string Element Sequence GetLanguagesForTranslateResult Element Sequence GetLanguagesForTranslateResponse Element
Overview
Sequence
Source
<xs:element name="GetLanguagesForTranslateResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" name="GetLanguagesForTranslateResult" nillable="true" type="q7:ArrayOfstring" xmlns:q7="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://api.microsofttranslator.com/V2