XML Schema Documentation

Table of Contents

top

Schema Document Properties

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

Global Declarations

Element: RegMedd_JordstykkeOpdatSamling

Name RegMedd_JordstykkeOpdatSamling
Type FSPEC:RegMedd_JordstykkeOpdatSamlingType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<FSPEC:RegMedd_JordstykkeOpdatSamling>
<FSPEC:RegMedd_JordstykkeOpdatStruktur> ... </FSPEC:RegMedd_JordstykkeOpdatStruktur> [1..*]
</FSPEC:RegMedd_JordstykkeOpdatSamling>
Diagram
Schema Component Representation
<element name="RegMedd_JordstykkeOpdatSamling" type=" FSPEC:RegMedd_JordstykkeOpdatSamlingType "/>
top

Global Definitions

Complex Type: RegMedd_JordstykkeOpdatSamlingType

Super-types: None
Sub-types: None
Name RegMedd_JordstykkeOpdatSamlingType
Abstract no
XML Instance Representation
<...>
<FSPEC:RegMedd_JordstykkeOpdatStruktur> ... </FSPEC:RegMedd_JordstykkeOpdatStruktur> [1..*]
</...>
Diagram
Schema Component Representation
<complexType name="RegMedd_JordstykkeOpdatSamlingType">
<sequence>
<element ref=" FSPEC:RegMedd_JordstykkeOpdatStruktur " maxOccurs="unbounded"/>
</sequence>
</complexType>
top