Changes between Version 84 and Version 85 of CMDI 1.2/Specification


Ignore:
Timestamp:
12/04/15 07:18:56 (8 years ago)
Author:
oddrun.ohren@nb.no
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CMDI 1.2/Specification

    v84 v85  
    337337==      The components ==
    338338Sate purpose of components section, and its dependency upon profile (as given in header: MdProfile)
     339||||||||=Name=||=Value type=||=Occurrences=||=Description=||
     340||||||||`<Components>` ||`xs:complexType`||1||Contains 1 occurrence of an XML element named according to selected CMD profile||
     341|| ||||||`<{CMDProfile}>` ||`xs:complexType`||1||The XML element housing all the metadata about the described resource, complying with the {CMDProfile} schema ||
     342|| || ||||`<{CMDElement}>`||`{datatype}`||0 to unbounded||Atomic piece of information about the described resource||
     343|| || || ||`@xml:lang`||language tag (2 letters)  from ISO 639|| Indicates the language of the {CMDElement} content||
     344|| || || ||`@ConceptLink||`xs:anyURI`||Reference to a concept in an external vocabulary. Used in case the value {CMDElement} is selected from a controlled vocabulary||
     345|| || ||||`<{CMDComponent}>`||`xs:complexType`||0 to unbounded||A chunk of information about the described resource, composed of CMD Elements and other CMD Components|| 
    339346
    340347=       The CMDI Component Specification Language (CCSL)=