Constant DMN_0001

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