XML Schema Documentation

Table of Contents

top

Schema Document Properties

Target Namespace http://rep.oio.dk/tinglysning.dk/schema/model/1/
Version 54.0.4.1
Language DA
Element and Attribute Namespaces
  • Global element and attribute declarations belong to this schema's target namespace.
  • By default, local element declarations belong to this schema's target namespace.
  • By default, local attribute declarations have no namespace.
Schema Composition

Declared Namespaces

Prefix Namespace
Default namespace http://www.w3.org/2001/XMLSchema
xml http://www.w3.org/XML/1998/namespace
model http://rep.oio.dk/tinglysning.dk/schema/model/1/
Schema Component Representation
<schema xml:lang="DA" targetNamespace="http://rep.oio.dk/tinglysning.dk/schema/model/1/" elementFormDefault="qualified" version="54.0.4.1">
<include schemaLocation="http://rep.oio.dk/tinglysning.dk/schema/model/1/RolleInformation.xsd"/>
...
</schema>
top

Global Declarations

Element: FuldmagtHaverInformation

Name FuldmagtHaverInformation
Type model:RolleInformationType
Nillable no
Abstract no
Documentation Oplysninger om fuldmagtshaver
Logical Diagram
XML Instance Representation
<model:FuldmagtHaverInformation>
Start Choice [1]
<model:PersonSimpelIdentifikator> ... </model:PersonSimpelIdentifikator> [1]
<model:VirksomhedSimpelIdentifikator> ... </model:VirksomhedSimpelIdentifikator> [1]
End Choice
Start Choice [0..1]

'Angives altid for ikke-overført dokument. Angives for et overført dokument, hvis oplysningerne findes.'


<xkom-2:AddressSpecific> ... </xkom-2:AddressSpecific> [1]
<cpr:SecondaryPostalLabel> ... </cpr:SecondaryPostalLabel> [1]
End Choice
<cvr:CVRnumberIdentifier> ... </cvr:CVRnumberIdentifier> [0..1]

'Der er brug for at sammeknytte en person og en virksomhed, når der sker anmeldelser fra en enkeltmandsvirksomhed og når en fallent går konkurs og den- ne driver virksomheder.'

</model:FuldmagtHaverInformation>
Diagram
Schema Component Representation
<element name="FuldmagtHaverInformation" type=" model:RolleInformationType "/>
top