Commit 3e85eb16 authored by canterburym's avatar canterburym
Browse files

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

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

See merge request !355
parents cdbb0130 6ce0f78b
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -111,6 +111,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>