Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
PlantUML Render Macro

@startuml
entity Entity01 PersonIdentity {
  * identifying_attributeinternalID
  --
  * mandatory_attribute
  optional_attributeclassifiedID (eg. CPR-number as String '0101111122', no hyphen)
  * idClassificationCode (eg. 'CPR')
}
@enduml