http://api.microsofttranslator.com/V2
TranslateArray2Response Element
Collapse All
Expand All
http://api.microsofttranslator.com/V2
: TranslateArray2Response Element
Namespace
http://api.microsofttranslator.com/V2
Diagram
Overview
TranslateArray2Response
Sequence
TranslateArray2Result
optional
ArrayOfTranslateArray2Response Complex Type
Sequence
TranslateArray2Response
0..∞
TranslateArray2Response Complex Type
Sequence
Alignment
optional
xs:string
Error
optional
xs:string
Indicates an error if one has occurred. Otherwise set to null.
From
optional
xs:string
A
string
containing the language code of the source language. Must be a valid culture name.
OriginalTextSentenceLengths
optional
ArrayOfint Complex Type
An array of integers indicating the length of each sentence in the original source text. The length of the array indicates the number of sentences.
Sequence
int
0..∞
xs:int
State
optional
xs:string
User state to help correlate request and response. Returns the same content as in the request.
TranslatedText
optional
xs:string
The translated text.
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
See Also
http://api.microsofttranslator.com/V2
© 2013 All Rights Reserved.
Send comments
on this topic.