Skip to content

Backward compatability for VAST 2.0? #24

@wroberts15

Description

@wroberts15

Hello again,

Just wondering if when I specify vast version 2.0 if that is actually doing anything/generating a vast document that is compatible with 2.0. I'm just wondering that if I'm overwriting the version - e.g.
var VAST = require('vast-xml')
, vast = new VAST({version : '2.0'});

  • which is correctly displaying in the generated vast xml -
    if this is actually doing anything to prevent nodes that may be only available in vast 3.0?

Great package btw.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions