Exporting PNGs with metadata
When I use Photoshop CC to export PNGs with "File Info", it embeds the following XML block:
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:photoshop="http://ns.adobe.com/photoshop/1.0/"
xmlns:xmp="http://ns.adobe.com/xap/1.0/"
xmlns:xmpRights="http://ns.adobe.com/xap/1.0/rights/"
The domain ns.adobe.com does not exist, so those 3 links don't work. Am I required to have those in there, or are there updated links I can use?
If I use Bridge instead of Photoshop to insert the metadata, the same broken links are included.