X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fasn.xml;h=3f378c42a83694c0acc381ccea01bf0200b26cde;hp=2e3f8360915888f85be7a9bc6a1b2e79a7583654;hb=33c05384cfbca55da4ff97e5b2047b16596c72f7;hpb=e1f879d00e75be3b5b9f3ecc22b34cc0c1c61aec diff --git a/doc/asn.xml b/doc/asn.xml index 2e3f836..3f378c4 100644 --- a/doc/asn.xml +++ b/doc/asn.xml @@ -1,6 +1,6 @@ - - The ASN Module - Introduction + + The ASN Module + Introduction The &asn; module provides you with a set of C struct definitions for the various PDUs of the protocol, as well as for the complex types @@ -12,7 +12,7 @@ provides auxiliary definitions. - Preparing PDUs + Preparing PDUs A structure representing a complex ASN.1 type doesn't in itself contain the @@ -125,7 +125,7 @@ - Object Identifiers + Object Identifiers When you refer to object identifiers in your application, you need to be aware that SR and Z39.50 use two different set of OIDs to refer to @@ -187,7 +187,7 @@ struct oident *oid_getentbyoid(int *o); - EXTERNAL Data + EXTERNAL Data In order to achieve extensibility and adaptability to different @@ -333,7 +333,7 @@ typedef struct Z_ext_typeent - PDU Contents Table + PDU Contents Table We include, for reference, a listing of the fields of each top-level