Loading 103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml +3 −2 Original line number Diff line number Diff line Loading @@ -878,7 +878,7 @@ <!--No definition so far --> </Dictionary> <Dictionary> <!--IRIEvents: see Clause 7.8.2.3.3 Table 7.X6 --> <!--IRIEvents: see Clause 7.8.2.3.3 Table 7.X7 --> <Owner>ETSI</Owner> <Name>IRIEvents</Name> <DictionaryEntries> Loading @@ -889,7 +889,8 @@ </DictionaryEntries> </Dictionary> <Dictionary> <!--IRIEvents: see Clause ### Table ### --> <!--TS 102 232-3 IRIEvents: see Clause 7.8.2.3.3 Table 7.X8 --> <!-- This may be better placed in TS 102 232-3 --> <Owner>ETSI</Owner> <Name>TS102232-3IRIEvents</Name> <DictionaryEntries> Loading 103120/schema/xsd/ts_103120_TrafficPolicy.xsd +8 −3 Original line number Diff line number Diff line Loading @@ -156,11 +156,16 @@ </xs:complexType> <xs:complexType name="IRICriteria"> <xs:choice> <xs:element name="NFType" type="common:DictionaryEntry"/> <xs:element name="IRIEventCriteria" type="IRIEventsCriteria"/> <xs:element name="NFTypes" type="ListOfNFTypes"/> <xs:element name="IRIEventCriteria" type="IRIEventCriteria"/> </xs:choice> </xs:complexType> <xs:complexType name="IRIEventsCriteria"> <xs:complexType name="ListOfNFTypes"> <xs:sequence> <xs:element name="NFType" type="common:DictionaryEntry" minOccurs="1" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> <xs:complexType name="IRIEventCriteria"> <xs:sequence> <xs:element name="HandoverFormat" type="common:DictionaryEntry" minOccurs="0"/> <xs:element name="IRIEvents" type="common:DictionaryEntry" minOccurs="0" maxOccurs="unbounded"/> Loading Loading
103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml +3 −2 Original line number Diff line number Diff line Loading @@ -878,7 +878,7 @@ <!--No definition so far --> </Dictionary> <Dictionary> <!--IRIEvents: see Clause 7.8.2.3.3 Table 7.X6 --> <!--IRIEvents: see Clause 7.8.2.3.3 Table 7.X7 --> <Owner>ETSI</Owner> <Name>IRIEvents</Name> <DictionaryEntries> Loading @@ -889,7 +889,8 @@ </DictionaryEntries> </Dictionary> <Dictionary> <!--IRIEvents: see Clause ### Table ### --> <!--TS 102 232-3 IRIEvents: see Clause 7.8.2.3.3 Table 7.X8 --> <!-- This may be better placed in TS 102 232-3 --> <Owner>ETSI</Owner> <Name>TS102232-3IRIEvents</Name> <DictionaryEntries> Loading
103120/schema/xsd/ts_103120_TrafficPolicy.xsd +8 −3 Original line number Diff line number Diff line Loading @@ -156,11 +156,16 @@ </xs:complexType> <xs:complexType name="IRICriteria"> <xs:choice> <xs:element name="NFType" type="common:DictionaryEntry"/> <xs:element name="IRIEventCriteria" type="IRIEventsCriteria"/> <xs:element name="NFTypes" type="ListOfNFTypes"/> <xs:element name="IRIEventCriteria" type="IRIEventCriteria"/> </xs:choice> </xs:complexType> <xs:complexType name="IRIEventsCriteria"> <xs:complexType name="ListOfNFTypes"> <xs:sequence> <xs:element name="NFType" type="common:DictionaryEntry" minOccurs="1" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> <xs:complexType name="IRIEventCriteria"> <xs:sequence> <xs:element name="HandoverFormat" type="common:DictionaryEntry" minOccurs="0"/> <xs:element name="IRIEvents" type="common:DictionaryEntry" minOccurs="0" maxOccurs="unbounded"/> Loading