OSFI-Fortran
3.9.2
OpenSF Integration Library
|
Type that wraps the ParamReader class in OSFI-C++. More...
Public Member Functions | |
Procedure | validateagainst => pr_validate_against_ext |
Validate the XML document read against the given schema. More... | |
Procedure | validateagainstinternalschema => pr_validate_against_int |
Validate the XML document read against the schema referenced in the document itself. More... | |
Procedure | existparameter => pr_exist_parameter |
Procedure | getparamref => pr_get_param |
Procedure | print => pr_print |
Final | pr_destroy |
Type that wraps the ParamReader class in OSFI-C++.
Procedure osfi_confm::osfi_paramreader::validateagainst |
Validate the XML document read against the given schema.
Procedure osfi_confm::osfi_paramreader::validateagainstinternalschema |
Validate the XML document read against the schema referenced in the document itself.