http://api.microsofttranslator.com/V2
GetLanguagesForTranslate Element
http://api.microsofttranslator.com/V2 : GetLanguagesForTranslate Element
Namespace http://api.microsofttranslator.com/V2
Diagram
appId Element Sequence GetLanguagesForTranslate Element
Overview
Sequence
appId optional xs:string
A string containing "Bearer" + " " + access token.
Source
<xs:element name="GetLanguagesForTranslate" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" name="appId" nillable="true" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://api.microsofttranslator.com/V2