XML Schema Documentation

Table of Contents

top

Schema Document Properties

Target Namespace http://rep.oio.dk/tinglysning.dk/schema/model/1/
Version @BUILD_VERSION@
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
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="@BUILD_VERSION@">
...
</schema>
top

Global Declarations

Element: FuldmagtDispositionLoesoereTekst

Name FuldmagtDispositionLoesoereTekst
Type model:FuldmagtDispositionLoesoereTekstType
Nillable no
Abstract no
Documentation Dispositionstyper for fuldmagter vedr. løsøre
Logical Diagram
XML Instance Representation
<model:FuldmagtDispositionLoesoereTekst> model:FuldmagtDispositionLoesoereTekstType </model:FuldmagtDispositionLoesoereTekst>
Diagram
Schema Component Representation
<element name="FuldmagtDispositionLoesoereTekst" type=" model:FuldmagtDispositionLoesoereTekstType "/>
top

Global Definitions

Simple Type: FuldmagtDispositionLoesoereTekstType

Super-types: string < FuldmagtDispositionLoesoereTekstType (by restriction)
Sub-types: None
Name FuldmagtDispositionLoesoereTekstType
Content
  • Base XSD Type: string
  • value comes from list: {'udstedeAnmeldePantebrevLoesoere'|'udstedeAnmeldePantebrevHoest'|'udstedeAnmeldeSkadeloesbrevLoesoere'|'udstedeAnmeldeSkadeloesbrevVirksomhedspant'|'udstedeAnmeldeSkadeloesbrevFordringspant'|'udstedeAnmeldeAegtepagt'|'overdragePantebrevLoesoere'|'overdragePantebrevHoest'|'overdrageSkadeloesbrevLoesoere'|'overdrageSkadeloesbrevVirksomhedspant'|'overdrageSkadeloesbrevFordringspant'|'underskriveAnmeldeUnderpant'|'kvittereAflysePantebrevLoesoere'|'kvittereAflysePantebrevHoest'|'kvittereAflyseSkadeloesbrevLoesoere'|'kvittereAflyseSkadeloesbrevVirksomhedspant'|'kvittereAflyseSkadeloesbrevFordringspant'|'kvittereAflyseAegtepagt'|'udstedeAnmeldePantsaetningsforbud'|'kvittereAflysePantsaetningsforbud'|'paategneTidligereTinglysteDokumenter'}
Diagram
Schema Component Representation
<simpleType name="FuldmagtDispositionLoesoereTekstType">
<restriction base=" string ">
<enumeration value="udstedeAnmeldePantebrevLoesoere"/>
<enumeration value="udstedeAnmeldePantebrevHoest"/>
<enumeration value="udstedeAnmeldeSkadeloesbrevLoesoere"/>
<enumeration value="udstedeAnmeldeSkadeloesbrevVirksomhedspant"/>
<enumeration value="udstedeAnmeldeSkadeloesbrevFordringspant"/>
<enumeration value="udstedeAnmeldeAegtepagt"/>
<enumeration value="overdragePantebrevLoesoere"/>
<enumeration value="overdragePantebrevHoest"/>
<enumeration value="overdrageSkadeloesbrevLoesoere"/>
<enumeration value="overdrageSkadeloesbrevVirksomhedspant"/>
<enumeration value="overdrageSkadeloesbrevFordringspant"/>
<enumeration value="underskriveAnmeldeUnderpant"/>
<enumeration value="kvittereAflysePantebrevLoesoere"/>
<enumeration value="kvittereAflysePantebrevHoest"/>
<enumeration value="kvittereAflyseSkadeloesbrevLoesoere"/>
<enumeration value="kvittereAflyseSkadeloesbrevVirksomhedspant"/>
<enumeration value="kvittereAflyseSkadeloesbrevFordringspant"/>
<enumeration value="kvittereAflyseAegtepagt"/>
<enumeration value="udstedeAnmeldePantsaetningsforbud"/>
<enumeration value="kvittereAflysePantsaetningsforbud"/>
<enumeration value="paategneTidligereTinglysteDokumenter"/>
</restriction>
</simpleType>
top