-
-
04 Mar 2018 23:07:45 UTC
- Distribution: Treex-PML
- Module version: 2.24
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (0)
- Testers (2182 / 2 / 0)
- Kwalitee
Bus factor: 2- 45.42% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (259.74KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- File::ShareDir
- File::Which
- IO::Zlib
- LWP::UserAgent
- Test::More
- UNIVERSAL::DOES
- URI
- XML::CompactTree
- XML::LibXML
- XML::SAX
- XML::Writer
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Treex::PML::Schema::Constants - constants used by the Treex::PML::Schema modules
CONSTANTS
The following string constant is exported by default:
PML_SCHEMA_NS => "http://ufal.mff.cuni.cz/pdt/pml/schema/"
The following integer constants are provided and exported by default:
PML_TYPE_DECL PML_ROOT_DECL PML_STRUCTURE_DECL PML_CONTAINER_DECL PML_SEQUENCE_DECL PML_LIST_DECL PML_ALT_DECL PML_CDATA_DECL PML_CHOICE_DECL PML_CONSTANT_DECL PML_ATTRIBUTE_DECL PML_MEMBER_DECL PML_ELEMENT_DECL PML_IMPORT_DECL PML_DERIVE_DECL PML_TEMPLATE_DECL PML_COPY_DECL
SEE ALSO
Treex::PML, Treex::PML::Schema
COPYRIGHT AND LICENSE
Copyright (C) 2010 by Petr Pajas
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.2 or, at your option, any later version of Perl 5 you may have available.
Module Install Instructions
To install Treex::PML, copy and paste the appropriate command in to your terminal.
cpanm Treex::PML
perl -MCPAN -e shell install Treex::PML
For more information on module installation, please visit the detailed CPAN module installation guide.