<?xml version="1.0" encoding="utf-8"?>
<schema xmlns:social-100="urn:oio:servicestyrelsen:social:1.0.0" xmlns:cvr="http://rep.oio.dk/cvr.dk/xml/schemas/2005/03/22/" xmlns:eogs="http://rep.oio.dk/eogs.dk/xml/schemas/publi-com/2003/11/06/" attributeFormDefault="unqualified" elementFormDefault="qualified" xml:lang="DA" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="urn:oio:servicestyrelsen:social:1.0.0">
  <include schemaLocation="http://digitaliser.dk/resource/454249/artefact/VirksomhedFormKode.xsd" />
  <import schemaLocation="http://digitaliser.dk/resource/157/artefact/CVR_LegalUnitName.xsd" namespace="http://rep.oio.dk/cvr.dk/xml/schemas/2005/03/22/" />
  <import schemaLocation="http://digitaliser.dk/resource/4545/artefact/EOGS_CompanyRegistration.xsd" namespace="http://rep.oio.dk/eogs.dk/xml/schemas/publi-com/2003/11/06/" />
  <element name="VirksomhedOplysningStruktur" type="social-100:VirksomhedOplysningStrukturType" />
  <complexType name="VirksomhedOplysningStrukturType">
    <sequence>
      <element ref="social-100:VirksomhedFormKode" />
      <element ref="cvr:LegalUnitName" />
      <element ref="eogs:CompanyRegistration" />
    </sequence>
  </complexType>
</schema>