xmlns top-level constant

Map<String, String> const xmlns

Implementation

const xmlns = {
  'svg': 'http://www.w3.org/2000/svg',
  'math': 'http://www.w3.org/1998/Math/MathML',
};