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
cvr http://rep.oio.dk/cvr.dk/xml/schemas/2005/03/22/
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">
<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"/>
<include schemaLocation="http://rep.oio.dk/tinglysning.dk/schema/model/1/DokumentRevisionIdentifikator.xsd"/>
<include schemaLocation="http://rep.oio.dk/tinglysning.dk/schema/model/1/Erhvervsoejemed.xsd"/>
<include schemaLocation="http://rep.oio.dk/tinglysning.dk/schema/model/1/ErklaeringKode.xsd"/>
<include schemaLocation="http://rep.oio.dk/tinglysning.dk/schema/model/1/ValutaKode.xsd"/>
<include schemaLocation="http://rep.oio.dk/tinglysning.dk/schema/model/1/Beloeb.xsd"/>
<include schemaLocation="http://rep.oio.dk/tinglysning.dk/schema/model/1/NedbragtpanteBeloeb.xsd"/>
<include schemaLocation="http://rep.oio.dk/tinglysning.dk/schema/model/1/ForhoejelseBeloeb.xsd"/>
<include schemaLocation="http://rep.oio.dk/tinglysning.dk/schema/model/1/BegrundelseTekst.xsd"/>
<include schemaLocation="http://rep.oio.dk/tinglysning.dk/schema/model/1/LovhjemmelTekst.xsd"/>
<include schemaLocation="http://rep.oio.dk/tinglysning.dk/schema/model/1/AnmodningTekst.xsd"/>
<include schemaLocation="http://rep.oio.dk/tinglysning.dk/schema/model/1/ErklaeringsFritekst.xsd"/>
<include schemaLocation="http://rep.oio.dk/tinglysning.dk/schema/model/1/MyndighedTekst.xsd"/>
<include schemaLocation="http://rep.oio.dk/tinglysning.dk/schema/model/1/Dato.xsd"/>
...
</schema>
top

Global Declarations

Element: Erklaering

Name Erklaering
Type model:ErklaeringType
Nillable no
Abstract no
Documentation Angivelse af en erklaering.
Logical Diagram
XML Instance Representation
<model:Erklaering>
<model:ErklaeringKode> ... </model:ErklaeringKode> [1]
<model:BegrundelseTekst> ... </model:BegrundelseTekst> [0..1]
<model:Dato> ... </model:Dato> [0..1]
<model:LovhjemmelTekst> ... </model:LovhjemmelTekst> [0..1]
<model:AnmodningTekst> ... </model:AnmodningTekst> [0..1]
<model:ErklaeringsFritekst> ... </model:ErklaeringsFritekst> [0..1]
<model:Erhvervsoejemed> ... </model:Erhvervsoejemed> [0..1]
<model:ValutaKode> ... </model:ValutaKode> [0..1]
<model:Beloeb> ... </model:Beloeb> [0..1]
<model:NedbragtpanteBeloeb> ... </model:NedbragtpanteBeloeb> [0..1]
<model:ForhoejelseBeloeb> ... </model:ForhoejelseBeloeb> [0..1]
<cvr:CVRnumberIdentifier> ... </cvr:CVRnumberIdentifier> [0..1]
<model:DokumentRevisionIdentifikator> ... </model:DokumentRevisionIdentifikator> [0..1]
<model:MyndighedTekst> ... </model:MyndighedTekst> [0..1]
</model:Erklaering>
Diagram
Schema Component Representation
<element name="Erklaering" type=" model:ErklaeringType "/>
top

Global Definitions

Complex Type: ErklaeringType

Super-types: None
Sub-types: None
Name ErklaeringType
Abstract no
XML Instance Representation
<...>
<model:ErklaeringKode> ... </model:ErklaeringKode> [1]
<model:BegrundelseTekst> ... </model:BegrundelseTekst> [0..1]
<model:Dato> ... </model:Dato> [0..1]
<model:LovhjemmelTekst> ... </model:LovhjemmelTekst> [0..1]
<model:AnmodningTekst> ... </model:AnmodningTekst> [0..1]
<model:ErklaeringsFritekst> ... </model:ErklaeringsFritekst> [0..1]
<model:Erhvervsoejemed> ... </model:Erhvervsoejemed> [0..1]
<model:ValutaKode> ... </model:ValutaKode> [0..1]
<model:Beloeb> ... </model:Beloeb> [0..1]
<model:NedbragtpanteBeloeb> ... </model:NedbragtpanteBeloeb> [0..1]
<model:ForhoejelseBeloeb> ... </model:ForhoejelseBeloeb> [0..1]
<cvr:CVRnumberIdentifier> ... </cvr:CVRnumberIdentifier> [0..1]
<model:DokumentRevisionIdentifikator> ... </model:DokumentRevisionIdentifikator> [0..1]
<model:MyndighedTekst> ... </model:MyndighedTekst> [0..1]
</...>
Diagram
Schema Component Representation
<complexType name="ErklaeringType">
<sequence>
<element ref=" model:ErklaeringKode "/>
<element ref=" model:BegrundelseTekst " minOccurs="0"/>
<element ref=" model:Dato " minOccurs="0"/>
<element ref=" model:LovhjemmelTekst " minOccurs="0"/>
<element ref=" model:AnmodningTekst " minOccurs="0"/>
<element ref=" model:ErklaeringsFritekst " minOccurs="0"/>
<element ref=" model:Erhvervsoejemed " minOccurs="0"/>
<element ref=" model:ValutaKode " minOccurs="0"/>
<element ref=" model:Beloeb " minOccurs="0"/>
<element ref=" model:NedbragtpanteBeloeb " minOccurs="0"/>
<element ref=" model:ForhoejelseBeloeb " minOccurs="0"/>
<element ref=" cvr:CVRnumberIdentifier " minOccurs="0"/>
<element ref=" model:DokumentRevisionIdentifikator " minOccurs="0"/>
<element ref=" model:MyndighedTekst " minOccurs="0"/>
</sequence>
</complexType>
top