XML Schema Documentation

Table of Contents

top

Schema Document Properties

Target Namespace http://rep.oio.dk/skat.dk/motor/class/driftform/xml/schemas/20080401/
Version 1.0
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.

Declared Namespaces

Prefix Namespace
Default namespace http://www.w3.org/2001/XMLSchema
xml http://www.w3.org/XML/1998/namespace
Schema Component Representation
<schema xml:lang="DA" targetNamespace="http://rep.oio.dk/skat.dk/motor/class/driftform/xml/schemas/20080401/" elementFormDefault="qualified" version="1.0">
...
</schema>
top

Global Declarations

Element: DriftFormVirksomhedFormTypeTekst

Name DriftFormVirksomhedFormTypeTekst
Type string
Nillable no
Abstract no
Documentation Angiver den virksomhedsform (driftsform), som en juridisk enhed identificeret med et CVR-nummer er registreret i CVR (Det centrale virksomhedsregister).
Logical Diagram
XML Instance Representation
<DriftFormVirksomhedFormTypeTekst> string </DriftFormVirksomhedFormTypeTekst>
Diagram
Schema Component Representation
<element name="DriftFormVirksomhedFormTypeTekst" type=" string "/>
top