Changes between Version 54 and Version 55 of CMDI 1.2/Specification


Ignore:
Timestamp:
11/17/15 13:47:59 (9 years ago)
Author:
oddrun.ohren@nb.no
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CMDI 1.2/Specification

    v54 v55  
    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'''||'''Attribute/Element'''||'''Attribute/Subelement of'''||'''Occurrences'''||'''Description'''||
    259 ||ResourceRelation||xs:complexType||Element||ResourceRelationList ||0 to unbounded||A representation of a relation between 2 resource proxies listed in `<ResourceProxyList>`||
    260 ||RelationType||xs:string||Element||ResourceRelation ||1||The type of the relation represented by its parent ResourceRelation||
    261 ||ConceptLink||xs:anyURI||Attribute||RelationType, Role||0 or 1|| A reference to some concept registry (Clarin Concept Registry by default), indicating the semantics of RelationType||
    262 ||Resource||xs:complexType||Element||ResourceRelation ||2||References one of the resource proxies participating in the relationship||
    263 ||ref||xs:IDREF||Attribute||Resource||1||  A reference to the ResourceProxy with id=ref (the ResourceProxy represented by its parent Resource element)||
    264 ||Role||xs:string||Element||Resource||0 or 1||Indicates the role its parent Resource plays in the relationship||
     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`||Element||ResourceRelation ||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)||
     265|| || ||||`<Role>`||`xs:string`||0 or 1||Indicates the role its parent Resource plays in the relationship||
     266|| || || ||`@ConceptLink`||`xs:anyURI`||0 or 1|| A reference to some concept registry (Clarin Concept Registry by default), indicating the semantics of `<RelationType>`||
    265267
    266268