From 3887d6e01903d85755e2570a58bd89a93f2f7ddc Mon Sep 17 00:00:00 2001 From: yankazela <30666106+yankazela@users.noreply.github.com> Date: Fri, 29 Sep 2017 14:49:53 +0200 Subject: [PATCH] I added the namespace xmlns:mi --- lib/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/index.js b/lib/index.js index 2ad40a43..bad088e5 100755 --- a/lib/index.js +++ b/lib/index.js @@ -115,6 +115,7 @@ function generateXML (data){ 'xmlns:dc': 'http://purl.org/dc/elements/1.1/', 'xmlns:content': 'http://purl.org/rss/1.0/modules/content/', 'xmlns:atom': 'http://www.w3.org/2005/Atom', + 'xmlns:mi': 'http://schemas.ingestion.microsoft.com/common/', version: '2.0' };