<?xml version="1.0" encoding="utf-8"?>
<schema xmlns:personlig.haelp.omsorg.pleje="http://rep.oio.dk/oib/personlig.haelp.omsorg.pleje/xml.schema/" attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://rep.oio.dk/oib/personlig.haelp.omsorg.pleje/xml.schema/" xml:lang="DA" xmlns="http://www.w3.org/2001/XMLSchema">
  <element name="JournaloplysningIndhentningLovKode" type="personlig.haelp.omsorg.pleje:JournaloplysningIndhentningLovKodeType" />
  <simpleType name="JournaloplysningIndhentningLovKodeType">
    <restriction base="integer">
      <enumeration value="1" />
      <!--Samtykke-->
      <enumeration value="2" />
      <!--Retssikkerhedslovens §11c-->
    </restriction>
  </simpleType>
</schema>