XML Schema Documentation

Table of Contents

top

Schema Document Properties

Target Namespace http://rep.oio.dk/tinglysning.dk/schema/elektroniskakt/1/
Version @BUILD_VERSION@
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
cpr-2 http://rep.oio.dk/cpr.dk/xml/schemas/core/2005/10/31/
cvr http://rep.oio.dk/cvr.dk/xml/schemas/2005/03/22/
eakt http://rep.oio.dk/tinglysning.dk/schema/elektroniskakt/1/
model http://rep.oio.dk/tinglysning.dk/schema/model/1/
ois http://rep.oio.dk/ois.dk/xml/schemas/2006/04/25/
xkom http://rep.oio.dk/xkom.dk/xml/schemas/2006/01/06/
Schema Component Representation
<schema xml:lang="DA" elementFormDefault="qualified" targetNamespace="http://rep.oio.dk/tinglysning.dk/schema/elektroniskakt/1/" version="@BUILD_VERSION@">
<import namespace="http://rep.oio.dk/cpr.dk/xml/schemas/core/2005/10/31/" schemaLocation="http://rep.oio.dk/cpr.dk/xml/schemas/core/2005/10/31/CPR_SecondaryPostalLabel.xsd"/>
<import namespace="http://rep.oio.dk/cvr.dk/xml/schemas/2005/03/22/" schemaLocation="http://rep.oio.dk/cvr.dk/xml/schemas/2005/03/22/CVR_CVRnumberIdentifier.xsd"/>
<import namespace="http://rep.oio.dk/ois.dk/xml/schemas/2006/04/25/" schemaLocation="http://rep.oio.dk/ois.dk/xml/schemas/2006/04/25/OIS_JurisdictionCode.xsd"/>
<import namespace="http://rep.oio.dk/tinglysning.dk/schema/model/1/" schemaLocation="http://rep.oio.dk/tinglysning.dk/schema/model/1/DokumentRettighedSamling.xsd"/>
<import namespace="http://rep.oio.dk/tinglysning.dk/schema/model/1/" schemaLocation="http://rep.oio.dk/tinglysning.dk/schema/model/1/EjendomIdentifikator.xsd"/>
<import namespace="http://rep.oio.dk/tinglysning.dk/schema/model/1/" schemaLocation="http://rep.oio.dk/tinglysning.dk/schema/model/1/RolleTypeIdentifikator.xsd"/>
<import namespace="http://rep.oio.dk/xkom.dk/xml/schemas/2006/01/06/" schemaLocation="http://rep.oio.dk/xkom.dk/xml/schemas/2006/01/06/XKOM_AddressSpecific.xsd"/>
...
</schema>
top

Global Declarations

Element: VirksomhedSoegningInformation

Name VirksomhedSoegningInformation
Type eakt:VirksomhedSoegningInformationType
Nillable no
Abstract no
Documentation Information om en ejendom som resultat af en søgning på virksomhed.
Logical Diagram
XML Instance Representation
<eakt:VirksomhedSoegningInformation>
<cvr:CVRnumberIdentifier> ... </cvr:CVRnumberIdentifier> [1]

'Unik og generelt brugbar identifikator for alle juridiske enheder under CVR.'

<model:EjendomIdentifikator> ... </model:EjendomIdentifikator> [1]
<model:RolleTypeIdentifikator> ... </model:RolleTypeIdentifikator> [1]
Start Choice [0..1]

'Der kan være situationer, hvor der for en given ejendom ikke eksisterer en adresse. Her er det kun matrikel nummer der identificerer ejendommens placering.'


<xkom:AddressSpecific> ... </xkom:AddressSpecific> [1]

'Entydig angivelse af danske \'enhedsadresser\' dvs. entrédøren inkl. evt. etage og dørbetegnelse, til bolig- og erhvervsenheder, baseret på de officielle identifikationer (koder) fra CPR og BBR.'

<cpr-2:SecondaryPostalLabel> ... </cpr-2:SecondaryPostalLabel> [1]

'Da der ikke altid eksisterer en adresse kode kan der i nogle situationer kun oplyses adresse baseret på denne struktur.'

End Choice
<ois:JurisdictionCode> ... </ois:JurisdictionCode> [1]

'Den 1. januar 2007 blev de tidligere 82 retskredse erstattet af 24 nye retskredse. Nye retskredse har et nummer der er 100 højere end de gamle, f.eks. Aalborg 102 Roskilde 117 o.s.v.'

<model:DokumentRettighedSamling> ... </model:DokumentRettighedSamling> [1]
</eakt:VirksomhedSoegningInformation>
Diagram
Schema Component Representation
<element name="VirksomhedSoegningInformation" type=" eakt:VirksomhedSoegningInformationType "/>
top

Global Definitions

Complex Type: VirksomhedSoegningInformationType

Super-types: None
Sub-types: None
Name VirksomhedSoegningInformationType
Abstract no
XML Instance Representation
<...>
<cvr:CVRnumberIdentifier> ... </cvr:CVRnumberIdentifier> [1]

'Unik og generelt brugbar identifikator for alle juridiske enheder under CVR.'

<model:EjendomIdentifikator> ... </model:EjendomIdentifikator> [1]
<model:RolleTypeIdentifikator> ... </model:RolleTypeIdentifikator> [1]
Start Choice [0..1]

'Der kan være situationer, hvor der for en given ejendom ikke eksisterer en adresse. Her er det kun matrikel nummer der identificerer ejendommens placering.'


<xkom:AddressSpecific> ... </xkom:AddressSpecific> [1]

'Entydig angivelse af danske \'enhedsadresser\' dvs. entrédøren inkl. evt. etage og dørbetegnelse, til bolig- og erhvervsenheder, baseret på de officielle identifikationer (koder) fra CPR og BBR.'

<cpr-2:SecondaryPostalLabel> ... </cpr-2:SecondaryPostalLabel> [1]

'Da der ikke altid eksisterer en adresse kode kan der i nogle situationer kun oplyses adresse baseret på denne struktur.'

End Choice
<ois:JurisdictionCode> ... </ois:JurisdictionCode> [1]

'Den 1. januar 2007 blev de tidligere 82 retskredse erstattet af 24 nye retskredse. Nye retskredse har et nummer der er 100 højere end de gamle, f.eks. Aalborg 102 Roskilde 117 o.s.v.'

<model:DokumentRettighedSamling> ... </model:DokumentRettighedSamling> [1]
</...>
Diagram
Schema Component Representation
<complexType name="VirksomhedSoegningInformationType">
<sequence>
<element ref=" cvr:CVRnumberIdentifier "/>
<element ref=" model:EjendomIdentifikator "/>
<element ref=" model:RolleTypeIdentifikator "/>
<choice minOccurs="0">
<element ref=" xkom:AddressSpecific "/>
<element ref=" cpr-2:SecondaryPostalLabel "/>
</choice>
<element ref=" ois:JurisdictionCode "/>
<element ref=" model:DokumentRettighedSamling "/>
</sequence>
</complexType>
top