XML Schema Documentation

Table of Contents

top

Schema Document Properties

Target Namespace http://rep.oio.dk/tinglysning.dk/service/message/administration/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.
Schema Composition

Declared Namespaces

Prefix Namespace
Default namespace http://www.w3.org/2001/XMLSchema
xml http://www.w3.org/XML/1998/namespace
adm http://rep.oio.dk/tinglysning.dk/service/message/administration/1/
anm http://rep.oio.dk/tinglysning.dk/schema/anmeldelse/1/
Schema Component Representation
<schema xml:lang="DA" attributeFormDefault="unqualified" elementFormDefault="qualified" version="@BUILD_VERSION@" targetNamespace="http://rep.oio.dk/tinglysning.dk/service/message/administration/1/">
<include schemaLocation="http://rep.oio.dk/tinglysning.dk/service/message/administration/1/BrugerformularSvar.xsd"/>
...
</schema>
top

Global Declarations

Element: BrugerformularHentSvar

Name BrugerformularHentSvar
Type adm:BrugerformularSvarType
Nillable no
Abstract no
Documentation Returnerer al information om en brugerformular
Logical Diagram
XML Instance Representation
<adm:BrugerformularHentSvar>
<model:BrugerformularIdentifikator> ... </model:BrugerformularIdentifikator> [1]
<model:BrugerformularInformation> ... </model:BrugerformularInformation> [1]
<anm:BrugerformularRegelSamling> ... </anm:BrugerformularRegelSamling> [1]
Start Choice [1]
<msg:AnmeldelseTingbog> ... </msg:AnmeldelseTingbog> [1]
<msgbil:AnmeldelseBilbog> ... </msgbil:AnmeldelseBilbog> [1]
<msgandel:AnmeldelseAndelsbog> ... </msgandel:AnmeldelseAndelsbog> [1]
<msgperson:AnmeldelsePersonbog> ... </msgperson:AnmeldelsePersonbog> [1]
End Choice
<snapshot:SnapshotSamling> ... </snapshot:SnapshotSamling> [1]
<ds:Signature> ... </ds:Signature> [1]

'eTL underskriver brugerformular svaret'

</adm:BrugerformularHentSvar>
Diagram
Schema Component Representation
<element name="BrugerformularHentSvar" type=" adm:BrugerformularSvarType "/>
top