Module Soap_prim


module Soap_prim: sig  end
Interface of the OCaml-Soap library.

Copyright (c) 2002 INRIA.
Author(s): Gaurav Chanda


module PBase64Binary: sig  end
module PBoolean: sig  end
module PDate: sig  end
module PDateTime: sig  end
module PDecimal: sig  end
module PDouble: sig  end
module PDuration: sig  end
module PFloat: sig  end
module PGDay: sig  end
module PGMonthDay: sig  end
module PGMonth: sig  end
module PGYearMonth: sig  end
module PGYear: sig  end
module PHexBinary: sig  end
module PNotation: sig  end
module PQname: sig  end
module PString: sig  end
module PTime: sig  end
module PUri: sig  end
module PTypes: sig  end
This module contains the basic definition of various types that have been implemented.
module PStructure: sig  end
This module gives a description of the OCAML structure, which represents a standard soap message