DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
complexType "AggregationType"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definitions of 3 elements
Used:
XML Representation Summary
<...>
   
Content: 
Method, (VariableSet | VariableSetReference)
</...>
Content Model Elements (3):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Describes the aggregation of a generation instruction.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="AggregationType">
<xs:sequence>
<xs:element ref="Method"/>
<xs:choice>
<xs:element ref="VariableSet"/>
<xs:element ref="VariableSetReference"/>
</xs:choice>
</xs:sequence>
</xs:complexType>
Content Element Detail (defined in this component only; 3/3)
Method
Type:
r:CodeValueType, simple content
Simple Content
xs:string
XML Source (see within schema source)
<xs:element ref="Method"/>

VariableSet
Type:
VariableSetType, complex content
Provides detail on a variable set of dependent and independent variables.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="VariableSet"/>

VariableSetReference
Type:
r:ReferenceType, complex content
A reference to a variable set of dependent and independent variables.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="VariableSetReference"/>

XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set