Use http://www.digicine.com/PROTO-ASDCP-VL-20040311# for the VOLINDEX namespace so...
authorCarl Hetherington <cth@carlh.net>
Wed, 17 May 2017 09:23:30 +0000 (10:23 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 17 May 2017 09:23:30 +0000 (10:23 +0100)
src/dcp.cc

index b633c4998b68ec135889cb0a88e3862be3a00a35..b089eee1cf5da29820ac27dc6569ba06ea6496e4 100644 (file)
@@ -81,7 +81,7 @@ static string const assetmap_interop_ns = "http://www.digicine.com/PROTO-ASDCP-A
 static string const assetmap_smpte_ns   = "http://www.smpte-ra.org/schemas/429-9/2007/AM";
 static string const pkl_interop_ns      = "http://www.digicine.com/PROTO-ASDCP-PKL-20040311#";
 static string const pkl_smpte_ns        = "http://www.smpte-ra.org/schemas/429-8/2007/PKL";
-static string const volindex_interop_ns = "http://www.digicine.com/PROTO-ASDCP-AM-20040311#";
+static string const volindex_interop_ns = "http://www.digicine.com/PROTO-ASDCP-VL-20040311#";
 static string const volindex_smpte_ns   = "http://www.smpte-ra.org/schemas/429-9/2007/AM";
 
 DCP::DCP (boost::filesystem::path directory)