complexType "ClassificationCorrespondenceTableType"
Namespace:
Content:
complex, 7 attributes, 26 elements
Defined:
Includes:
definitions of 11 elements
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"
 = 
"true"
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
A Correspondence Table expresses the relationship between two Statistical Classifications. These are typically: two versions from the same Classification Series; Statistical Classifications from different Classification Series; a variant and the version on which it is based; different versions of a variant. In the first and last examples, the Correspondence Table facilitates comparability over time. Correspondence relationships are shown in both directions
Type Definition Detail
Type Derivation Tree
      r:VersionableType (extension)
          r:DescribableType (extension)
              ClassificationCorrespondenceTableType
XML Source (w/o annotations (12); see within schema source)
<xs:complexType name="ClassificationCorrespondenceTableType">
<xs:complexContent mixed="false">
<xs:extension base="r:DescribableType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Owner"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="MaintenanceUnit"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ContactPerson"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Publication"/>
<xs:element maxOccurs="1" minOccurs="0" ref="SourceClassification"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="TargetClassification"/>
<xs:element maxOccurs="1" minOccurs="0" ref="SourceLevel"/>
<xs:element maxOccurs="1" minOccurs="0" ref="TargetLevel"/>
<xs:element maxOccurs="1" minOccurs="0" ref="RelationshipMappingType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Maps"/>
<xs:element maxOccurs="1" minOccurs="0" ref="FloatingMapDate"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 11/26)
ContactPerson
Type:
r:ReferenceType, complex content
The person(s) who may be contacted for additional information about the Correspondence Table.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ContactPerson"/>

FloatingMapDate
Type:
r:BaseDateType, simple content
If the source and/or target Statistical Classifications of a Correspondence Table are floating Statistical Classifications, the date of the Correspondence Table must be noted. The Correspondence Table expresses the relationships between the two Statistical Classifications as they existed on the date specified in the Correspondence Table.
Simple Content
xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="FloatingMapDate"/>

MaintenanceUnit
Type:
r:ReferenceType, complex content
The unit or group of persons who are responsible for the Correspondence Table, i.e. for maintaining and updating it.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="MaintenanceUnit"/>

Maps
Type:
ClassificationMapType, complex content
The relationship between two Statistical Classifications
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Maps"/>

Owner
Type:
r:ReferenceType, complex content
The statistical office, other authority or section that created and maintains the Correspondence Table. A Correspondence Table may have several owners.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Owner"/>

r:Publication
Type:
r:PublicationType, complex content
A list of the publications in which the Correspondence Table has been published.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Publication"/>

RelationshipMappingType
Type:
r:CodeValueType, simple content
A Correspondence Table can define a 1:1, 1:N, N:1 or M:N relationship between source and target Classification Items.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="RelationshipMappingType"/>

SourceClassification
Type:
r:ReferenceType, complex content
The Statistical Classification from which the correspondence is made.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="SourceClassification"/>

SourceLevel
Type:
r:ReferenceType, complex content
The correspondence is normally restricted to a certain Level in the source Statistical Classification. In this case, target Classification Items are assigned only to source Classification Items on the given level. If no level is indicated, target Classification Items can be assigned to any Level of the source Statistical Classification.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="SourceLevel"/>

TargetClassification
Type:
r:ReferenceType, complex content
The Statistical Classification(s) to which the correspondence is directed. There may be multiple target Statistical Classifications associated with the Correspondence Table.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="TargetClassification"/>

TargetLevel
Type:
r:ReferenceType, complex content
The correspondence is normally restricted to a certain Level in the target Statistical Classification. In this case, source Classification Items are assigned only to target Classification Items on the given Level. If no Level is indicated, source Classification Items can be assigned to any Level of the target Statistical Classification.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="TargetLevel"/>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set