Media API Version 2.2 Build 2.2.1 Preview Release NotesDeprecated Item Metadata FieldsAs part of the retirement of ANPA, this version removes the following ANPA-specific fields from all JSON responses:
These fields were deprecated in early 2021 and are now removed entirely.
NITF NamespaceThis new version adds an XML namespace attribute to the <nitf> XML tag in the NITF XML format available in the API. The addition of the XML namespace makes the NITF valid according to the IPTC specification. If your application performs any NITF parsing (for example, string parsing, XPath expressions or XSLTs), you MUST validate that it continues to function properly and make changes if necessary. Before (API version 2.1):<nitf version="-//IPTC//DTD NITF 3.4//EN" change.date="October 18, 2006" change.time="19:30"> After (API version 2.2 with valid NITF):<nitf xmlns="http://iptc.org/std/NITF/2006-10-18/" version="-//IPTC//DTD NITF 3.4//EN" change.date="October 18, 2006" change.time="19:30"> |
|
|
|
||||
|
|
|||||
|