X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fproxy.xml;h=90529f05ada41710c798c1037af2ed5e575ea69e;hb=83433ae599bf74603082679df28e178a2f3d0ff7;hp=b7ae0d3a3799deeaf5e38a822266c47d188a5ea5;hpb=09b40382c41a29b7e3de2fa1a0362f25422a4367;p=yazpp-moved-to-github.git diff --git a/doc/proxy.xml b/doc/proxy.xml index b7ae0d3..90529f0 100644 --- a/doc/proxy.xml +++ b/doc/proxy.xml @@ -225,24 +225,24 @@ &yaz-proxy-ref; -
Otherinformation Encoding +
OtherInformation Encoding The proxy uses the OtherInformation definition to carry information about the target address and cookie. - + OtherInformation ::= [201] IMPLICIT SEQUENCE OF SEQUENCE{ - category [1] IMPLICIT InfoCategory OPTIONAL, + category [1] IMPLICIT InfoCategory OPTIONAL, information CHOICE{ - characterInfo [2] IMPLICIT InternationalString, - binaryInfo [3] IMPLICIT OCTET STRING, + characterInfo [2] IMPLICIT InternationalString, + binaryInfo [3] IMPLICIT OCTET STRING, externallyDefinedInfo [4] IMPLICIT EXTERNAL, - oid [5] IMPLICIT OBJECT IDENTIFIER}} + oid [5] IMPLICIT OBJECT IDENTIFIER}} -- InfoCategory ::= SEQUENCE{ - categoryTypeId [1] IMPLICIT OBJECT IDENTIFIER OPTIONAL, - categoryValue [2] IMPLICIT INTEGER} - + categoryTypeId [1] IMPLICIT OBJECT IDENTIFIER OPTIONAL, + categoryValue [2] IMPLICIT INTEGER} + The categoryTypeId is either OID 1.2.840.10003.10.1000.81.1, 1.2.840.10003.10.1000.81.2