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