http://api.microsofttranslator.com/V2
Translate Element
Namespace http://api.microsofttranslator.com/V2
Diagram
category Element contentType Element to Element from Element text Element appId Element Sequence Translate Element
Overview
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.