DESCRIPTION

This packages will eventually handle all literal handling, i.e. not only a way to create and retrieve information about simple values used inside topic maps, but also all necessary operations such as integer addition, string manipulation.

This is quite a chore, especially since the data types adopted here are the \s-1XML\s0 Schema Data Types.

Constants

XSD http://www.w3.org/2001/XMLSchema# INTEGER http://www.w3.org/2001/XMLSchema#integer DECIMAL http://www.w3.org/2001/XMLSchema#decimal FLOAT http://www.w3.org/2001/XMLSchema#float DOUBLE http://www.w3.org/2001/XMLSchema#double STRING http://www.w3.org/2001/XMLSchema#string URI http://www.w3.org/2001/XMLSchema#anyURI ANY http://www.w3.org/2001/XMLSchema#anyType

Grammar

\s-1TODO\s0

Operations

\s-1TODO\s0

RELATED TO TM::Literal…

\s-1TM\s0

COPYRIGHT AND LICENSE

Copyright 200[6] by Robert Barta, <[email protected]>

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.