/* 18.6 Calculation Chain */ function parse_cc_xml(data, opts) { var d = []; var l = 0, i = 1; (data.match(tagregex)||[]).forEach(function(x) { var y = parsexmltag(x); switch(y[0]) { case '': case '': break; /* 18.6.1 c CT_CalcCell 1 */ case '