Plasma GitLab Archive
Projects Blog Knowledge

Pxp_dtd.dtd ->
string ->
object
  method add_attribute :
    string ->
    Pxp_core_types.I.att_type -> Pxp_core_types.I.att_default -> bool -> unit
  method allow_arbitrary : unit
  method arbitrary_allowed : bool
  method attribute :
    string -> Pxp_core_types.I.att_type * Pxp_core_types.I.att_default
  method attribute_names : string list
  method attribute_violates_standalone_declaration :
    string -> string option -> bool
  method content_dfa : Pxp_dfa.dfa_definition option
  method content_model : Pxp_core_types.I.content_model_type
  method disallow_arbitrary : unit
  method encoding : Pxp_core_types.I.rep_encoding
  method externally_declared : bool
  method id_attribute_name : string option
  method idref_attribute_names : string list
  method internal_vr : Pxp_dtd.validation_record
  method name : string
  method names_of_required_attributes : string list
  method set_cm_and_extdecl :
    Pxp_core_types.I.content_model_type -> bool -> unit
  method validate : unit
  method write :
    Pxp_core_types.I.output_stream -> Pxp_core_types.I.encoding -> unit
end
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml