<?xml version="1.0" encoding="utf-8"?>
<schema
  xmlns:boernogunge-200="urn:oio:oib:boernogunge:2.0.0"
  xmlns:boernogunge-100="urn:oio:oib:boernogunge:1.0.0"
  xmlns:xkom="http://rep.oio.dk/xkom.dk/xml/schemas/2006/01/06/"
  xmlns:eih="http://rep.oio.dk/glrchr.dk/eih/xml/schemas/2005/03/01/"
  attributeFormDefault="unqualified" elementFormDefault="qualified"
  xml:lang="DA" xmlns="http://www.w3.org/2001/XMLSchema"
  targetNamespace="urn:oio:oib:boernogunge:2.0.0">
  <import schemaLocation="http://digitaliser.dk/resource/419358/artefact/FamilieRelationNavn.xsd" namespace="urn:oio:oib:boernogunge:1.0.0" />
  <import schemaLocation="http://digitaliser.dk/resource/419472/artefact/RelationBeskrivelseTekst.xsd" namespace="urn:oio:oib:boernogunge:1.0.0" />
  <import schemaLocation="http://digitaliser.dk/resource/1081/artefact/XKOM_AddressPostal.xsd" namespace="http://rep.oio.dk/xkom.dk/xml/schemas/2006/01/06/" />
  <import schemaLocation="http://digitaliser.dk/resource/263/artefact/EIH_PhoneMailContactStructure.xsd" namespace="http://rep.oio.dk/glrchr.dk/eih/xml/schemas/2005/03/01/" />
  <element name="RelationKontaktoplysningStruktur" type="boernogunge-200:RelationKontaktoplysningStrukturType" />
  <complexType name="RelationKontaktoplysningStrukturType">
    <sequence>
      <element ref="boernogunge-100:FamilieRelationNavn" minOccurs="0" maxOccurs="1" />
      <element ref="boernogunge-100:RelationBeskrivelseTekst" minOccurs="0" maxOccurs="1" />
      <element ref="xkom:AddressPostal" minOccurs="0" maxOccurs="1" />
      <element ref="eih:PhoneMailContactStructure" minOccurs="0" maxOccurs="1" />
    </sequence>
  </complexType>
</schema>