Constant DMN_0002

Source
pub const DMN_0002: &str = "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<definitions namespace=\"https://dsntk.io/\"\n             name=\"_0002\"\n             id=\"_0002\"\n             xmlns=\"https://www.omg.org/spec/DMN/20191111/MODEL/\">\n\n    <description>\n        Input data with simple number type variable.\n    </description>\n\n    <inputData name=\"Monthly Salary\" id=\"_input_1\">\n        <variable typeRef=\"number\" name=\"Monthly Salary\"/>\n    </inputData>\n\n</definitions>\n";