http://api.microsofttranslator.com/V2
http://api.microsofttranslator.com/V2 / AddTranslation Element / originalText Element
In This Topic
    originalText Element
    In This Topic
    Description
    A string containing the text to translate from. The string has a maximum length of 1000 characters.
    Namespace http://api.microsofttranslator.com/V2
    Type
    xs:string
    Diagram
    originalText Element
    Overview
    originalText optional xs:string
    A string containing the text to translate from. The string has a maximum length of 1000 characters.
    Source
    <xs:element minOccurs="0" name="originalText" nillable="true" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
    See Also