XML Schema Documentation

Table of Contents

top

Schema Document Properties

Target Namespace http://rep.oio.dk/ebxml/xml/schemas/dkcc/2006/01/03/
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
dkcc http://rep.oio.dk/ebxml/xml/schemas/dkcc/2003/02/13/
Schema Component Representation
<schema targetNamespace="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2006/01/03/" elementFormDefault="qualified">
<import namespace="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2003/02/13/" schemaLocation="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2003/02/13/DKCC_CountryIdentificationCode.xsd"/>
...
</schema>
top

Global Declarations

Element: PersonNationalityCode

Name PersonNationalityCode
Type dkcc:CountryIdentificationCodeType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<PersonNationalityCode
scheme=" dkcc:_CountryIdentificationSchemeType [1]">
dkcc:_CountryIdentificationCodeType
</PersonNationalityCode>
Diagram
Schema Component Representation
<element name="PersonNationalityCode" type=" dkcc:CountryIdentificationCodeType "/>
top