DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
element <Comparison>
Namespace:
Type:
Content:
complex, 11 attributes, 13 elements
Defined:
globally in comparative.xsd, see XML source
Used:
XML Representation Summary
<Comparison
    action
 = 
("Add" | "Update" | "Delete")
    agency
 = 
xs:NCName
    externalReferenceDefaultURI
 = 
xs:anyURI
    id
 = 
xs:string
    isMaintainable
 = 
"true"
    isPublished
 = 
xs:boolean : "false"
    objectSource
 = 
xs:anyURI
    urn
 = 
xs:anyURI
    version
 = 
xs:string
    versionDate
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration)
    xml:lang
 = 
xs:language
    >
   
Content: 
UserID*, VersionResponsibility?, VersionRationale*, ComparisonName*, r:Label*, r:Description*, ConceptMap*, VariableMap*, QuestionMap*, CategoryMap*, CodeMap*, UniverseMap*, r:Note*
</Comparison>
Content model elements (13):
Included in content model of elements (3):
Known Usage Locations
Annotation
Structures information that is necessary to compare members of a group. This module contains the mapping(s) that inform comparisons and facilitate automation. Note that all maps are pairwise, identifying two schemes and the correlation between two items in those schemes. By using a set of pairwise comparisons, it is possible to describe more complex correspondences - pairwise comparisons are easier to process.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="Comparison" type="ComparisonType"/>

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