Loading 103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml +8 −16 Original line number Diff line number Diff line Loading @@ -809,26 +809,22 @@ <Value>Available</Value> <Meaning>The Delivery is available</Meaning> </DictionaryEntry> <DictionaryEntry> <Value>InFlight</Value> <Meaning>The Delivery object details have been made available to a client</Meaning> </DictionaryEntry> <DictionaryEntry> <Value>Acknowledged</Value> <Meaning>The Delivery object details have been acknowledged</Meaning> </DictionaryEntry> <DictionaryEntry> <Value>Downloaded</Value> <Meaning>The Delivery data has been received</Meaning> </DictionaryEntry> <DictionaryEntry> <Value>Expired</Value> <Meaning>The expiry date for this Delivery has passed</Meaning> <Meaning>The Delivery data is no longer available due to expiry</Meaning> </DictionaryEntry> <DictionaryEntry> <Value>Error</Value> <Meaning>The Delivery has an error</Meaning> </DictionaryEntry> <DictionaryEntry> <Value>Received</Value> <Meaning>The Delivery data has been received</Meaning> </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> Loading @@ -845,17 +841,13 @@ <Meaning>The Delivery object details have been acknowledged</Meaning> </DictionaryEntry> <DictionaryEntry> <Value>InFlight</Value> <Meaning>The Delivery object details are being processed</Meaning> <Value>Error</Value> <Meaning>The Delivery has an error</Meaning> </DictionaryEntry> <DictionaryEntry> <Value>Downloaded</Value> <Value>Received</Value> <Meaning>The Delivery data has been received</Meaning> </DictionaryEntry> <DictionaryEntry> <Value>Error</Value> <Meaning>The Delivery has an error</Meaning> </DictionaryEntry> </DictionaryEntries> </Dictionary> </Dictionaries> 103120/schema/xsd/ts_103120_Core.xsd +1 −1 Original line number Diff line number Diff line Loading @@ -128,7 +128,7 @@ <xs:element name="ObjectType" type="common:DictionaryEntry" minOccurs="0"/> <xs:element name="LastChanged" type="etsi:QualifiedDateTime" minOccurs="0"/> <xs:element name="LastChangedTimespan" type="common:Timespan" minOccurs="0"/> <xs:element name="MaxObjectCount" type="xs:positiveInteger" minOccurs="0"/> <xs:element name="MaximumObjectCount" type="xs:positiveInteger" minOccurs="0"/> <xs:element name="Status" type="common:DictionaryEntry" minOccurs="0"/> </xs:sequence> </xs:complexType> Loading Loading
103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml +8 −16 Original line number Diff line number Diff line Loading @@ -809,26 +809,22 @@ <Value>Available</Value> <Meaning>The Delivery is available</Meaning> </DictionaryEntry> <DictionaryEntry> <Value>InFlight</Value> <Meaning>The Delivery object details have been made available to a client</Meaning> </DictionaryEntry> <DictionaryEntry> <Value>Acknowledged</Value> <Meaning>The Delivery object details have been acknowledged</Meaning> </DictionaryEntry> <DictionaryEntry> <Value>Downloaded</Value> <Meaning>The Delivery data has been received</Meaning> </DictionaryEntry> <DictionaryEntry> <Value>Expired</Value> <Meaning>The expiry date for this Delivery has passed</Meaning> <Meaning>The Delivery data is no longer available due to expiry</Meaning> </DictionaryEntry> <DictionaryEntry> <Value>Error</Value> <Meaning>The Delivery has an error</Meaning> </DictionaryEntry> <DictionaryEntry> <Value>Received</Value> <Meaning>The Delivery data has been received</Meaning> </DictionaryEntry> </DictionaryEntries> </Dictionary> <Dictionary> Loading @@ -845,17 +841,13 @@ <Meaning>The Delivery object details have been acknowledged</Meaning> </DictionaryEntry> <DictionaryEntry> <Value>InFlight</Value> <Meaning>The Delivery object details are being processed</Meaning> <Value>Error</Value> <Meaning>The Delivery has an error</Meaning> </DictionaryEntry> <DictionaryEntry> <Value>Downloaded</Value> <Value>Received</Value> <Meaning>The Delivery data has been received</Meaning> </DictionaryEntry> <DictionaryEntry> <Value>Error</Value> <Meaning>The Delivery has an error</Meaning> </DictionaryEntry> </DictionaryEntries> </Dictionary> </Dictionaries>
103120/schema/xsd/ts_103120_Core.xsd +1 −1 Original line number Diff line number Diff line Loading @@ -128,7 +128,7 @@ <xs:element name="ObjectType" type="common:DictionaryEntry" minOccurs="0"/> <xs:element name="LastChanged" type="etsi:QualifiedDateTime" minOccurs="0"/> <xs:element name="LastChangedTimespan" type="common:Timespan" minOccurs="0"/> <xs:element name="MaxObjectCount" type="xs:positiveInteger" minOccurs="0"/> <xs:element name="MaximumObjectCount" type="xs:positiveInteger" minOccurs="0"/> <xs:element name="Status" type="common:DictionaryEntry" minOccurs="0"/> </xs:sequence> </xs:complexType> Loading