Constant DMN_0005

Source
pub const DMN_0005: &str = "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<definitions namespace=\"https://dsntk.io/\"\n             name=\"_0005\"\n             id=\"_0005\"\n             xmlns=\"https://www.omg.org/spec/DMN/20191111/MODEL/\">\n\n    <description>\n        Input data with input variable of type Null.\n        Not practical, but possible.\n    </description>\n\n    <inputData name=\"Always Null\" id=\"_input_1\">\n        <variable typeRef=\"Null\" name=\"Always Null\"/>\n    </inputData>\n</definitions>\n";