complexType "CostStructureType"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Budget and funding information related to the development work.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="CostStructureType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Budget"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:FundingInformation"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
r:Budget
Type:
r:BudgetType, complex content
A description and/or reference to a related document providing budget information for the development activities
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Budget"/>

r:FundingInformation
Type:
r:FundingInformationType, complex content
Provides information about the agency and grant(s) which fund the development work.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:FundingInformation"/>

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