﻿<?xml version="1.0" encoding="utf-8"?>
<schema targetNamespace="urn:oio:trafikstyrelsen:sikkerhedsindberetning:1"
    elementFormDefault="qualified"
    xmlns="http://www.w3.org/2001/XMLSchema"
    xmlns:TS ="urn:oio:trafikstyrelsen:sikkerhedsindberetning:1"
xml:lang="EN">

  <include schemaLocation="http://digitaliser.dk/resource/250003/artefact/InfrastructureInstallationCode.xsd"/>

  <element name="InfrastructureInstallationCollection" type="TS:InfrastructureInstallationCollectionType" >

  </element>

  <complexType name="InfrastructureInstallationCollectionType">
    <sequence>
      <element ref="TS:InfrastructureInstallationCode" maxOccurs="unbounded"/>
    </sequence>
  </complexType>

</schema>
