http://schemas.datacontract.org/2004/07/Microsoft.MT.Web.Service.V2
TranslatedTextSentenceLengths Element
http://schemas.datacontract.org/2004/07/Microsoft.MT.Web.Service.V2 > TranslateArrayResponse Complex Type : TranslatedTextSentenceLengths Element
Description
An array of integers indicating the length of each sentence in the translated text. The length of the array indicates the number of sentences.
Namespace http://schemas.datacontract.org/2004/07/Microsoft.MT.Web.Service.V2
Type
ArrayOfint Complex Type
Diagram
int Element Sequence TranslatedTextSentenceLengths Element
Overview
TranslatedTextSentenceLengths optional ArrayOfint Complex Type
An array of integers indicating the length of each sentence in the translated text. The length of the array indicates the number of sentences.
Sequence
int 0..∞ xs:int
Source
<xs:element minOccurs="0" name="TranslatedTextSentenceLengths" nillable="true" type="q2:ArrayOfint" xmlns:q2="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:appinfo>
      <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
    </xs:appinfo>
  </xs:annotation>
</xs:element>
See Also
TranslateArrayResponse Complex Typehttp://schemas.datacontract.org/2004/07/Microsoft.MT.Web.Service.V2