complexType "BudgetType"
Namespace:
Content:
complex, 2 elements
Defined:
globally in reusable.xsd; see XML source
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
BudgetDocument, Description
All Direct / Indirect Based Elements (3):
Budget, ProjectBudget, StudyBudget
Known Usage Locations
Annotation
A description of the budget for any of the main publication types that can contain a reference to an external budget document.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="BudgetType">
<xs:sequence>
<xs:element minOccurs="0" ref="Description"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="BudgetDocument"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
BudgetDocument
Type:
OtherMaterialType, complex content
References to one or more external budget documents.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="BudgetDocument"/>

Description
Type:
StructuredStringType, complex content
A description of the overall budget of the project. Supports structured content including tables.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="Description"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set