http://api.microsofttranslator.com/V2
http://api.microsofttranslator.com/V2 / AddTranslation Element / rating Element
In This Topic
    rating Element
    In This Topic
    Description
    An int representing the quality rating for this string. Value between -10 and 10. Defaults to 1.
    Namespace http://api.microsofttranslator.com/V2
    Type
    xs:int
    Diagram
    rating Element
    Overview
    rating optional xs:int
    An int representing the quality rating for this string. Value between -10 and 10. Defaults to 1.
    Source
    <xs:element minOccurs="0" name="rating" type="xs:int" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
    See Also