Commit 7d671ea4 authored by Jason Graham's avatar Jason Graham
Browse files

Update 2 files

- /103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml
- /103120/schema/xsd/ts_103120_Delivery.xsd
parent 68a7da4f
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -172,6 +172,10 @@
                <Value>IsTest</Value>
                <Meaning>Indicates that the current authorisation is given for test purposes. This may alter the process or documentation accompanying the authorisation</Meaning>
            </DictionaryEntry>
            <DictionaryEntry>
                <Value>IsDataAvailable</Value>
                <Meaning>Indicates that the current Task shall disclose only the existence of data that matches the criteria in the LDRequestDetails.</Meaning>
            </DictionaryEntry>
        </DictionaryEntries>
    </Dictionary>
    <Dictionary>
+1 −0
Original line number Diff line number Diff line
@@ -52,6 +52,7 @@
            <xs:element name="BinaryData" type="EmbeddedBinaryData"/>
            <xs:element name="XMLData" type="EmbeddedXMLData"/>
            <xs:element name="JSONData" type="EmbeddedJSONData"/>
            <xs:element name="DataExistence" type="xs:boolean"/>
        </xs:choice>
    </xs:complexType>
    <xs:complexType name="EmbeddedBinaryData">