Name : perl-XML-Compile
| |
Version : 1.61
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 1.1
| Date : 2018-12-06 17:58:23
|
Group : Development/Libraries/Perl
| Source RPM : perl-XML-Compile-1.61-1.1.src.rpm
|
Size : 0.78 MB
| |
Packager : (none)
| |
Summary : Compilation based XML processing
|
Description :
Many (professional) applications process XML messages based on a formal specification, expressed in XML Schemas. XML::Compile translates between XML and Perl with the help of such schemas. Your Perl program only handles a tree of nested HASHes and ARRAYs, and does not need to understand namespaces and other general XML and schema nastiness.
Three serious WARNINGS:
* The focus is on *data-centric XML*, which means that mixed elements are not handler automatically: you need to work with XML::LibXML nodes yourself, on these spots.
* The *data is not strictly validated*, still a large number of compile-time errors can be reported. Values are checked quite thoroughly. Structure as well.
* Imports and includes, as used in the schemas, are NOT performed automatically. Schema\'s and such are NOT collected from internet dynamically; you have to call XML::Compile::Schema::importDefinitions() explicitly with filenames of locally stored copies. Includes do only work if they have a targetNamespace defined, which is the same as that of the schema it is included into.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_12_SP4/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(XML::Compile)
perl(XML::Compile::Iterator)
perl(XML::Compile::Schema)
perl(XML::Compile::Schema::BuiltInFacets)
perl(XML::Compile::Schema::BuiltInTypes)
perl(XML::Compile::Schema::Instance)
perl(XML::Compile::Schema::NameSpaces)
perl(XML::Compile::Schema::Specs)
perl(XML::Compile::Translate)
perl(XML::Compile::Translate::Reader)
perl(XML::Compile::Translate::Template)
perl(XML::Compile::Translate::Writer)
perl(XML::Compile::Util)
perl-XML-Compile
Requires :