http://api.microsofttranslator.com/V2
http://api.microsofttranslator.com/V2 / AddTranslation Element / user Element
Sample Template
user Element
Description
A string used to track the originator of the submission.
Namespace http://api.microsofttranslator.com/V2
Type
xs:string
Diagram
user Element
Overview
user optional xs:string
A string used to track the originator of the submission.
Source
<xs:element minOccurs="0" name="user" nillable="true" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also