http://api.microsofttranslator.com/V2
contentType Element
http://api.microsofttranslator.com/V2 > Translate Element : contentType Element
Description
The format of the text being translated. The supported formats are "text/plain" and "text/html". Any HTML needs to be well-formed.
Namespace http://api.microsofttranslator.com/V2
Type
xs:string
Diagram
contentType Element
Overview
contentType optional xs:string
The format of the text being translated. The supported formats are "text/plain" and "text/html". Any HTML needs to be well-formed.
Source
<xs:element minOccurs="0" name="contentType" nillable="true" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also
Translate Elementhttp://api.microsofttranslator.com/V2