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