aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/dap
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2009-03-12 20:51:34 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2009-03-12 20:51:34 +0000
commit1511ef5a883672ec296f3ffe1a59495ae5ad7310 (patch)
tree1395624b205b749100ca554104cbe6554902f34c /asn1/dap
parente8689dde3bb495a53ead4d80248c23dc343c4a64 (diff)
From Chris Ridd (bug 3329):
There are two additional fields in PartialOutcomeQualifiers in X.500(2005) - the entryCount CHOICE now has an "exact" option, and there's a "streamedResult" flag. svn path=/trunk/; revision=27713
Diffstat (limited to 'asn1/dap')
-rw-r--r--asn1/dap/dap.asn4
1 files changed, 3 insertions, 1 deletions
diff --git a/asn1/dap/dap.asn b/asn1/dap/dap.asn
index fcb83d7c33..5e0e91a0b7 100644
--- a/asn1/dap/dap.asn
+++ b/asn1/dap/dap.asn
@@ -659,7 +659,9 @@ PartialOutcomeQualifier ::= SET {
[6] SEQUENCE SIZE (1..MAX) OF Attribute OPTIONAL,
entryCount
CHOICE {bestEstimate [7] INTEGER,
- lowEstimate [8] INTEGER} OPTIONAL
+ lowEstimate [8] INTEGER,
+ exact [9] INTEGER} OPTIONAL,
+ streamedResult [10] BOOLEAN DEFAULT FALSE
}
LimitProblem ::= INTEGER {