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