NAME
XML::NewsML_G2::Binary - an arbitrary binary specification
SYNOPSIS
my $blob = XML::NewsML_G2::Spec->new
(size => 2231259,
mimetype => 'application/pdf'
);
ATTRIBUTES
- size
-
The size in bytes of the audio file
- mimetype
-
The MIME type of the binary file (e.g. application/pdf)
AUTHOR
Christian Eder <christian.eder@apa.at>
LICENCE AND COPYRIGHT
Copyright (c) 2013-2019, APA-IT. All rights reserved.
See XML::NewsML_G2 for the license.