XML Schema Documentation

Table of Contents

top

Schema Document Properties

Target Namespace http://rep.oio.dk/ois.dk/xml/schemas/2006/04/25/
Version 1.0
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
cb-ois http://rep.oio.dk/ois.dk/xml/schemas/2006/04/25/
cpr http://rep.oio.dk/cpr.dk/xml/schemas/core/2005/03/18/
Schema Component Representation
<schema elementFormDefault="qualified" targetNamespace="http://rep.oio.dk/ois.dk/xml/schemas/2006/04/25/" version="1.0">
<import schemaLocation="http://rep.oio.dk/cpr.dk/xml/schemas/core/2005/03/18/CPR_AuthorityCode.xsd" namespace="http://rep.oio.dk/cpr.dk/xml/schemas/core/2005/03/18/"/>
...
</schema>
top

Global Declarations

Element: JurisdictionCode

Name JurisdictionCode
Type cpr:AuthorityCodeType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<cb-ois:JurisdictionCode> cpr:AuthorityCodeType </cb-ois:JurisdictionCode>
Diagram
Schema Component Representation
<element name="JurisdictionCode" type=" cpr:AuthorityCodeType "/>
top