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.

Declared Namespaces

Prefix Namespace
Default namespace http://www.w3.org/2001/XMLSchema
xml http://www.w3.org/XML/1998/namespace
kms http://rep.oio.dk/kms.dk/xml/schemas/2005/03/11/
model http://rep.oio.dk/tinglysning.dk/schema/model/1/
ois http://rep.oio.dk/ois.dk/xml/schemas/2006/04/25/
xkom-2 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/model/1/" version="54.0.4.1">
...
</schema>
top

Global Declarations

Element: BestemtFastEjendomNummer

Name BestemtFastEjendomNummer
Type model:BestemtFastEjendomNummerType
Nillable no
Abstract no
Documentation Bestemt Fast Ejendom nummer er en inik identifikator for en ejendom
Logical Diagram
XML Instance Representation
<model:BestemtFastEjendomNummer> model:BestemtFastEjendomNummerType </model:BestemtFastEjendomNummer>
Diagram
Schema Component Representation
<element name="BestemtFastEjendomNummer" type=" model:BestemtFastEjendomNummerType "/>
top

Global Definitions

Simple Type: BestemtFastEjendomNummerType

Super-types: integer < BestemtFastEjendomNummerType (by restriction)
Sub-types: None
Name BestemtFastEjendomNummerType
Content
  • Base XSD Type: integer
Diagram
Schema Component Representation
<simpleType name="BestemtFastEjendomNummerType">
<restriction base=" integer "/>
</simpleType>
top