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
model http://rep.oio.dk/tinglysning.dk/schema/model/1/
Schema Component Representation
<schema xml:lang="DA" elementFormDefault="qualified" targetNamespace="http://rep.oio.dk/tinglysning.dk/schema/model/1/" version="54.0.4.1">
<include schemaLocation="http://rep.oio.dk/tinglysning.dk/schema/model/1/FraseTekstGruppeSamling.xsd"/>
...
</schema>
top

Global Declarations

Element: ArealDerAfhaendes

Name ArealDerAfhaendes
Type model:FraseTekstGruppeSamlingType
Nillable no
Abstract no
Documentation Her skal det areal, der overdrages, beskrives. Beskrivelsen skal indeholde oplysning om de(t) matr.nr(e). – hvis et ud af flere – og/eller delarealnr(e), samt m² angivelse. Husk at vedhæfte rids.
Logical Diagram
XML Instance Representation
<model:ArealDerAfhaendes>
<model:FraseIdentifikator> ... </model:FraseIdentifikator> [0..*]
<model:TekstGruppe> ... </model:TekstGruppe> [0..*]
</model:ArealDerAfhaendes>
Diagram
Schema Component Representation
<element name="ArealDerAfhaendes" type=" model:FraseTekstGruppeSamlingType "/>
top