| A | |
| att_default [Pxp_core_types.S] | 
Default value of an attribute
 | 
| att_default [Pxp_core_types.A] | |
| att_type [Pxp_core_types.S] | 
Attribute declaration in a DTD
 | 
| att_type [Pxp_core_types.A] | |
| att_value [Pxp_core_types.S] | 
Enumerates the possible values of an attribute:  Value s: The attribute is declared as a non-list type, or the
     attribute is undeclared; and the attribute is either defined with
     value"s", or it is missing but has the default values.,[Valuelist [s1;...;sk]]: The attribute is declared as a list type,
     and the attribute is either defined with value"s1 ... sk"(space-separated words),
     or it is missing but has the default value"s1 ... sk".,Implied_value: The attribute is declared without default value,
     and there is no definition for the attribute. | 
| att_value [Pxp_core_types.A] | |
| C | |
| content_model_type [Pxp_core_types.S] | 
Element declaration in a DTD
 | 
| content_model_type [Pxp_core_types.A] | |
| D | |
| dtd_id [Pxp_core_types.S] | 
Identifier for DTDs
 | 
| dtd_id [Pxp_core_types.A] | |
| dtd_style [Pxp_event] | |
| E | |
| encoding [Pxp_core_types.S] | 
For the representation of external resources (files etc.)
        we accept all encodings for character sets which are defined in
        Netconversion (package netstring).
 | 
| ext_id [Pxp_core_types.S] | 
External identifiers are names for documents.
 | 
| ext_id [Pxp_core_types.A] | |
| F | |
| filter [Pxp_event] | 
A filter transforms a pull function into another pull function
 | 
| M | |
| mixed_spec [Pxp_core_types.S] | 
Children of an element in "mixed"-style declaration
 | 
| mixed_spec [Pxp_core_types.A] | |
| O | |
| output_stream [Pxp_core_types.S] | 
Designates an output destination for several printers:  `Out_buffer b: Output to bufferb,`Out_channel ch: Output to channelch,`Out_function f: Output to functionf. The functionfis
          used likePervasives.output_string.,`Out_netchannel n: Output to the ocamlnet channeln | 
| P | |
| pool [Pxp_core_types.S] | 
A pool designates a way to increase string sharing
 | 
| pool [Pxp_core_types.A] | |
| private_id [Pxp_core_types.S] | 
A private ID is an opaque identifier
 | 
| private_id [Pxp_core_types.A] | |
| pull_fn [Pxp_event] | 
The result type of  Pxp_ev_parser.create_pull_parser | 
| R | |
| regexp_spec [Pxp_core_types.S] | 
Children of an element in a regexp-style declaration
 | 
| regexp_spec [Pxp_core_types.A] | |
| rep_encoding [Pxp_core_types.S] | 
The subset of  encodingthat may be used for the internal representation
 of strings. | 
| resolver_id [Pxp_core_types.S] | 
A resolver ID is a version of external identifiers used during
        resolving (i.e.
 | 
| resolver_id [Pxp_core_types.A] | |
| W | |
| warning [Pxp_core_types.S] | 
Kinds of warnings
 |