complexType "TranslationRequirementsType"
Namespace:  | 
 | 
Content:  | 
 | 
Defined:  | 
 | 
Includes:  | 
 | 
Used:  | 
 | 
XML Representation Summary  | 
<...  | 
     | 
| 
 | 
 =   | 
xs:boolean  | 
 
| 
 | 
 =   | 
xs:boolean  | 
 
 
 | 
     | 
>  | 
     | 
 | 
</...>  | 
All Direct / Indirect Based Elements (1):
- 
 
Annotation
Provides a detailed description of the requirements for an acceptable translation and indicate if the translation should be oral and/or written. Supports multiple language versions of the same content as well as optional formatting of the content.
XML Source (w/o annotations (4); see within schema source) 
<xs:sequence>
</xs:sequence>
<xs:attribute name="isOral" type="xs:boolean"/> 
<xs:attribute name="isWritten" type="xs:boolean"/> 
 
</xs:complexType> 
 | 
Attribute Detail (all declarations; defined within this component only; 2/2) 
isOral 
- 
Type:  | 
xs:boolean, predefined  | 
Use:  | 
optional  | 
Indicates if the translation is an oral translation.
XML Source (w/o annotations (1); see within schema source) 
<xs:attribute name="isOral" type="xs:boolean"/> 
 | 
 
isWritten 
- 
Type:  | 
xs:boolean, predefined  | 
Use:  | 
optional  | 
Indicates if the translation is a written translation.
XML Source (w/o annotations (1); see within schema source) 
<xs:attribute name="isWritten" type="xs:boolean"/> 
 | 
 
Content Element Detail (all declarations; defined within this component only; 1/1) 
- 
A description of the Translation Requirements. Supports multiple language versions of the same content as well as optional formatting of the content.
XML Source (w/o annotations (1); see within schema source)