DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
complexType "OperationType"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
r:Description*, AgencyOrganizationReference*
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
Provides a structure for cleaning and control operations within a data collection process.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="OperationType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Description"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="AgencyOrganizationReference"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (defined in this component only; 2/2)
AgencyOrganizationReference
Type:
r:ReferenceType, complex content
A reference to the listing in Organization of the agency responsible for the operation.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="AgencyOrganizationReference"/>

r:Description
Type:
r:StructuredStringType, mixed content
A description of the operation.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Description"/>

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