http://api.microsofttranslator.com/V2
http://api.microsofttranslator.com/V2 / GetTranslations Element / text Element
In This Topic
    text Element
    In This Topic
    Description
    A string representing the text to split into sentences. The size of the text must not exceed 10000 characters.
    Namespace http://api.microsofttranslator.com/V2
    Type
    xs:string
    Diagram
    text Element
    Overview
    text optional xs:string
    A string representing the text to split into sentences. The size of the text must not exceed 10000 characters.
    Source
    <xs:element minOccurs="0" name="text" nillable="true" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
    See Also