Commit 92949ba9 authored by canterburym's avatar canterburym
Browse files

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

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

See merge request !356
parents 3e85eb16 4037406e
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -113,6 +113,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>