complexType "ResourceUsedType"
Namespace:
Content:
complex, 4 elements
Defined:
Includes:
definitions of 4 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Provides a name, label and description for the Development Process and lists the individual development activities which should take place.
XML Source (w/o annotations (5); see within schema source)
<xs:complexType name="ResourceUsedType">
<xs:sequence>
<xs:element minOccurs="0" ref="TypeOfResource"/>
<xs:element minOccurs="0" ref="r:Description"/>
<xs:element minOccurs="0" ref="ResourceObjectReference"/>
<xs:element minOccurs="0" ref="ResourceUsage"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 4/4)
r:Description
Type:
r:StructuredStringType, complex content
A description of the Resource. 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"/>

ResourceObjectReference
Type:
r:ReferenceType, complex content
Reference to the resource object used by this development step. If it is an external object create a description as OtherMaterial and reference the OtherMaterial. Use the attribute "objectLanguage" to specify any language preference. Repeat for multiple development objects. TypeOfObject should relate to the object referenced.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="ResourceObjectReference"/>

ResourceUsage
Type:
r:StructuredStringType, complex content
The use of the resource within the DevelopmentProcessingStep. 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="ResourceUsage"/>

TypeOfResource
Type:
r:CodeValueType, simple content
Type of resource used. Supports the use of an external controlled vocabulary.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="TypeOfResource"/>

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