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: ModelId

Name ModelId
Type model:ModelId
Nillable no
Abstract no
Documentation Model id
Logical Diagram
XML Instance Representation
<model:ModelId> model:ModelId </model:ModelId>
Diagram
Schema Component Representation
<element name="ModelId" type=" model:ModelId "/>
top

Global Definitions

Simple Type: ModelId

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