Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Metadata list
||Id                 | 3.2.2  |
||Naam (nl)          | _Entiteit_ |
||Naam (en)          | *Entity* |
|| V / A / O / X / B | {color:blue}*A*{color} ||
||Cardinaliteit      | 1n (10) |
||Datatype           | -[string] |
||SPM                | -1000 | 
||Coderingsstandaard | [vCard] as defined by IMC vCard 3.0 (RFC 2425, RFC2426) |
|| Volgorde | geordend ||

...

Tip
titleVerschillen in de binding

let op dat de element namen die in de bindings worden gebruikt verschillen!

Voorbeelden

...

titleIEEE LOM v1.1 voorbeeld

...

1 binding<entity>BEGIN:VCARD N:Friday;Joe FN:Joe Friday TEL:+1-919-555-7878 TITLE:Area Administrator\, Assistant EMAIL;TYPE=INTERNET:jfriday@host.com VERSION:3. END:VCARD</entity> NOTE---In this example the only characterescaping rules applied are those defined in RFC 2426. Other -specific characterescaping rules may be necessary; for instance, if the LOM XML binding (IEEE 1484.12.3™-2005) is used, line breaks may be escaped as character references (i.e. ).
Code Block
xml
xml
titleIEEE-LOMv1.
0
binding
Code Block
title
xmlxmlIEEE-LOMv1.0 binding
(...)
<entity>BEGIN:VCARD
N:Friday;Joe
FN:Joe Friday
TEL:+1-919-555-7878
TITLE:Area Administrator\, Assistant
EMAIL;TYPE=INTERNET:jfriday@host.com
VERSION:3.0
END:VCARD</entity>
(...)
Code Block
xml
xml
titleIMS-MDv1.2.4 binding
(...)
    <centity>
       <vcard>BEGIN:VCARD
N:Friday;Joe
FN:Joe Friday
TEL:+1-919-555-7878
TITLE:Area Administrator\, Assistant
EMAIL;TYPE=INTERNET:jfriday@host.com
VERSION:3.0
END:VCARD</vcard>
    </centity>
(...)
Info
titleVerschillen met LORElom
Verbeterd voorbeeld: bron IEEE LOM v1
.
1 (corrigenda
)
Verbeterd voorbeeld: bron IEEE LOM v1.1 (corrigenda)
Info
titleVerschillen met CZPv1.3

Wijziging V|A|O|X|B: Aanbevolen in plaats van Optioneel.