Commit 2aef2c61 authored by tappen's avatar tappen
Browse files

fix comment and formatting

parent 5146737e
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -346,7 +346,7 @@
        </DictionaryEntries>
    </Dictionary>
    <Dictionary>
        <!--NotificationType: see Clause 7.7.3 Table 7.28 -->
        <!--CorrespondenceType: see Clause 7.7.3 Table 7.28 -->
        <Owner>ETSI</Owner>
        <Name>CorrespondenceType</Name>
        <DictionaryEntries>
+1 −8
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
           xmlns:etsi="http://uri.etsi.org/03280/common/2017/07"
           xmlns:common="http://uri.etsi.org/03120/common/2016/02/Common"
           xmlns:core="http://uri.etsi.org/03120/common/2019/10/Core"
           xmlns="http://uri.etsi.org/03120/common/2016/02/Correspondence"
           targetNamespace="http://uri.etsi.org/03120/common/2016/02/Correspondence"
           elementFormDefault="qualified"
           attributeFormDefault="unqualified">
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:etsi="http://uri.etsi.org/03280/common/2017/07" xmlns:common="http://uri.etsi.org/03120/common/2016/02/Common" xmlns:core="http://uri.etsi.org/03120/common/2019/10/Core" xmlns="http://uri.etsi.org/03120/common/2016/02/Correspondence" targetNamespace="http://uri.etsi.org/03120/common/2016/02/Correspondence" elementFormDefault="qualified" attributeFormDefault="unqualified">
    <xs:import namespace="http://uri.etsi.org/03120/common/2016/02/Common"/>
    <xs:import namespace="http://uri.etsi.org/03120/common/2019/10/Core"/>
    <xs:import namespace="http://uri.etsi.org/03280/common/2017/07"/>