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_KMS_SFEBetegnelse.xsd"/>
...
</schema>
top

Global Declarations

Element: FraSFEBetegnelse

Name FraSFEBetegnelse
Type KMS:RegMedd_SFEBetegnelseType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<KMS:FraSFEBetegnelse>
<KMS:Id> long </KMS:Id> [1]
<KMS:ESRnr> ... </KMS:ESRnr> [0..1]
<KMS:SFEnr> ... </KMS:SFEnr> [1]
<KMS:LoebeNr> long </KMS:LoebeNr> [0..1]
<KMS:SfeNavn> string </KMS:SfeNavn> [0..1]
</KMS:FraSFEBetegnelse>
Diagram
Schema Component Representation
<element name="FraSFEBetegnelse" type=" KMS:RegMedd_SFEBetegnelseType "/>
top