Name : perl-XML-CanonicalizeXML
| |
Version : 0.10
| Vendor : obs://build_opensuse_org/home:mpavuk
|
Release : 2.4
| Date : 2024-03-02 16:42:28
|
Group : Development/Libraries/Perl
| Source RPM : perl-XML-CanonicalizeXML-0.10-2.4.src.rpm
|
Size : 0.03 MB
| |
Packager : (none)
| |
Summary : Perl extension for inclusive (1.0 and 1.1) and exclusive canonicalizatio[cut]
|
Description :
useage:
canonicalize (xml, xpath, namespace, exclusive, with_comments)
where:
xml is the xml string to be canonicalized
xpath is a string containing an xpath statement to the part of the xml document to be canonicalized, can optionally be null. See the examples provided with libxml2 for further details.
namespace is a string containing a list of namespaces to be included (only used in exclusive canonicalization)
exclusive is an int to specify exclusive canonicalization (1 = exclusive, 0 = non-exclusive, 2 = exclusive v1.1)
with_comments is an int specifying whether comments are included in the canonicalized xml (0 = comments not included)
the function returns a string containing the canonicalized xml.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/mpavuk:/bz-modules/SLE_15_SP3/x86_64 |