Name : perl-XML-DOM-XML_Base
| |
Version : 0.02
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp154.7.1
| Date : 2023-01-27 16:51:18
|
Group : Development/Libraries/Perl
| Source RPM : perl-XML-DOM-XML_Base-0.02-lp154.7.1.src.rpm
|
Size : 0.01 MB
| |
Packager : https://www_suse_com/
| |
Summary : Apply xml:base to attribute values.
|
Description :
\'XML::DOM::XML_Base\' implements the W3C XML Base specification as an extension to the XML::DOM manpage.
XML Base spec (http://www.w3.org/TR/xmlbase/) says: The rules for determining the base URI can be summarized as follows (highest priority to lowest):
[1] The base URI is embedded in the document\'s content. [2] The base URI is that of the encapsulating entity (message, document, or none). [3] The base URI is the URI used to retrieve the entity. [4] The base URI is defined by the context of the application.
Rules [1] and [2] and handled by this module by recursively examining parent nodes for \'xml:base\' attributes, and returning the first constructable absolute URI, or the relative URI constructed at the end of the recursion (i.e. at the root XML element).
Rules [3] and [4] are outside the scope of what \'XML::DOM::XML_Base\' is capable of, as an the XML::DOM::Document manpage can be constructed without a URI (e.g. from a string or filehandle).
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-X/15.4/noarch |