NAME
Geo::GML::Util - GML useful constants
INHERITANCE
Geo::GML::Util
is a Exporter
SYNOPSIS
use Geo::GML;
use Geo::GML::Util ':gml311';
DESCRIPTION
XML uses long URLs to represent name-spaces, which must be used without typos. Therefore, it is better to use constants instead: the main purpose for this module.
FUNCTIONS
Constants
Export Tag :protocols
This tag will give you access to the the name-space constants for all recognisable GML versions, like NS_GML_32.
Export Tags
The following tags define all what you need per version.
:gml200 2.0.0
:gml211 2.1.1
:gml212 2.1.2
:gml2120 2.1.2.0
:gml2121 2.1.2.1
:gml300 3.0.0
:gml301 3.0.1
:gml310 3.1.0
:gml311 3.1.1
:gml321 3.2.1
SEE ALSO
This module is part of Geo-GML distribution version 0.13, built on January 21, 2009. Website: http://perl.overmeer.net/geo/ All modules in this suite: "Geo::GML", "Geo::ISO19139", "Geo::EOP", "Geo::Point", "Geo::Proj4", "Geo::WKT", and "Math::Polygon".
Please post questions or ideas to http://geo-perl@list.hut.fi|the Geo-Perl mailinglist
COPYRIGHTS
License of the CODE
Copyrights of the perl code and the related documentation by 2008-2009 by Mark Overmeer. For other contributors see ChangeLog.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See http://www.perl.com/perl/misc/Artistic.html
License of the SCHEMAS
The included schemas are copyrighted by the Open Geospatial Consortium, Inc. They are unmodified copied from the files at http://schemas.opengis.net. Read OGCs disclaimer and copyright statements on documentation and software at http://www.opengeospatial.org/ogc/legal. The license text is also included in this CPAN distribution.