Loading .editorconfig 0 → 100644 +13 −0 Original line number Diff line number Diff line # top-most EditorConfig file root = true # Unix-style newlines with a newline ending every file [**] end_of_line = lf insert_final_newline = true # ASN.1, XML: 4 space indents [**.{asn,asn1,xml,xsd}] indent_style = space indent_size = 4 trim_trailing_whitespace = true 102657/RDMessage.asn +2078 −2080 Original line number Diff line number Diff line Loading @@ -3121,5 +3121,3 @@ AMFSetID ::= INTEGER (0..1023) AMFPointer ::= INTEGER (0..63) END -- end of RDMessage 102657/RDMessage.xsd +3321 −3331 Original line number Diff line number Diff line <?xml version="1.0"?> <?xml version="1.0" encoding="UTF-8"?> <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://uri.etsi.org/02657/v1.29.1#/RetainedData" targetNamespace="http://uri.etsi.org/02657/v1.29.1#/RetainedData" elementFormDefault="qualified"> <xsd:annotation> <xsd:documentation xml:lang="en"> Loading Loading @@ -3325,7 +3325,6 @@ <xsd:element name="edgeComputingDevice" type="EdgeComputingDevice"/> </xsd:choice> </xsd:complexType> <xsd:complexType name="EdgeComputingSubscriber"> <xsd:sequence> <xsd:element name="subscriberID" type="EdgeComputingSubscriberID" minOccurs="0"/> Loading @@ -3346,7 +3345,6 @@ <xsd:simpleType name="EdgeComputingSubscriberInfo"> <xsd:restriction base="xsd:string"/> </xsd:simpleType> <xsd:complexType name="SubscribedEdgeComputingApplications"> <xsd:sequence> <xsd:element name="edgeComputingApplicationID" type="xsd:string" minOccurs="0"/> Loading Loading @@ -3388,7 +3386,6 @@ </xsd:element> </xsd:sequence> </xsd:complexType> <xsd:complexType name="EdgeComputingApplicationUsage"> <xsd:sequence> <xsd:element name="subscriberID" type="EdgeComputingSubscriberID" minOccurs="0"/> Loading @@ -3410,7 +3407,6 @@ </xsd:element> </xsd:sequence> </xsd:complexType> <xsd:complexType name="EdgeApplicationServerInfo"> <xsd:sequence> <xsd:element name="edgeApplicationServerID" type="xsd:string" minOccurs="0"/> Loading @@ -3419,7 +3415,6 @@ <xsd:element name="edgeApplicationServerVirtualResources" type="EdgeApplicationServerVirtualResources" minOccurs="0"/> </xsd:sequence> </xsd:complexType> <xsd:complexType name="EdgeApplicationServerVirtualResources"> <xsd:sequence> <xsd:element name="meanVirtualCPUUsage" type="xsd:float" minOccurs="0"/> Loading @@ -3429,7 +3424,6 @@ <xsd:element name="durationEndTime" type="GeneralizedTime" minOccurs="0"/> </xsd:sequence> </xsd:complexType> <xsd:complexType name="EdgeComputingApplicationBillingDetails"> <xsd:sequence> <xsd:element name="subscriberID" type="EdgeComputingSubscriberID" minOccurs="0"/> Loading @@ -3453,7 +3447,6 @@ </xsd:element> </xsd:sequence> </xsd:complexType> <xsd:complexType name="EdgeComputingBillingAddress"> <xsd:sequence> <xsd:element name="addressSuppliedTime" type="GeneralizedTime" minOccurs="0"/> Loading @@ -3464,7 +3457,6 @@ <xsd:simpleType name="EdgeComputingBillingIdentifier"> <xsd:restriction base="xsd:string"/> </xsd:simpleType> <xsd:complexType name="EdgeComputingApplicationBillingRecords"> <xsd:sequence> <xsd:element name="time" type="GeneralizedTime" minOccurs="0"/> Loading @@ -3482,8 +3474,6 @@ <xsd:element name="edgeComputingTransactionStatus" type="xsd:string" minOccurs="0"/> </xsd:sequence> </xsd:complexType> <xsd:complexType name="EdgeComputingDevice"> <xsd:sequence> <xsd:element name="deviceIDType" minOccurs="0"> Loading 103120/dictionaries/ts_103120_Dictionaries.xsd +26 −30 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8" ?> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://uri.etsi.org/03280/common/2019/10/Dictionaries" targetNamespace="http://uri.etsi.org/03280/common/2019/10/Dictionaries" elementFormDefault="qualified" attributeFormDefault="unqualified"> <?xml version="1.0" encoding="UTF-8"?> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://uri.etsi.org/03280/common/2019/10/Dictionaries" targetNamespace="http://uri.etsi.org/03280/common/2019/10/Dictionaries" elementFormDefault="qualified" attributeFormDefault="unqualified"> <xs:element name="Dictionaries" type="Dictionaries"/> <xs:complexType name="Dictionaries"> <xs:sequence> <xs:element name="Dictionary" type="Dictionary" minOccurs="0" maxOccurs="unbounded"></xs:element> <xs:element name="Dictionary" type="Dictionary" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> <xs:complexType name="Dictionary"> <xs:sequence> <xs:element name="Owner" type="xs:string"></xs:element> <xs:element name="Name" type="xs:string"></xs:element> <xs:element name="DictionaryEntries" type="DictionaryEntries"></xs:element> <xs:element name="Owner" type="xs:string"/> <xs:element name="Name" type="xs:string"/> <xs:element name="DictionaryEntries" type="DictionaryEntries"/> </xs:sequence> </xs:complexType> <xs:complexType name="DictionaryEntries"> <xs:sequence> <xs:element name="DictionaryEntry" type="DictionaryEntry" minOccurs="0" maxOccurs="unbounded"></xs:element> <xs:element name="DictionaryEntry" type="DictionaryEntry" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> <xs:complexType name="DictionaryEntry"> <xs:sequence> <xs:element name="Value" type="xs:string"></xs:element> <xs:element name="Meaning" type="xs:string"></xs:element> <xs:element name="Value" type="xs:string"/> <xs:element name="Meaning" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:schema> 103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml +518 −493 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8" ?> <?xml version="1.0" encoding="UTF-8"?> <Dictionaries xmlns="http://uri.etsi.org/03280/common/2019/10/Dictionaries"> <Dictionary> <!--ObjectType: see Clause 6.4.8 Table 6.14 --> <Dictionary> <!--ObjectType: see Clause 6.4.8 Table 6.14 --> <Owner>ETSI</Owner> <Name>ObjectType</Name> <DictionaryEntries> Loading Loading @@ -30,7 +31,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--AuthorisationLegalType: see Clause 7.2.3 Table 7.4 --> <Dictionary> <!--AuthorisationLegalType: see Clause 7.2.3 Table 7.4 --> <Owner>ETSI</Owner> <Name>AuthorisationLegalType</Name> <DictionaryEntries> Loading @@ -40,7 +42,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--AuthorisationPriority: see Clause 7.2.4 Table 7.5 --> <Dictionary> <!--AuthorisationPriority: see Clause 7.2.4 Table 7.5 --> <Owner>ETSI</Owner> <Name>AuthorisationPriority</Name> <DictionaryEntries> Loading @@ -54,7 +57,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--AuthorisationStatus: see Clause 7.2.5 Table 7.6 --> <Dictionary> <!--AuthorisationStatus: see Clause 7.2.5 Table 7.6 --> <Owner>ETSI</Owner> <Name>AuthorisationStatus</Name> <DictionaryEntries> Loading Loading @@ -100,7 +104,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--AuthorisationDesiredStatus: see Clause 7.2.6 Table 7.7 --> <Dictionary> <!--AuthorisationDesiredStatus: see Clause 7.2.6 Table 7.7 --> <Owner>ETSI</Owner> <Name>AuthorisationDesiredStatus</Name> <DictionaryEntries> Loading Loading @@ -142,7 +147,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--AuthorisationFlags: see Clause 7.2.5 Table 7.6 --> <Dictionary> <!--AuthorisationFlags: see Clause 7.2.5 Table 7.6 --> <Owner>ETSI</Owner> <Name>AuthorisationFlag</Name> <DictionaryEntries> Loading @@ -160,7 +166,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--AuthorisationTypeOfCase: see Clause 7.2.14 --> <Dictionary> <!--AuthorisationTypeOfCase: see Clause 7.2.14 --> <Owner>ETSI</Owner> <Name>AuthorisationTypeOfCase</Name> <DictionaryEntries> Loading Loading @@ -234,7 +241,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--DocumentStatus: see Clause 7.3.4 Table 7.11 --> <Dictionary> <!--DocumentStatus: see Clause 7.3.4 Table 7.11 --> <Owner>ETSI</Owner> <Name>DocumentStatus</Name> <DictionaryEntries> Loading Loading @@ -268,7 +276,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--DocumentDesiredStatus: see Clause 7.3.5 Table 7.12 --> <Dictionary> <!--DocumentDesiredStatus: see Clause 7.3.5 Table 7.12 --> <Owner>ETSI</Owner> <Name>DocumentDesiredStatus</Name> <DictionaryEntries> Loading Loading @@ -298,7 +307,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--DocumentType: see Clause 7.3.7 Table 7.14 --> <Dictionary> <!--DocumentType: see Clause 7.3.7 Table 7.14 --> <Owner>ETSI</Owner> <Name>DocumentType</Name> <DictionaryEntries> Loading @@ -308,7 +318,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--NotificationType: see Clause 7.4.3 Table 7.18 --> <Dictionary> <!--NotificationType: see Clause 7.4.3 Table 7.18 --> <Owner>ETSI</Owner> <Name>NotificationType</Name> <DictionaryEntries> Loading @@ -318,7 +329,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--TrafficAction: see Clause 7.6.3 --> <Dictionary> <!--TrafficAction: see Clause 7.6.3 --> <Owner>ETSI</Owner> <Name>TrafficAction</Name> <DictionaryEntries> Loading @@ -336,7 +348,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--TaskStatus: see Clause 8.2.3 Table 8.2 --> <Dictionary> <!--TaskStatus: see Clause 8.2.3 Table 8.2 --> <Owner>ETSI</Owner> <Name>TaskStatus</Name> <DictionaryEntries> Loading Loading @@ -378,7 +391,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--TaskDesiredStatus: see Clause 8.3.3 Table 8.3 --> <Dictionary> <!--TaskDesiredStatus: see Clause 8.3.3 Table 8.3 --> <Owner>ETSI</Owner> <Name>TaskDesiredStatus</Name> <DictionaryEntries> Loading Loading @@ -412,12 +426,15 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--TaskServiceType: see Clause 8.2.6.4 Table 8.9 --> <Dictionary> <!--TaskServiceType: see Clause 8.2.6.4 Table 8.9 --> <Owner>ETSI</Owner> <Name>TaskServiceType</Name> <DictionaryEntries></DictionaryEntries> <!--No definition so far --> <DictionaryEntries/> <!--No definition so far --> </Dictionary> <Dictionary> <!--TaskDeliveryType: see Clause 8.2.7 Table 8.10 --> <Dictionary> <!--TaskDeliveryType: see Clause 8.2.7 Table 8.10 --> <Owner>ETSI</Owner> <Name>TaskDeliveryType</Name> <DictionaryEntries> Loading @@ -435,7 +452,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--HandoverFormat: see Clause 8.2.8.4 Table 8.13 --> <Dictionary> <!--HandoverFormat: see Clause 8.2.8.4 Table 8.13 --> <Owner>ETSI</Owner> <Name>HandoverFormat</Name> <DictionaryEntries> Loading Loading @@ -465,7 +483,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--TaskFlag: see Clause 8.2.12 Table 8.14 --> <Dictionary> <!--TaskFlag: see Clause 8.2.12 Table 8.14 --> <Owner>ETSI</Owner> <Name>TaskFlag</Name> <DictionaryEntries> Loading @@ -487,7 +506,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--LDTaskStatus: see Clause 8.3.3 Table 8.16 --> <Dictionary> <!--LDTaskStatus: see Clause 8.3.3 Table 8.16 --> <Owner>ETSI</Owner> <Name>LDTaskStatus</Name> <DictionaryEntries> Loading Loading @@ -525,7 +545,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--LDTaskDesiredStatus: see Clause 8.3.4 Table 8.17 --> <Dictionary> <!--LDTaskDesiredStatus: see Clause 8.3.4 Table 8.17 --> <Owner>ETSI</Owner> <Name>LDTaskDesiredStatus</Name> <DictionaryEntries> Loading @@ -551,7 +572,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--RequestType: see Clause 8.3.5.2 Table 8.19 --> <Dictionary> <!--RequestType: see Clause 8.3.5.2 Table 8.19 --> <Owner>ETSI</Owner> <Name>RequestType</Name> <DictionaryEntries> Loading @@ -577,7 +599,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--LDHandoverFormat: see Clause 8.3.5.2 Table 8.19 --> <Dictionary> <!--LDHandoverFormat: see Clause 8.3.5.2 Table 8.19 --> <Owner>ETSI</Owner> <Name>LDHandoverFormat</Name> <DictionaryEntries> Loading @@ -599,7 +622,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--LDTaskFlag: see Clause 8.3.7 Table 8.25 --> <Dictionary> <!--LDTaskFlag: see Clause 8.3.7 Table 8.25 --> <Owner>ETSI</Owner> <Name>LDTaskFlag</Name> <DictionaryEntries> Loading @@ -621,7 +645,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--ManifestSpecification: see Clause 10.2.2 Table 10.3 --> <Dictionary> <!--ManifestSpecification: see Clause 10.2.2 Table 10.3 --> <Owner>ETSI</Owner> <Name>ManifestSpecification</Name> <DictionaryEntries> Loading Loading
.editorconfig 0 → 100644 +13 −0 Original line number Diff line number Diff line # top-most EditorConfig file root = true # Unix-style newlines with a newline ending every file [**] end_of_line = lf insert_final_newline = true # ASN.1, XML: 4 space indents [**.{asn,asn1,xml,xsd}] indent_style = space indent_size = 4 trim_trailing_whitespace = true
102657/RDMessage.asn +2078 −2080 Original line number Diff line number Diff line Loading @@ -3121,5 +3121,3 @@ AMFSetID ::= INTEGER (0..1023) AMFPointer ::= INTEGER (0..63) END -- end of RDMessage
102657/RDMessage.xsd +3321 −3331 Original line number Diff line number Diff line <?xml version="1.0"?> <?xml version="1.0" encoding="UTF-8"?> <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://uri.etsi.org/02657/v1.29.1#/RetainedData" targetNamespace="http://uri.etsi.org/02657/v1.29.1#/RetainedData" elementFormDefault="qualified"> <xsd:annotation> <xsd:documentation xml:lang="en"> Loading Loading @@ -3325,7 +3325,6 @@ <xsd:element name="edgeComputingDevice" type="EdgeComputingDevice"/> </xsd:choice> </xsd:complexType> <xsd:complexType name="EdgeComputingSubscriber"> <xsd:sequence> <xsd:element name="subscriberID" type="EdgeComputingSubscriberID" minOccurs="0"/> Loading @@ -3346,7 +3345,6 @@ <xsd:simpleType name="EdgeComputingSubscriberInfo"> <xsd:restriction base="xsd:string"/> </xsd:simpleType> <xsd:complexType name="SubscribedEdgeComputingApplications"> <xsd:sequence> <xsd:element name="edgeComputingApplicationID" type="xsd:string" minOccurs="0"/> Loading Loading @@ -3388,7 +3386,6 @@ </xsd:element> </xsd:sequence> </xsd:complexType> <xsd:complexType name="EdgeComputingApplicationUsage"> <xsd:sequence> <xsd:element name="subscriberID" type="EdgeComputingSubscriberID" minOccurs="0"/> Loading @@ -3410,7 +3407,6 @@ </xsd:element> </xsd:sequence> </xsd:complexType> <xsd:complexType name="EdgeApplicationServerInfo"> <xsd:sequence> <xsd:element name="edgeApplicationServerID" type="xsd:string" minOccurs="0"/> Loading @@ -3419,7 +3415,6 @@ <xsd:element name="edgeApplicationServerVirtualResources" type="EdgeApplicationServerVirtualResources" minOccurs="0"/> </xsd:sequence> </xsd:complexType> <xsd:complexType name="EdgeApplicationServerVirtualResources"> <xsd:sequence> <xsd:element name="meanVirtualCPUUsage" type="xsd:float" minOccurs="0"/> Loading @@ -3429,7 +3424,6 @@ <xsd:element name="durationEndTime" type="GeneralizedTime" minOccurs="0"/> </xsd:sequence> </xsd:complexType> <xsd:complexType name="EdgeComputingApplicationBillingDetails"> <xsd:sequence> <xsd:element name="subscriberID" type="EdgeComputingSubscriberID" minOccurs="0"/> Loading @@ -3453,7 +3447,6 @@ </xsd:element> </xsd:sequence> </xsd:complexType> <xsd:complexType name="EdgeComputingBillingAddress"> <xsd:sequence> <xsd:element name="addressSuppliedTime" type="GeneralizedTime" minOccurs="0"/> Loading @@ -3464,7 +3457,6 @@ <xsd:simpleType name="EdgeComputingBillingIdentifier"> <xsd:restriction base="xsd:string"/> </xsd:simpleType> <xsd:complexType name="EdgeComputingApplicationBillingRecords"> <xsd:sequence> <xsd:element name="time" type="GeneralizedTime" minOccurs="0"/> Loading @@ -3482,8 +3474,6 @@ <xsd:element name="edgeComputingTransactionStatus" type="xsd:string" minOccurs="0"/> </xsd:sequence> </xsd:complexType> <xsd:complexType name="EdgeComputingDevice"> <xsd:sequence> <xsd:element name="deviceIDType" minOccurs="0"> Loading
103120/dictionaries/ts_103120_Dictionaries.xsd +26 −30 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8" ?> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://uri.etsi.org/03280/common/2019/10/Dictionaries" targetNamespace="http://uri.etsi.org/03280/common/2019/10/Dictionaries" elementFormDefault="qualified" attributeFormDefault="unqualified"> <?xml version="1.0" encoding="UTF-8"?> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://uri.etsi.org/03280/common/2019/10/Dictionaries" targetNamespace="http://uri.etsi.org/03280/common/2019/10/Dictionaries" elementFormDefault="qualified" attributeFormDefault="unqualified"> <xs:element name="Dictionaries" type="Dictionaries"/> <xs:complexType name="Dictionaries"> <xs:sequence> <xs:element name="Dictionary" type="Dictionary" minOccurs="0" maxOccurs="unbounded"></xs:element> <xs:element name="Dictionary" type="Dictionary" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> <xs:complexType name="Dictionary"> <xs:sequence> <xs:element name="Owner" type="xs:string"></xs:element> <xs:element name="Name" type="xs:string"></xs:element> <xs:element name="DictionaryEntries" type="DictionaryEntries"></xs:element> <xs:element name="Owner" type="xs:string"/> <xs:element name="Name" type="xs:string"/> <xs:element name="DictionaryEntries" type="DictionaryEntries"/> </xs:sequence> </xs:complexType> <xs:complexType name="DictionaryEntries"> <xs:sequence> <xs:element name="DictionaryEntry" type="DictionaryEntry" minOccurs="0" maxOccurs="unbounded"></xs:element> <xs:element name="DictionaryEntry" type="DictionaryEntry" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> <xs:complexType name="DictionaryEntry"> <xs:sequence> <xs:element name="Value" type="xs:string"></xs:element> <xs:element name="Meaning" type="xs:string"></xs:element> <xs:element name="Value" type="xs:string"/> <xs:element name="Meaning" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:schema>
103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml +518 −493 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8" ?> <?xml version="1.0" encoding="UTF-8"?> <Dictionaries xmlns="http://uri.etsi.org/03280/common/2019/10/Dictionaries"> <Dictionary> <!--ObjectType: see Clause 6.4.8 Table 6.14 --> <Dictionary> <!--ObjectType: see Clause 6.4.8 Table 6.14 --> <Owner>ETSI</Owner> <Name>ObjectType</Name> <DictionaryEntries> Loading Loading @@ -30,7 +31,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--AuthorisationLegalType: see Clause 7.2.3 Table 7.4 --> <Dictionary> <!--AuthorisationLegalType: see Clause 7.2.3 Table 7.4 --> <Owner>ETSI</Owner> <Name>AuthorisationLegalType</Name> <DictionaryEntries> Loading @@ -40,7 +42,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--AuthorisationPriority: see Clause 7.2.4 Table 7.5 --> <Dictionary> <!--AuthorisationPriority: see Clause 7.2.4 Table 7.5 --> <Owner>ETSI</Owner> <Name>AuthorisationPriority</Name> <DictionaryEntries> Loading @@ -54,7 +57,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--AuthorisationStatus: see Clause 7.2.5 Table 7.6 --> <Dictionary> <!--AuthorisationStatus: see Clause 7.2.5 Table 7.6 --> <Owner>ETSI</Owner> <Name>AuthorisationStatus</Name> <DictionaryEntries> Loading Loading @@ -100,7 +104,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--AuthorisationDesiredStatus: see Clause 7.2.6 Table 7.7 --> <Dictionary> <!--AuthorisationDesiredStatus: see Clause 7.2.6 Table 7.7 --> <Owner>ETSI</Owner> <Name>AuthorisationDesiredStatus</Name> <DictionaryEntries> Loading Loading @@ -142,7 +147,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--AuthorisationFlags: see Clause 7.2.5 Table 7.6 --> <Dictionary> <!--AuthorisationFlags: see Clause 7.2.5 Table 7.6 --> <Owner>ETSI</Owner> <Name>AuthorisationFlag</Name> <DictionaryEntries> Loading @@ -160,7 +166,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--AuthorisationTypeOfCase: see Clause 7.2.14 --> <Dictionary> <!--AuthorisationTypeOfCase: see Clause 7.2.14 --> <Owner>ETSI</Owner> <Name>AuthorisationTypeOfCase</Name> <DictionaryEntries> Loading Loading @@ -234,7 +241,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--DocumentStatus: see Clause 7.3.4 Table 7.11 --> <Dictionary> <!--DocumentStatus: see Clause 7.3.4 Table 7.11 --> <Owner>ETSI</Owner> <Name>DocumentStatus</Name> <DictionaryEntries> Loading Loading @@ -268,7 +276,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--DocumentDesiredStatus: see Clause 7.3.5 Table 7.12 --> <Dictionary> <!--DocumentDesiredStatus: see Clause 7.3.5 Table 7.12 --> <Owner>ETSI</Owner> <Name>DocumentDesiredStatus</Name> <DictionaryEntries> Loading Loading @@ -298,7 +307,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--DocumentType: see Clause 7.3.7 Table 7.14 --> <Dictionary> <!--DocumentType: see Clause 7.3.7 Table 7.14 --> <Owner>ETSI</Owner> <Name>DocumentType</Name> <DictionaryEntries> Loading @@ -308,7 +318,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--NotificationType: see Clause 7.4.3 Table 7.18 --> <Dictionary> <!--NotificationType: see Clause 7.4.3 Table 7.18 --> <Owner>ETSI</Owner> <Name>NotificationType</Name> <DictionaryEntries> Loading @@ -318,7 +329,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--TrafficAction: see Clause 7.6.3 --> <Dictionary> <!--TrafficAction: see Clause 7.6.3 --> <Owner>ETSI</Owner> <Name>TrafficAction</Name> <DictionaryEntries> Loading @@ -336,7 +348,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--TaskStatus: see Clause 8.2.3 Table 8.2 --> <Dictionary> <!--TaskStatus: see Clause 8.2.3 Table 8.2 --> <Owner>ETSI</Owner> <Name>TaskStatus</Name> <DictionaryEntries> Loading Loading @@ -378,7 +391,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--TaskDesiredStatus: see Clause 8.3.3 Table 8.3 --> <Dictionary> <!--TaskDesiredStatus: see Clause 8.3.3 Table 8.3 --> <Owner>ETSI</Owner> <Name>TaskDesiredStatus</Name> <DictionaryEntries> Loading Loading @@ -412,12 +426,15 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--TaskServiceType: see Clause 8.2.6.4 Table 8.9 --> <Dictionary> <!--TaskServiceType: see Clause 8.2.6.4 Table 8.9 --> <Owner>ETSI</Owner> <Name>TaskServiceType</Name> <DictionaryEntries></DictionaryEntries> <!--No definition so far --> <DictionaryEntries/> <!--No definition so far --> </Dictionary> <Dictionary> <!--TaskDeliveryType: see Clause 8.2.7 Table 8.10 --> <Dictionary> <!--TaskDeliveryType: see Clause 8.2.7 Table 8.10 --> <Owner>ETSI</Owner> <Name>TaskDeliveryType</Name> <DictionaryEntries> Loading @@ -435,7 +452,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--HandoverFormat: see Clause 8.2.8.4 Table 8.13 --> <Dictionary> <!--HandoverFormat: see Clause 8.2.8.4 Table 8.13 --> <Owner>ETSI</Owner> <Name>HandoverFormat</Name> <DictionaryEntries> Loading Loading @@ -465,7 +483,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--TaskFlag: see Clause 8.2.12 Table 8.14 --> <Dictionary> <!--TaskFlag: see Clause 8.2.12 Table 8.14 --> <Owner>ETSI</Owner> <Name>TaskFlag</Name> <DictionaryEntries> Loading @@ -487,7 +506,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--LDTaskStatus: see Clause 8.3.3 Table 8.16 --> <Dictionary> <!--LDTaskStatus: see Clause 8.3.3 Table 8.16 --> <Owner>ETSI</Owner> <Name>LDTaskStatus</Name> <DictionaryEntries> Loading Loading @@ -525,7 +545,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--LDTaskDesiredStatus: see Clause 8.3.4 Table 8.17 --> <Dictionary> <!--LDTaskDesiredStatus: see Clause 8.3.4 Table 8.17 --> <Owner>ETSI</Owner> <Name>LDTaskDesiredStatus</Name> <DictionaryEntries> Loading @@ -551,7 +572,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--RequestType: see Clause 8.3.5.2 Table 8.19 --> <Dictionary> <!--RequestType: see Clause 8.3.5.2 Table 8.19 --> <Owner>ETSI</Owner> <Name>RequestType</Name> <DictionaryEntries> Loading @@ -577,7 +599,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--LDHandoverFormat: see Clause 8.3.5.2 Table 8.19 --> <Dictionary> <!--LDHandoverFormat: see Clause 8.3.5.2 Table 8.19 --> <Owner>ETSI</Owner> <Name>LDHandoverFormat</Name> <DictionaryEntries> Loading @@ -599,7 +622,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--LDTaskFlag: see Clause 8.3.7 Table 8.25 --> <Dictionary> <!--LDTaskFlag: see Clause 8.3.7 Table 8.25 --> <Owner>ETSI</Owner> <Name>LDTaskFlag</Name> <DictionaryEntries> Loading @@ -621,7 +645,8 @@ </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> <!--ManifestSpecification: see Clause 10.2.2 Table 10.3 --> <Dictionary> <!--ManifestSpecification: see Clause 10.2.2 Table 10.3 --> <Owner>ETSI</Owner> <Name>ManifestSpecification</Name> <DictionaryEntries> Loading