Changes between Version 52 and Version 53 of CMDI 1.2/Specification


Ignore:
Timestamp:
11/17/15 13:05:53 (9 years ago)
Author:
Twan Goosen
Comment:

column span for ResourceProxyList table

Legend:

Unmodified
Added
Removed
Modified
  • CMDI 1.2/Specification

    v52 v53  
    239239`<ResourceProxyList>` contains a sequence of zero or more occurrences of `<ResourceProxy>`, each of which representing a file/part of the described resource.
    240240
    241 ||=Name=||=Value type=||=Occurrences=||=Description=||
    242 ||`<ResourceProxyList>` ||`xs:complexType`||1||A reference to some specific file or part of the described resource||
    243 ||...`<ResourceProxy>` ||`xs:complexType`||0 to unbounded||A reference to some specific file or part of the described resource||
    244 ||......`@id`||`xs:ID`||1||Local identifier for the parent `<ResourceProxy>`, unique within this CMDI file||
    245 ||......`<ResourceType>` ||Value from controlled set (`cmd:Resourcetype_simple`): {`Resource`, `Metadata`, `LandingPage`, `SearchService`, `SearchPage`}||1||The type of the file represented by this `<ResourceProxy>`||
    246 ||.........`@mimeType`||`xs:string`||0 or 1||The media type of the file||
    247 ||......`<ResourceRef>`||`xs:anyURI`||1||A reference to  the file represented by this `<ResourceProxy>`, in the form of a Clarin compliant PID or a regular URL||
     241||||||||=Name=||=Value type=||=Occurrences=||=Description=||
     242||||||||`<ResourceProxyList>` ||`xs:complexType`||1||A reference to some specific file or part of the described resource||
     243|| ||||||`<ResourceProxy>` ||`xs:complexType`||0 to unbounded||A reference to some specific file or part of the described resource||
     244|| || ||||`@id`||`xs:ID`||1||Local identifier for the parent `<ResourceProxy>`, unique within this CMDI file||
     245|| || ||||`<ResourceType>` ||Value from controlled set (`cmd:Resourcetype_simple`): {`Resource`, `Metadata`, `LandingPage`, `SearchService`, `SearchPage`}||1||The type of the file represented by this `<ResourceProxy>`||
     246|| || || ||`@mimeType`||`xs:string`||0 or 1||The media type of the file||
     247|| || ||||`<ResourceRef>`||`xs:anyURI`||1||A reference to  the file represented by this `<ResourceProxy>`, in the form of a Clarin compliant PID or a regular URL||
    248248
    249249