# phpman > man > Data::Serializer::XML::Dumper(3pm)

## NAME
    [Data::Serializer::XML::Dumper](https://www.chedong.com/phpMan.php/perldoc/Data%3A%3ASerializer%3A%3AXML%3A%3ADumper/markdown) - Creates bridge between [Data::Serializer](https://www.chedong.com/phpMan.php/perldoc/Data%3A%3ASerializer/markdown) and [XML::Dumper](https://www.chedong.com/phpMan.php/perldoc/XML%3A%3ADumper/markdown)

## SYNOPSIS
      use [Data::Serializer::XML::Dumper](https://www.chedong.com/phpMan.php/perldoc/Data%3A%3ASerializer%3A%3AXML%3A%3ADumper/markdown);

## DESCRIPTION
    Module is used internally to [Data::Serializer](https://www.chedong.com/phpMan.php/perldoc/Data%3A%3ASerializer/markdown)

    The only option currently supported is dtd. This just calls the dtd method of [XML::Dumper](https://www.chedong.com/phpMan.php/perldoc/XML%3A%3ADumper/markdown) prior
    to serializing the data. See XML::[Dumper(3)](https://www.chedong.com/phpMan.php/man/Dumper/3/markdown) for details.

    serialize - Wrapper to normalize serializer method name
    deserialize - Wrapper to normalize deserializer method name

## AUTHOR
    Neil Neely <<neil@neely.cx>>

## COPYRIGHT
      Copyright 2004 by Neil Neely.  All rights reserved.
      This program is free software; you can redistribute it
      and/or modify it under the same terms as Perl itself.

## SEE ALSO
### perl

