NAME
XML::NewsML_G2::Inline_CData - inline cdata specification
SYNOPSIS
my
$data
= XML::NewsML_G2::Inline_CData->new
(
mimetype
=>
'text/xml'
,
data
=>
'<somexml>test</somexml>'
);
ATTRIBUTES
AUTHOR
Christian Eder <christian.eder@apa.at>
LICENCE AND COPYRIGHT
Copyright (c) 2015-2019, APA-IT. All rights reserved.
See XML::NewsML_G2 for the license.