Commit 4aff0522 authored by hawbakert's avatar hawbakert Committed by canterburym
Browse files

Corrections

parent c94173b9
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -89,7 +89,7 @@
      <xs:element name="AssociationEndTime" type="common:QualifiedMicrosecondDateTime" minOccurs="0"/>
      <xs:element name="FiveGSTAIList" type="FiveGSTAIList" minOccurs="0"/>
      <xs:element name="GPSI" type="GPSI" minOccurs="0"/>
      <xs:element name="NCGIs" type="NCGIs" minOccurs="0"/>
      <xs:element name="NCGI" type="NCGI" minOccurs="0"/>
    </xs:sequence>
  </xs:complexType>

@@ -138,7 +138,7 @@
    </xs:choice>
  </xs:complexType>

  <xs:complexType name="NCGIs">
  <xs:complexType name="NCGI">
    <xs:sequence>
      <xs:element name="NCGI" type="NCGI" maxOccurs="unbounded"/>
    </xs:sequence>
@@ -149,7 +149,7 @@
      <xs:element name="PLMNID" type="PLMNID"/>
      <xs:element name="NRCellID" type="NRCellID"/>
      <xs:element name="NID" type="NID" minOccurs="0"/>
      <xs:element name="NCGITime" type="common:QualifiedMicrosecondDateTime" minOccurs="0"/>
      <xs:element name="NCGITime" type="common:QualifiedMicrosecondDateTime">
    </xs:sequence>
  </xs:complexType>