XML Schema Documentation

Table of Contents

top

Schema Document Properties

Target Namespace http://rep.oio.dk/xkom.dk/xml/schemas/2006/01/06/
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
xkom http://rep.oio.dk/xkom.dk/xml/schemas/2006/01/06/
cpr http://rep.oio.dk/cpr.dk/xml/schemas/core/2005/03/18/
dkcc http://rep.oio.dk/ebxml/xml/schemas/dkcc/2003/02/13/
dkcc2005 http://rep.oio.dk/ebxml/xml/schemas/dkcc/2005/03/15/
dkcc2005-2 http://rep.oio.dk/ebxml/xml/schemas/dkcc/2005/05/13/
Schema Component Representation
<schema targetNamespace="http://rep.oio.dk/xkom.dk/xml/schemas/2006/01/06/" elementFormDefault="qualified">
<import namespace="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2005/03/15/" schemaLocation="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2005/03/15/DKCC_StreetName.xsd"/>
<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_StreetBuildingIdentifier.xsd"/>
<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_FloorIdentifier.xsd"/>
<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_SuiteIdentifier.xsd"/>
<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_MailDeliverySublocationIdentifier.xsd"/>
<import namespace="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2005/03/15/" schemaLocation="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2005/03/15/DKCC_DistrictSubdivisionIdentifier.xsd"/>
<import namespace="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2005/05/13/" schemaLocation="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2005/05/13/DKCC_PostOfficeBoxIdentifier.xsd"/>
<import namespace="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2005/03/15/" schemaLocation="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2005/03/15/DKCC_PostCodeIdentifier.xsd"/>
<import namespace="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2005/03/15/" schemaLocation="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2005/03/15/DKCC_DistrictName.xsd"/>
<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"/>
<import namespace="http://rep.oio.dk/cpr.dk/xml/schemas/core/2005/03/18/" schemaLocation="http://rep.oio.dk/cpr.dk/xml/schemas/core/2005/03/18/CPR_StreetNameForAddressingName.xsd"/>
...
</schema>
top

Global Declarations

Element: AddressPostal

Name AddressPostal
Type xkom:AddressPostalType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<xkom:AddressPostal>
<dkcc:MailDeliverySublocationIdentifier> ... </dkcc:MailDeliverySublocationIdentifier> [0..1]
<dkcc2005:StreetName> ... </dkcc2005:StreetName> [1]
<cpr:StreetNameForAddressingName> ... </cpr:StreetNameForAddressingName> [0..1]
<dkcc:StreetBuildingIdentifier> ... </dkcc:StreetBuildingIdentifier> [1]
<dkcc:FloorIdentifier> ... </dkcc:FloorIdentifier> [0..1]
<dkcc:SuiteIdentifier> ... </dkcc:SuiteIdentifier> [0..1]
<dkcc2005:DistrictSubdivisionIdentifier> ... </dkcc2005:DistrictSubdivisionIdentifier> [0..1]
<dkcc2005-2:PostOfficeBoxIdentifier> ... </dkcc2005-2:PostOfficeBoxIdentifier> [0..1]
<dkcc2005:PostCodeIdentifier> ... </dkcc2005:PostCodeIdentifier> [1]
<dkcc2005:DistrictName> ... </dkcc2005:DistrictName> [1]
<dkcc:CountryIdentificationCode> ... </dkcc:CountryIdentificationCode> [0..1]
</xkom:AddressPostal>
Diagram
Schema Component Representation
<element name="AddressPostal" type=" xkom:AddressPostalType "/>
top

Global Definitions

Complex Type: AddressPostalType

Super-types: None
Sub-types: None
Name AddressPostalType
Abstract no
XML Instance Representation
<...>
<dkcc:MailDeliverySublocationIdentifier> ... </dkcc:MailDeliverySublocationIdentifier> [0..1]
<dkcc2005:StreetName> ... </dkcc2005:StreetName> [1]
<cpr:StreetNameForAddressingName> ... </cpr:StreetNameForAddressingName> [0..1]
<dkcc:StreetBuildingIdentifier> ... </dkcc:StreetBuildingIdentifier> [1]
<dkcc:FloorIdentifier> ... </dkcc:FloorIdentifier> [0..1]
<dkcc:SuiteIdentifier> ... </dkcc:SuiteIdentifier> [0..1]
<dkcc2005:DistrictSubdivisionIdentifier> ... </dkcc2005:DistrictSubdivisionIdentifier> [0..1]
<dkcc2005-2:PostOfficeBoxIdentifier> ... </dkcc2005-2:PostOfficeBoxIdentifier> [0..1]
<dkcc2005:PostCodeIdentifier> ... </dkcc2005:PostCodeIdentifier> [1]
<dkcc2005:DistrictName> ... </dkcc2005:DistrictName> [1]
<dkcc:CountryIdentificationCode> ... </dkcc:CountryIdentificationCode> [0..1]
</...>
Diagram
Schema Component Representation
<complexType name="AddressPostalType">
<sequence>
<element ref=" dkcc:MailDeliverySublocationIdentifier " minOccurs="0"/>
<element ref=" dkcc2005:StreetName "/>
<element ref=" cpr:StreetNameForAddressingName " minOccurs="0"/>
<element ref=" dkcc:StreetBuildingIdentifier "/>
<element ref=" dkcc:FloorIdentifier " minOccurs="0"/>
<element ref=" dkcc:SuiteIdentifier " minOccurs="0"/>
<element ref=" dkcc2005:DistrictSubdivisionIdentifier " minOccurs="0"/>
<element ref=" dkcc2005-2:PostOfficeBoxIdentifier " minOccurs="0"/>
<element ref=" dkcc2005:PostCodeIdentifier "/>
<element ref=" dkcc2005:DistrictName "/>
<element ref=" dkcc:CountryIdentificationCode " minOccurs="0"/>
</sequence>
</complexType>
top