XML Schema Documentation

Table of Contents

top

Schema Document Properties

Target Namespace http://rep.oio.dk/kms.dk/miniMAKS/KMS/xml/schemas/yyyy/mm/dd/
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
KMS http://rep.oio.dk/kms.dk/miniMAKS/KMS/xml/schemas/yyyy/mm/dd/
Schema Component Representation
<schema xml:lang="DA" targetNamespace="http://rep.oio.dk/kms.dk/miniMAKS/KMS/xml/schemas/yyyy/mm/dd/" elementFormDefault="qualified" attributeFormDefault="unqualified">
<include schemaLocation="RegMedd_JordstykkeBetegnelse.xsd"/>
...
</schema>
top

Global Declarations

Element: FraJordstykkeBetegnelse

Name FraJordstykkeBetegnelse
Type KMS:RegMedd_JordstykkeBetegnelseType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<KMS:FraJordstykkeBetegnelse>
<KMS:Matrikelbetegnelse> string </KMS:Matrikelbetegnelse> [0..1]
<KMS:JordstykkeId> long </KMS:JordstykkeId> [1]
<KMS:MatrikelNrLitra> string </KMS:MatrikelNrLitra> [0..1]
<KMS:Id> long </KMS:Id> [0..1]
<KMS:Ejerlavsnavn> string </KMS:Ejerlavsnavn> [0..1]
<KMS:Kommune> string </KMS:Kommune> [0..1]
<KMS:Retskreds> string </KMS:Retskreds> [0..1]
<KMS:Amt> string </KMS:Amt> [0..1]
<KMS:Sogn> string </KMS:Sogn> [0..1]
<KMS:Region> string </KMS:Region> [0..1]
<BASIS:AdmInddelingStruktur> ... </BASIS:AdmInddelingStruktur> [1]
</KMS:FraJordstykkeBetegnelse>
Diagram
Schema Component Representation
<element name="FraJordstykkeBetegnelse" type=" KMS:RegMedd_JordstykkeBetegnelseType "/>
top