<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:dkcc="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2003/02/13/" xmlns:social="urn:oio:servicestyrelsen:social:3.0.0" xml:lang="DA" targetNamespace="urn:oio:servicestyrelsen:social:3.0.0" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0">
  <xs:import namespace="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2003/02/13/" schemaLocation="http://digitaliser.dk/resource/3661/artefact/DKCC_StreetBuildingIdentifier.xsd" />
  <xs:element name="AdresseBygningIdentifikatorStruktur" type="social:AdresseBygningIdentifikatorStrukturType" />
  <xs:complexType name="AdresseBygningIdentifikatorStrukturType">
    <xs:sequence>
      <xs:element minOccurs="0" ref="dkcc:StreetBuildingIdentifier" />
    </xs:sequence>
  </xs:complexType>
</xs:schema>

