complexType "TranslationAidType"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definitions of 3 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Describes available aids for translation typed by a controlled vocabulary and supporting a description and resource identification where appropriate. This may include items such as the availability of an interpreter, key word material, etc.
XML Source (w/o annotations (4); see within schema source)
<xs:complexType name="TranslationAidType">
<xs:sequence>
<xs:element minOccurs="0" ref="TypeOfTranslationAid"/>
<xs:element minOccurs="0" ref="r:Description"/>
<xs:element minOccurs="0" ref="TranslationAidResource"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
r:Description
Type:
r:StructuredStringType, complex content
Description of the translation aid. 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)
<xs:element minOccurs="0" ref="r:Description"/>

TranslationAidResource
Type:
Provides a reference to the translation aid resource using the structure of OtherMaterial.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="TranslationAidResource"/>

TypeOfTranslationAid
Type:
r:CodeValueType, simple content
Specifies the type of translation aid available. Supports the use of a controlled vocabulary.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="TypeOfTranslationAid"/>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set