complexType "LanguageAbilitySoughtType"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
Describes both minimum and preferred language abilities sought for the translation work as a set of source and target language requirements.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="LanguageAbilitySoughtType">
<xs:sequence>
<xs:element minOccurs="0" ref="MinimumLanguageAbility"/>
<xs:element minOccurs="0" ref="PreferredLanguageAbility"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
MinimumLanguageAbility
Type:
a:IndividualLanguageType, complex content
Identifies the language and the individuals ability to read, write, and speak the designated language using a controlled vocabulary.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="MinimumLanguageAbility"/>

PreferredLanguageAbility
Type:
a:IndividualLanguageType, complex content
Identifies the language and the individuals ability to read, write, and speak the designated language using a controlled vocabulary.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="PreferredLanguageAbility"/>

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