Page History
...
| Feltnavn | Beskrivelse | Optional | Unik nøgle | Datatype |
|---|---|---|---|---|
| id | Intern, unik nøgle. | nej | x | int(11) |
| documententry_id | Reference til række i documententry-tabellen. | nej | int(11) | |
| reference_id | Nøgle på ReferenceId'et. | nej | varchar(64) | |
| assigningauthority_id | Id fra AssigningAuthority-strukturen. | varchar(64) | ||
| assigningauthority_type | Type fra AssigningAuthority-strukturen. | varchar(64) | ||
| assigningauthority_namespace_id | Namespaceid fra AssigningAuthority-strukturen. | |||
| typecode | TypeCode på ReferenceId'et. | nej | varchar(64) | |
| homecommunityid_id | Id fra HomeCommunityId-strukturen. | varchar(64) | ||
| homecommunityid_type | Type fra HomeCommunityId-strukturen. | varchar(64) |
...