complexType "RecommendedStaffRequirementsType"
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
Specify requirements for type of staffing needed to complete activity including the class of staff participating in the activity, requirements for those participants, and the recruitment process.
XML Source (w/o annotations (4); see within schema source)
<xs:complexType name="RecommendedStaffRequirementsType">
<xs:sequence>
<xs:element ref="StaffClass"/>
<xs:element minOccurs="0" ref="ParticipantRequirements"/>
<xs:element minOccurs="0" ref="RecruitmentProcess"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
ParticipantRequirements
Type:
r:StructuredStringType, complex content
Describe any special or specific requirements for participating staff.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="ParticipantRequirements"/>

RecruitmentProcess
Type:
r:StructuredStringType, complex content
Describe the process to be used for staff recruitment in this class.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="RecruitmentProcess"/>

StaffClass
Type:
r:CodeValueType, simple content
Specify the class of the staff participating in the activity. Supports the use of a controlled vocabulary.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="StaffClass"/>

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