http://api.microsofttranslator.com/V2
http://api.microsofttranslator.com/V2 / Translate Element / from Element
In This Topic
    from Element
    In This Topic
    Description
    A string containing the language code of the source language. Must be a valid culture name.
    Namespace http://api.microsofttranslator.com/V2
    Type
    xs:string
    Diagram
    from Element
    Overview
    from optional xs:string
    A string containing the language code of the source language. Must be a valid culture name.
    Source
    <xs:element minOccurs="0" name="from" nillable="true" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
    See Also