http://api.microsofttranslator.com/V2
Translate Element
Collapse All
Expand All
http://api.microsofttranslator.com/V2
: Translate Element
Namespace
http://api.microsofttranslator.com/V2
Diagram
Overview
Translate
Sequence
appId
optional
xs:string
A
string
containing "Bearer" + " " + access token.
text
optional
xs:string
A
string
representing the text to split into sentences. The size of the text must not exceed 10000 characters.
from
optional
xs:string
A
string
containing the language code of the source language. Must be a valid culture name.
to
optional
xs:string
A
string
containing the language code of the target language. Must be a valid culture name.
contentType
optional
xs:string
The format of the text being translated. The supported formats are "text/plain" and "text/html". Any HTML needs to be well-formed.
category
optional
xs:string
A string containing the category (domain) of the translation. Defaults to "general".
Source
See Also
http://api.microsofttranslator.com/V2
© 2013 All Rights Reserved.
Send comments
on this topic.