<?xml version="1.0" encoding="utf-8"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:itst="urn:oio:itst:teleprisguiden:1.0.0" xmlns:capevo="http://rep.oio.dk/capevo.dk/xml/schemas/2007/08/01/" targetNamespace="urn:oio:itst:teleprisguiden:1.0.0" elementFormDefault="qualified" attributeFormDefault="unqualified" xml:lang="EN">
  <include schemaLocation="http://digitaliser.dk/resource/573990/artefact/CustomerSupportCode.xsd" />
  <import namespace="http://rep.oio.dk/capevo.dk/xml/schemas/2007/08/01/" schemaLocation="http://digitaliser.dk/resource/686/artefact/CAPEVO_DescriptionText.xsd" />
  <element name="CustomerSupportStructure" type="itst:CustomerSupportStructureType" />
  <complexType name="CustomerSupportStructureType">
    <sequence>
      <element ref="itst:CustomerSupportCode" />
      <element ref="capevo:DescriptionText" minOccurs="0" />
    </sequence>
  </complexType>
</schema>
