Commit 236e1c7f authored by Mark Canterbury's avatar Mark Canterbury
Browse files

Merge branch 'maintenance/LI61-280-versions' into 'meeting/LI61'

Increase TS 103 280 versions before publication

See merge request li/schemas-definitions!49
parents 715f469f af956e3c
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
Common-Parameters
Common-Parameters
{itu-t(0) identified-organization(4) etsi(0) common-parameters(3280) version231(231)}
{itu-t(0) identified-organization(4) etsi(0) common-parameters(3280) version241(241)}


DEFINITIONS IMPLICIT TAGS EXTENSIBILITY IMPLIED ::= BEGIN
DEFINITIONS IMPLICIT TAGS EXTENSIBILITY IMPLIED ::= BEGIN


-- Object Identifier definitions
-- Object Identifier definitions


commonParameterDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(4) etsi(0) common-parameters(3280) version231(231)}
commonParameterDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(4) etsi(0) common-parameters(3280) version241(241)}


-- Common Parameters (below are as defined in clause 6)
-- Common Parameters (below are as defined in clause 6)


+1 −1
Original line number Original line Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://uri.etsi.org/03280/common/2017/07" targetNamespace="http://uri.etsi.org/03280/common/2017/07" version="2.8.1" elementFormDefault="qualified">
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://uri.etsi.org/03280/common/2017/07" targetNamespace="http://uri.etsi.org/03280/common/2017/07" version="2.9.1" elementFormDefault="qualified">
    <xs:simpleType name="ShortString">
    <xs:simpleType name="ShortString">
        <xs:restriction base="xs:string">
        <xs:restriction base="xs:string">
            <xs:maxLength value="255"/>
            <xs:maxLength value="255"/>