Loading 103120/schema/ts_103120_Authorisation.xsd +2 −2 Original line number Diff line number Diff line Loading @@ -11,12 +11,12 @@ <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"/> <!-- a random change in this file --> <!-- adding this comment and removing a random line --> <xs:complexType name="AuthorisationObject"> <xs:complexContent> <xs:extension base="core:HI1Object"> <xs:sequence> <xs:element name="AuthorisationReference" type="etsi:LongString" minOccurs="0"></xs:element> <xs:element name="AuthorisationLegalType" type="common:DictionaryEntry" minOccurs="0"></xs:element> <xs:element name="AuthorisationPriority" type="common:DictionaryEntry" minOccurs="0"></xs:element> <xs:element name="AuthorisationStatus" type="common:DictionaryEntry" minOccurs="0"></xs:element> Loading Loading
103120/schema/ts_103120_Authorisation.xsd +2 −2 Original line number Diff line number Diff line Loading @@ -11,12 +11,12 @@ <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"/> <!-- a random change in this file --> <!-- adding this comment and removing a random line --> <xs:complexType name="AuthorisationObject"> <xs:complexContent> <xs:extension base="core:HI1Object"> <xs:sequence> <xs:element name="AuthorisationReference" type="etsi:LongString" minOccurs="0"></xs:element> <xs:element name="AuthorisationLegalType" type="common:DictionaryEntry" minOccurs="0"></xs:element> <xs:element name="AuthorisationPriority" type="common:DictionaryEntry" minOccurs="0"></xs:element> <xs:element name="AuthorisationStatus" type="common:DictionaryEntry" minOccurs="0"></xs:element> Loading