Constant DMN_0003

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