Changes between Version 57 and Version 58 of CMDI 1.2/Specification


Ignore:
Timestamp:
11/18/15 06:18:14 (9 years ago)
Author:
oddrun.ohren@nb.no
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CMDI 1.2/Specification

    v57 v58  
    256256`<ResourceRelationList>` contains a sequence of zero or more occurrences of `<ResourceRelation>`, each of which representing a relation between any pair of `<ResourceProxies>`.
    257257
    258 ||||||||=Name=||=Value type=||=Occurrences=||=Description=||
    259 ||||||||`<ResourceRelationList>`||`xs:complexType`||1||A representation of a relation between 2 resource proxies listed in `<ResourceProxyList>`||
    260 || ||||||`<ResourceRelation>`||`xs:complexType`||0 to unbounded||A representation of a relation between 2 resource proxies listed in `<ResourceProxyList>`||
    261 || || ||||`<RelationType>`||`xs:string`||1||The type of the relation represented by its parent `<ResourceRelation>`||
    262 || || || ||`@ConceptLink`||`xs:anyURI`||0 or 1|| A reference to some concept registry (Clarin Concept Registry by default), indicating the semantics of `<RelationType>`||
    263 || || ||||`<Resource>`||`xs:complexType`||2||References one of the resource proxies participating in the relationship||
    264 || || || ||`@ref`||`xs:IDREF`||1||  A reference to the `<ResourceProxy>` with id=ref (the `<ResourceProxy>` represented by its parent `<Resource>` element)||
     258||||||||||=Name=||=Value type=||=Occurrences=||=Description=||
     259||||||||||`<ResourceRelationList>`||`xs:complexType`||1||A representation of a relation between 2 resource proxies listed in `<ResourceProxyList>`||
     260|| ||||||||`<ResourceRelation>`||`xs:complexType`||0 to unbounded||A representation of a relation between 2 resource proxies listed in `<ResourceProxyList>`||
     261|| || ||||||`<RelationType>`||`xs:string`||1||The type of the relation represented by its parent `<ResourceRelation>`||
     262|| || || ||||`@ConceptLink`||`xs:anyURI`||0 or 1|| A reference to some concept registry (Clarin Concept Registry by default), indicating the semantics of `<RelationType>`||
     263|| || ||||||`<Resource>`||`xs:complexType`||2||References one of the resource proxies participating in the relationship||
     264|| || || ||||`@ref`||`xs:IDREF`||1||  A reference to the `<ResourceProxy>` with id=ref (the `<ResourceProxy>` represented by its parent `<Resource>` element)||
    265265|| || || ||||`<Role>`||`xs:string`||0 or 1||Indicates the role its parent Resource plays in the relationship||
    266266|| || || || ||`@ConceptLink`||`xs:anyURI`||0 or 1||A reference to some concept registry (Clarin Concept Registry by default), indicating the semantics of `<RelationType>`||