http://api.microsofttranslator.com/V2
http://api.microsofttranslator.com/V2 / AddTranslation Element / category Element
Sample Template
category Element
Description
A string containing the category (domain) of the translation. Defaults to "general".
Namespace http://api.microsofttranslator.com/V2
Type
xs:string
Diagram
category Element
Overview
category optional xs:string
A string containing the category (domain) of the translation. Defaults to "general".
Source
<xs:element minOccurs="0" name="category" nillable="true" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also