You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Gegevens

Id

6.1

Naam (nl)

Kosten

Naam (en)

Cost

XPath

/lom/rights/cost

V / A / O / X

V

Cardinaliteit

1

Datatype

vocab

SPM

500

Coderingsstandaard

 

Volgorde

-

Business Rules

-


Voorbeeld


IEEE-LOM
<lom>
  ...
  <rights>
    <cost>
       <source>LOMv1.0</source>
       <value>no</source>
    </cost>
    ...
  </rights>
  ...
</lom>


IMS-MD
<lom>
  ...
  <rights>
    <cost>
       <source>
          <langstring xml:lang="x-none">LOMv1.0</langstring>
       </source>
       <value>
          <langstring xml:lang="x-none">no</langstring>
       </value>
    </cost>
    ...
  </rights>
  ...
</lom>
  • No labels