package pxp

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
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_names : string list
method attribute_violates_standalone_declaration : string -> string option -> bool
method content_dfa : Pxp_dfa.dfa_definition option
method disallow_arbitrary : unit
method externally_declared : bool
method id_attribute_name : string option
method idref_attribute_names : string list
method internal_vr : 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