XML Schema Documentation

Table of Contents

top

Schema Document Properties

Target Namespace http://rep.oio.dk/tinglysning.dk/schema/elektroniskakt/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
cpr http://rep.oio.dk/cpr.dk/xml/schemas/core/2005/10/31/
eakt http://rep.oio.dk/tinglysning.dk/schema/elektroniskakt/1/
Schema Component Representation
<schema xml:lang="DA" targetNamespace="http://rep.oio.dk/tinglysning.dk/schema/elektroniskakt/1/" elementFormDefault="qualified" version="54.0.4.1">
<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"/>
...
</schema>
top

Global Declarations

Element: KontaktAdresse

Name KontaktAdresse
Type cpr:SecondaryPostalLabelType
Nillable no
Abstract no
Documentation KontaktAdresse
Logical Diagram
XML Instance Representation
<eakt:KontaktAdresse>
<dkcc:PostalAddressFirstLineText> ... </dkcc:PostalAddressFirstLineText> [1]
<dkcc:PostalAddressSecondLineText> ... </dkcc:PostalAddressSecondLineText> [1]
<dkcc:PostalAddressThirdLineText> ... </dkcc:PostalAddressThirdLineText> [1]
<dkcc:PostalAddressFourthLineText> ... </dkcc:PostalAddressFourthLineText> [0..1]
<dkcc:PostalAddressFifthLineText> ... </dkcc:PostalAddressFifthLineText> [0..1]
<dkcc:PostalAddressSixthLineText> ... </dkcc:PostalAddressSixthLineText> [0..1]
</eakt:KontaktAdresse>
Diagram
Schema Component Representation
<element name="KontaktAdresse" type=" cpr:SecondaryPostalLabelType "/>
top