1 module length-test-module-simple-faulty {
3 namespace "urn:rdns:o-ran:oammodel:length-test-module-simple-faulty";
7 "Copyright (C) 2024 Ericsson
8 Modifications Copyright (C) 2024 OpenInfra Foundation Europe";
10 revision "2019-10-16" {
11 description "initial revision";
14 // -------------------------- Simple lengths that are faulty for a variety of reasons --------------------
32 length "-4000 .. max";
38 length "min..max | min..max";
44 length "min .. 100| 30.. max";
56 length "-50..-20 | -40..-30";
62 length "min..-20 | -30 | -40";
68 length min..-20|30|25;
74 length "min | 10 | 40000000000000000000000000000000";
80 length "blurb | 10..10 | 70";