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