<?xml version="1.0" encoding="UTF-8"?><schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:dkcc="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2005/05/09/" elementFormDefault="qualified" targetNamespace="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2005/05/09/"><element name="BuildingIdentifier" type="dkcc:BuildingIdentifierType"><annotation><documentation>
			Unique number representing a building/buildings which are part of a property. The number consists of three numerics.
			</documentation></annotation></element><simpleType name="BuildingIdentifierType"><restriction base="string"><pattern value="[0-9]{3}"/></restriction></simpleType></schema>