complexType AssociativeRelationship
diagram iso25964-1_v1.4_p15.png
namespace http://iso25964.org/
children iso25964:role iso25964:hasRelatedConcept iso25964:isRelatedConcept
used by
element ISO25964Interchange/AssociativeRelationship
source <xsd:complexType name="AssociativeRelationship">
 
<xsd:sequence>
   
<xsd:element name="role" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation xml:lang="en">The typical (and implied) associative relationship role is: RT

Associative Relationship role types should form a controlled vocabulary.
If subtypes of RT are defined, hierarchical levels should be separated by a solidus (forward slash): /
</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="hasRelatedConcept" type="iso25964:Identifier">
     
<xsd:annotation>
       
<xsd:documentation xml:lang="en">The identifier of the related thesaurus concept of the associative relationship.

Example: "sport event" RT "sport manifestation"
- ./role = RT
- ./isRelatedConcept = identifier of the concept with Preferred Term "sport event"
- ./hasRelatedConcept = identifier of the concept with Preferred Term "sport manifestation"
</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="isRelatedConcept" type="iso25964:Identifier">
     
<xsd:annotation>
       
<xsd:documentation xml:lang="en">The identifier of the thesaurus concept for which the associative relation is specified.

Example: "sport event" RT "sport manifestation"
- ./role = RT
- ./isRelatedConcept = identifier of the concept with Preferred Term "sport event"
- ./hasRelatedConcept = identifier of the concept with Preferred Term "sport manifestation"
</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element AssociativeRelationship/role
diagram iso25964-1_v1.4_p16.png
namespace http://iso25964.org/
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
The typical (and implied) associative relationship role is: RT

Associative Relationship role types should form a controlled vocabulary.
If subtypes of RT are defined, hierarchical levels should be separated by a solidus (forward slash): /
source <xsd:element name="role" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">The typical (and implied) associative relationship role is: RT

Associative Relationship role types should form a controlled vocabulary.
If subtypes of RT are defined, hierarchical levels should be separated by a solidus (forward slash): /
</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element AssociativeRelationship/hasRelatedConcept
diagram iso25964-1_v1.4_p17.png
namespace http://iso25964.org/
type iso25964:Identifier
properties
isRef 0
content simple
annotation
documentation
The identifier of the related thesaurus concept of the associative relationship.

Example: "sport event" RT "sport manifestation"
- ./role = RT
- ./isRelatedConcept = identifier of the concept with Preferred Term "sport event"
- ./hasRelatedConcept = identifier of the concept with Preferred Term "sport manifestation"
source <xsd:element name="hasRelatedConcept" type="iso25964:Identifier">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">The identifier of the related thesaurus concept of the associative relationship.

Example: "sport event" RT "sport manifestation"
- ./role = RT
- ./isRelatedConcept = identifier of the concept with Preferred Term "sport event"
- ./hasRelatedConcept = identifier of the concept with Preferred Term "sport manifestation"
</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element AssociativeRelationship/isRelatedConcept
diagram iso25964-1_v1.4_p18.png
namespace http://iso25964.org/
type iso25964:Identifier
properties
isRef 0
content simple
annotation
documentation
The identifier of the thesaurus concept for which the associative relation is specified.

Example: "sport event" RT "sport manifestation"
- ./role = RT
- ./isRelatedConcept = identifier of the concept with Preferred Term "sport event"
- ./hasRelatedConcept = identifier of the concept with Preferred Term "sport manifestation"
source <xsd:element name="isRelatedConcept" type="iso25964:Identifier">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">The identifier of the thesaurus concept for which the associative relation is specified.

Example: "sport event" RT "sport manifestation"
- ./role = RT
- ./isRelatedConcept = identifier of the concept with Preferred Term "sport event"
- ./hasRelatedConcept = identifier of the concept with Preferred Term "sport manifestation"
</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy