complexType "ResultDetailType"
Namespace:
Content:
complex, 6 elements
Defined:
Includes:
definitions of 6 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (1):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Details of specific results of the development plan and process. May refer to specific development activities or DevelopmentSteps within a DevelopmentProcess.
XML Source (w/o annotations (7); see within schema source)
<xs:complexType name="ResultDetailType">
<xs:sequence>
<xs:element minOccurs="0" name="TypeOfResult"/>
<xs:element minOccurs="0" ref="r:Description"/>
<xs:element minOccurs="0" ref="ResultsDate"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="RequirementsAssessment"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DevelopmentActivityReference"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DevelopmentProcessStepReference"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 6/6)
DevelopmentActivityReference
Type:
r:ReferenceType, complex content
Reference to one or more Development Activities used by the Development Plan. DevelopmentActivity is a substitution base for a number of types of activities described with appropriate content. TypeOfObject should be ContentReviewActivity, TranslationActivity, or PretestActivity.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DevelopmentActivityReference"/>

DevelopmentProcessStepReference
Type:
r:ReferenceType, complex content
Reference to one or more Development Process Steps involved in these results.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DevelopmentProcessStepReference"/>

r:Description
Type:
r:StructuredStringType, complex content
A description of the Results Detail. 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"/>

RequirementsAssessment
Type:
Description of whether specific requirements for the activities providing these results were met.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="RequirementsAssessment"/>

ResultsDate
Type:
r:DateType, complex content
The date or date range of obtaining results from the development work.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="ResultsDate"/>

TypeOfResult
Type:
xs:anyType, any content
Identifies the specific type of result. Supports the use of an external controlled vocabulary.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="TypeOfResult"/>

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