﻿<?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/436800/artefact/ReportIdentificationStructure.xsd"/>
<include schemaLocation="http://digitaliser.dk/resource/449053/artefact/ReportDataCollection.xsd"/>

<element name="RailwaySafetyreportStructure" type="TS:RailwaySafetyreportStructureType" >

</element>

<complexType name="RailwaySafetyreportStructureType">
  <sequence>
    <element ref="TS:ReportIdentificationStructure"/>
    <element ref="TS:ReportDataCollection"/>      
  </sequence>
</complexType>

</schema>
