Commit c70ff1e8 authored by Mark Canterbury's avatar Mark Canterbury
Browse files

TS 103 120 CR096 - Changes to support e-Evidence

parent 1319d3b6
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -617,6 +617,14 @@
                <Value>StoredContentData</Value>
                <Meaning>Refers to content data in the European Production or Preservation order</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>SubscriberDataAndUserIdentifyingData</Value>
                <Meaning>Refers to both 'subscriber data' and 'data requested for the sole purpose of identifying the user' in the European Production or Preservation Order.</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>TrafficDataAndStoredContentData</Value>
                <Meaning>Refers to both 'traffic data' and 'content data' in the European Production or Preservation order.</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>Other</Value>
                <Meaning>Used in all other cases</Meaning>
+1 −0
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@
            <xs:element name="TransactionIdentifier" type="etsi:UUID"/>
            <xs:element name="Timestamp" type="etsi:QualifiedMicrosecondDateTime"/>
            <xs:element name="Version" type="Version"/>
            <xs:element name="WorkflowIdentifier" type="etsi:LongString" minOccurs="0"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="Version">