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 belong to this schema's target namespace.

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="qualified">
...
</schema>
top

Global Declarations

Element: IdTekst

Name IdTekst
Type FSPEC:IdTekstType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<FSPEC:IdTekst> FSPEC:IdTekstType </FSPEC:IdTekst>
Diagram
Schema Component Representation
<element name="IdTekst" type=" FSPEC:IdTekstType "/>
top

Global Definitions

Simple Type: IdTekstType

Super-types: string < IdTekstType (by restriction)
Sub-types: None
Name IdTekstType
Content
  • Base XSD Type: string
Diagram
Schema Component Representation
<simpleType name="IdTekstType">
<restriction base=" string "/>
</simpleType>
top