Commit 89dbc91e authored by canterburym's avatar canterburym Committed by canterburym
Browse files

Updates to schema and dictionary

parent 460af7bb
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -92,6 +92,10 @@
                <Value>ECIDMeasurements</Value>
                <Meaning>Indicates whether E-CID measurements of the UE are requested.</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>RAN Only</Value>
                <Meaning>Indicates whether only measurements that do not require active UE involvement are requested in case E-CID measurements of the UE are requested (see clause 7.3.5.4.2 and clause 7.3.5.4.3).</Meaning>
            </DictionaryEntry>
        </DictionaryEntries>
    </Dictionary>
    <Dictionary>                                               <!--ManifestSpecification: see Clause 5.7.2 Table 5.7.2-6 -->
+1 −0
Original line number Diff line number Diff line
@@ -12,6 +12,7 @@
          <xs:element name="LocationInformation" type="xs:boolean" default="false"/>
          <xs:element name="ReqCurrentLoc" type="xs:boolean" default="false"/>
          <xs:element name="ECIDMeasurements" type="xs:boolean" default="false"/>
          <xs:element name="RANOnly" type="xs:boolean" minOccurs="0"/>
          <xs:element name="HILADelivery" type="xs:boolean" minOccurs="0"/>
          <xs:element name="HI2Delivery" type="MDF2DeliveryStructure" minOccurs="0"/>
        </xs:sequence>