Commit 50741f26 authored by canterburym's avatar canterburym
Browse files

TS 102 657 v1.19.1 (2017-08-10) agreed at LI#45 (Tallinn, 2017-06-20)

parent 60d9a104
Pipeline #4119 passed with stage
in 6 seconds
RDMessage {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) retainedData(3) rdHeader(0) version18(18)} RDMessage {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) retainedData(3) rdHeader(0) version19(19)}
DEFINITIONS IMPLICIT TAGS ::= DEFINITIONS IMPLICIT TAGS ::=
...@@ -12,7 +12,7 @@ BEGIN ...@@ -12,7 +12,7 @@ BEGIN
retainedDataDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) retainedData(3)} retainedDataDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) retainedData(3)}
-- rdHeader -- rdHeader
rdHeaderId OBJECT IDENTIFIER ::= {retainedDataDomainId rdHeader(0) version18(18)} rdHeaderId OBJECT IDENTIFIER ::= {retainedDataDomainId rdHeader(0) version19(19)}
-- ====================================== -- ======================================
-- Top level definitions for RDHI wrapper -- Top level definitions for RDHI wrapper
...@@ -1942,7 +1942,9 @@ PaniHeaderInfo ::= SEQUENCE ...@@ -1942,7 +1942,9 @@ PaniHeaderInfo ::= SEQUENCE
paniTime [5] GeneralizedTime OPTIONAL, paniTime [5] GeneralizedTime OPTIONAL,
-- indicates the time when the location was reported at the start of the session, -- indicates the time when the location was reported at the start of the session,
-- or during or at the end of the session if the location is retained for the event -- or during or at the end of the session if the location is retained for the event
... ...,
paniHeaderContent [6] OCTET STRING OPTIONAL
-- Complete content of the P-Access-Network-Info header field
} }
......
<?xml version="1.0"?> <?xml version="1.0"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://uri.etsi.org/02657/v1.18.1#/RetainedData" targetNamespace="http://uri.etsi.org/02657/v1.18.1#/RetainedData" elementFormDefault="qualified"> <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://uri.etsi.org/02657/v1.19.1#/RetainedData" targetNamespace="http://uri.etsi.org/02657/v1.19.1#/RetainedData" elementFormDefault="qualified">
<xsd:annotation> <xsd:annotation>
<xsd:documentation xml:lang="en"> <xsd:documentation xml:lang="en">
XSD translated from ASN.1 derived from outcome of TS 102 657 v1.18.1 XSD translated from ASN.1 derived from outcome of TS 102 657 v1.19.1
</xsd:documentation> </xsd:documentation>
</xsd:annotation> </xsd:annotation>
<xsd:simpleType name="GeneralizedTime"> <xsd:simpleType name="GeneralizedTime">
...@@ -2755,6 +2755,7 @@ ...@@ -2755,6 +2755,7 @@
<xsd:element name="networkProvided" minOccurs="0" type="NULL"/> <xsd:element name="networkProvided" minOccurs="0" type="NULL"/>
<xsd:element name="paniLocation" minOccurs="0" type="Location"/> <xsd:element name="paniLocation" minOccurs="0" type="Location"/>
<xsd:element name="paniTime" minOccurs="0" type="GeneralizedTime"/> <xsd:element name="paniTime" minOccurs="0" type="GeneralizedTime"/>
<xsd:element name="paniHeaderContent" minOccurs="0" type="xsd:hexBinary"/>
<xsd:any namespace="##other" processContents="lax" minOccurs="0"/> <xsd:any namespace="##other" processContents="lax" minOccurs="0"/>
</xsd:sequence> </xsd:sequence>
</xsd:complexType> </xsd:complexType>
......
RDMessage {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) retainedData(3) rdHeader(0) version18(18)} RDMessage {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) retainedData(3) rdHeader(0) version19(19)}
DEFINITIONS IMPLICIT TAGS ::= DEFINITIONS IMPLICIT TAGS ::=
...@@ -12,7 +12,7 @@ BEGIN ...@@ -12,7 +12,7 @@ BEGIN
retainedDataDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) retainedData(3)} retainedDataDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) retainedData(3)}
-- rdHeader -- rdHeader
rdHeaderId OBJECT IDENTIFIER ::= {retainedDataDomainId rdHeader(0) version18(18)} rdHeaderId OBJECT IDENTIFIER ::= {retainedDataDomainId rdHeader(0) version19(19)}
-- ====================================== -- ======================================
-- Top level definitions for RDHI wrapper -- Top level definitions for RDHI wrapper
...@@ -1942,7 +1942,9 @@ PaniHeaderInfo ::= SEQUENCE ...@@ -1942,7 +1942,9 @@ PaniHeaderInfo ::= SEQUENCE
paniTime [5] GeneralizedTime OPTIONAL, paniTime [5] GeneralizedTime OPTIONAL,
-- indicates the time when the location was reported at the start of the session, -- indicates the time when the location was reported at the start of the session,
-- or during or at the end of the session if the location is retained for the event -- or during or at the end of the session if the location is retained for the event
... ...,
paniHeaderContent [6] OCTET STRING OPTIONAL
-- Complete content of the P-Access-Network-Info header field
} }
......
<?xml version="1.0"?> <?xml version="1.0"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://uri.etsi.org/02657/v1.18.1#/RetainedData" targetNamespace="http://uri.etsi.org/02657/v1.18.1#/RetainedData" elementFormDefault="qualified"> <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://uri.etsi.org/02657/v1.19.1#/RetainedData" targetNamespace="http://uri.etsi.org/02657/v1.19.1#/RetainedData" elementFormDefault="qualified">
<xsd:annotation> <xsd:annotation>
<xsd:documentation xml:lang="en"> <xsd:documentation xml:lang="en">
XSD translated from ASN.1 derived from outcome of TS 102 657 v1.18.1 XSD translated from ASN.1 derived from outcome of TS 102 657 v1.19.1
</xsd:documentation> </xsd:documentation>
</xsd:annotation> </xsd:annotation>
<xsd:simpleType name="GeneralizedTime"> <xsd:simpleType name="GeneralizedTime">
...@@ -2755,6 +2755,7 @@ ...@@ -2755,6 +2755,7 @@
<xsd:element name="networkProvided" minOccurs="0" type="NULL"/> <xsd:element name="networkProvided" minOccurs="0" type="NULL"/>
<xsd:element name="paniLocation" minOccurs="0" type="Location"/> <xsd:element name="paniLocation" minOccurs="0" type="Location"/>
<xsd:element name="paniTime" minOccurs="0" type="GeneralizedTime"/> <xsd:element name="paniTime" minOccurs="0" type="GeneralizedTime"/>
<xsd:element name="paniHeaderContent" minOccurs="0" type="xsd:hexBinary"/>
<xsd:any namespace="##other" processContents="lax" minOccurs="0"/> <xsd:any namespace="##other" processContents="lax" minOccurs="0"/>
</xsd:sequence> </xsd:sequence>
</xsd:complexType> </xsd:complexType>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment