complexType "ComparisonType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
("Add" | "Update" | "Delete") |
|
= |
(xs:string | xs:string) |
|
= |
("Agency" | "Maintainable") : "Agency" |
|
= |
xs:boolean |
|
= |
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration) |
|
= |
xs:boolean : "false" |
|
= |
xs:anyURI |
|
= |
xs:language |
|
= |
"true" |
|
|
> |
|
Content: |
( r:URN | ( r:Agency, r:ID, r:Version))[1..2], r:UserID*, r:UserAttributePair*, ( r:VersionResponsibility | r:VersionResponsibilityReference)?, r:VersionRationale?, r:BasedOnObject?, r:RelatedOtherMaterialReference*, r:Note*, r:Software*, r:MetadataQuality*, ComparisonName*, r:Label*, r:Description?, ( ConceptMap | ConceptMapReference)*, ( VariableMap | VariableMapReference)*, ( QuestionMap | QuestionMapReference)*, ( CategoryMap | CategoryMapReference)*, ( RepresentationMap | RepresentationMapReference)*, ( UniverseMap | UniverseMapReference)*, ( ManagedItemMap | ManagedItemMapReference)* |
|
</...> |
All Direct / Indirect Based Elements (1):
-
Annotation
A maintainable module containing maps between objects of the same or similar type. Maps allow for pair-wise mapping of two objects by describing their similarities and differences in order to make assertions regarding their comparability. Currently maps allow for the comparison of concepts, variables, questions, categories, universes, and representations that have managed content (code, category, numeric, text, datetime and scale). These mapping(s) inform users on the comparability of two objects and facilitate automation. Note that all maps are pairwise, identifying two schemes and the correlation between two items in those schemes. Due to the complexity of some objects, multiple mappings may be required to cover details of the comparison of component parts, e.g. a QuestionMap may also have a related RepresentationMap. By using a set of pairwise comparisons, it is possible to describe complex correspondences - pairwise comparisons are easier to process. In addition to providing a standard name, label, and description, Comparison consists of a simple stack of comparison maps. Comparison maps are currently limited to those objects that can be referenced and are sufficiently structured to support a clear comparison.
Type Derivation Tree
ComparisonType
|
XML Source (w/o annotations (18); see within schema source)
<xs:complexContent>
<xs:extension base="r:MaintainableType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ComparisonName"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/>
<xs:choice maxOccurs="unbounded" minOccurs="0">
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
</xs:choice>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
|
Content Element Detail (all declarations; defined within this component only; 17/31)
-
Maps the content of two different category schemes of objects of the same type providing detail for the comparable items within those two schemes.
XML Source (w/o annotations (1); see within schema source)
-
Reference to a mapping of the content of two different category schemes of objects of the same type providing detail for the comparable items within those two schemes. TypeOfObject should be set to CategoryMap.
XML Source (w/o annotations (1); see within schema source)
-
A name for the comparison. May be expressed in multiple languages. Repeat the element to express names with different content, for example different names for different systems.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ComparisonName"/>
|
-
Maps the content of two different concept schemes of objects of the same type providing detail for the comparable items within those two schemes.
XML Source (w/o annotations (1); see within schema source)
-
Reference to a mapping of the content of two different concept schemes of objects of the same type providing detail for the comparable items within those two schemes. TypeOfObject should be set to ConceptMap.
XML Source (w/o annotations (1); see within schema source)
-
Maps the items managed within different schemes of objects of the same type providing detail for the comparable items within those two schemes.
XML Source (w/o annotations (1); see within schema source)
-
Reference to a mapping of the items managed within two different schemes of objects of the same type providing detail for the comparable items within those two schemes. TypeOfObject should be set to ItemMap.
XML Source (w/o annotations (1); see within schema source)
-
Maps the content of two different question schemes of objects of the same type providing detail for the comparable items within those two schemes.
XML Source (w/o annotations (1); see within schema source)
-
Reference to a mapping of the content of two different question schemes of objects of the same type providing detail for the comparable items within those two schemes. TypeOfObject should be set to QuestionMap.
XML Source (w/o annotations (1); see within schema source)
-
A description of the content and purpose of the comparison. Supports multiple language versions of the same content as well as optional formatting of the content.
XML Source (w/o annotations (1); see within schema source)
-
A display label for the comparison. Supports multiple language versions of the same content as well as optional formatting of the content. Repeat for labels with different content, for example, labels with differing length limitations.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/>
|
-
Maps between any two managed representations. In addition to representation types held in a ManagedRepresentationScheme, managed representations include CategoryScheme and coded representations which include CodeList, GeographicStructureCode or GeographicLocationCode. Note that the source can be any managed representation including a CodeList, GeographicStructure or GeographicLocation. Note that comparisons between two category schemes is best handled by CategoryMap.
XML Source (w/o annotations (1); see within schema source)
-
Reference to a mapping between any two managed representations using the Reference structure. TypeOfObject should be set to RepresentationMap.
XML Source (w/o annotations (1); see within schema source)
-
Maps the content of two different universe schemes of objects of the same type providing detail for the comparable items within those two schemes.
XML Source (w/o annotations (1); see within schema source)
-
Reference to a mapping of the content of two different universe schemes of objects of the same type providing detail for the comparable items within those two schemes. TypeOfObject should be set to UniverseMap.
XML Source (w/o annotations (1); see within schema source)
-
Maps the content of two different variable schemes of objects of the same type providing detail for the comparable items within those two schemes.
XML Source (w/o annotations (1); see within schema source)
-
Reference to a mapping of the content of two different variable schemes of objects of the same type providing detail for the comparable items within those two schemes. TypeOfObject should be set to VariableMap.
XML Source (w/o annotations (1); see within schema source)