Commit 50741f26 authored by Mark Canterbury's avatar Mark Canterbury
Browse files

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

parent 60d9a104
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
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 ::=

@@ -12,7 +12,7 @@ BEGIN
retainedDataDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) retainedData(3)}

-- rdHeader
rdHeaderId OBJECT IDENTIFIER ::= {retainedDataDomainId rdHeader(0) version18(18)}
rdHeaderId OBJECT IDENTIFIER ::= {retainedDataDomainId rdHeader(0) version19(19)}

-- ======================================
-- Top level definitions for RDHI wrapper
@@ -1942,7 +1942,9 @@ PaniHeaderInfo ::= SEQUENCE
	paniTime			[5] GeneralizedTime OPTIONAL,
	-- 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
    ...
    ...,
	paniHeaderContent    [6] OCTET STRING OPTIONAL
		-- Complete content of the P-Access-Network-Info header field
}


+3 −2
Original line number Diff line number Diff line
<?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: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:annotation>
    <xsd:simpleType name="GeneralizedTime">
@@ -2755,6 +2755,7 @@
            <xsd:element name="networkProvided" minOccurs="0" type="NULL"/>
            <xsd:element name="paniLocation" minOccurs="0" type="Location"/>
            <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:sequence>
    </xsd:complexType>
+5 −3
Original line number Diff line number Diff line
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 ::=

@@ -12,7 +12,7 @@ BEGIN
retainedDataDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) retainedData(3)}

-- rdHeader
rdHeaderId OBJECT IDENTIFIER ::= {retainedDataDomainId rdHeader(0) version18(18)}
rdHeaderId OBJECT IDENTIFIER ::= {retainedDataDomainId rdHeader(0) version19(19)}

-- ======================================
-- Top level definitions for RDHI wrapper
@@ -1942,7 +1942,9 @@ PaniHeaderInfo ::= SEQUENCE
	paniTime			[5] GeneralizedTime OPTIONAL,
	-- 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
    ...
    ...,
	paniHeaderContent    [6] OCTET STRING OPTIONAL
		-- Complete content of the P-Access-Network-Info header field
}


+3 −2
Original line number Diff line number Diff line
<?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: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:annotation>
    <xsd:simpleType name="GeneralizedTime">
@@ -2755,6 +2755,7 @@
            <xsd:element name="networkProvided" minOccurs="0" type="NULL"/>
            <xsd:element name="paniLocation" minOccurs="0" type="Location"/>
            <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:sequence>
    </xsd:complexType>