http://schemas.datacontract.org/2004/07/Microsoft.MT.Web.Service.V2
http://schemas.datacontract.org/2004/07/Microsoft.MT.Web.Service.V2 / Translation Complex Type / OriginalText Element
In This Topic
    OriginalText Element
    In This Topic
    Description
    Original text that was matched for this result. Only returned if the matched original text was different than the input text. Used to return the source text of a fuzzy match. Not returned for Microsoft Translator results.
    Namespace http://schemas.datacontract.org/2004/07/Microsoft.MT.Web.Service.V2
    Type
    xs:string
    Diagram
    OriginalText Element
    Overview
    OriginalText xs:string
    Original text that was matched for this result. Only returned if the matched original text was different than the input text. Used to return the source text of a fuzzy match. Not returned for Microsoft Translator results.
    Source
    <xs:element name="OriginalText" nillable="true" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
    See Also