pub const EX_0067: &str = r#"
┌────────────────────╥─────────────────────────────────┐
│ ║ Customer │
├────────────────────╫──────────┬─────────┬────────────┤
│ Discount, ║ │ │ │
│ Priority ║"Business"│"Private"│"Government"│
╞═════════════╤══════╬══════════╪═════════╪════════════╡
│ │ <10 ║ 0.05, │ 0, │ 0.15, │
│ │ ║ "Normal" │ "Low" │ "High" │
│ Order size ├──────╫──────────┼─────────┼────────────┤
│ │ >=10 ║ 0.10, │ 0, │ 0.15, │
│ │ ║ "High" │ "Normal"│ "High" │
└─────────────┴──────╨──────────┴─────────┴────────────┘
"#;
Expand description
Crosstab decision table,
ORIENTATION: **crosstab**
INFORMATION ITEM NAME: no
OUTPUT-LABEL: no
INPUT-OUTPUT-VALUES: no
OUTPUT: multiple
ANNOTATIONS: no