Name : perl-XML-Filter-XInclude
| |
Version : 1.0.0
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 150500.3.1
| Date : 2024-07-14 21:22:12
|
Group : Unspecified
| Source RPM : perl-XML-Filter-XInclude-1.0.0-150500.3.1.src.rpm
|
Size : 0.01 MB
| |
Packager : https://www_suse_com/
| |
Summary : XInclude as a SAX Filter
|
Description :
This module implements a simple SAX filter that provides XInclude support. It does _NOT_ support XPointer.
XInclude is very simple, just include something like this in your XML document:
< xi:include href=\"foo.xml\" xmlns:xi=\"http://www.w3.org/2001/XInclude\"/>
And it will load _foo.xml_ and parse it in the current SAX stream.
If you specify the attribute parse=\"text\", it will be treated as a plain text file, and inserted into the stream as a series of calls to the characters() method.
URI\'s are supported via LWP.
Currently encoding is not supported.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_15_SP5/noarch |