Commit d5f2f389 authored by canterburym's avatar canterburym
Browse files

Merge branch 'cr/33128/0801' into 'meeting/SA111'

TS 33.128 CR 0801 - Add EUI-64 type to the PEI element in the 3GPPLIQueryExtensions.xsd schema

See merge request !357
parents 92949ba9 b9524e73
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -96,6 +96,7 @@
      <xs:element name="PEIIMEI" type="common:PEIIMEI"/>
      <xs:element name="PEIIMEISV" type="common:PEIIMEISV"/>
      <xs:element name="PEIMAC" type="common:MACAddress"/>
      <xs:element name="PEIEUI64" type="common:EUI64"/>
    </xs:choice>
  </xs:complexType>