|
23 | 23 | "localname": "flow", |
24 | 24 | "collation": "http://marklogic.com/collation/codepoint", |
25 | 25 | "range-value-positions": false, |
26 | | - "invalid-values": "reject" |
| 26 | + "invalid-values": "ignore" |
27 | 27 | }, |
28 | 28 | { |
29 | 29 | "scalar-type": "dateTime", |
30 | 30 | "namespace-uri": "", |
31 | 31 | "localname": "startTime", |
32 | 32 | "collation": "", |
33 | 33 | "range-value-positions": false, |
34 | | - "invalid-values": "reject" |
| 34 | + "invalid-values": "ignore" |
35 | 35 | }, |
36 | 36 | { |
37 | 37 | "scalar-type": "dateTime", |
38 | 38 | "namespace-uri": "", |
39 | 39 | "localname": "endTime", |
40 | 40 | "collation": "", |
41 | 41 | "range-value-positions": false, |
42 | | - "invalid-values": "reject" |
| 42 | + "invalid-values": "ignore" |
43 | 43 | }, |
44 | 44 | { |
45 | 45 | "scalar-type": "dateTime", |
46 | 46 | "namespace-uri": "", |
47 | 47 | "localname": "timeStarted", |
48 | 48 | "collation": "", |
49 | 49 | "range-value-positions": false, |
50 | | - "invalid-values": "reject" |
| 50 | + "invalid-values": "ignore" |
51 | 51 | }, |
52 | 52 | { |
53 | 53 | "scalar-type": "dateTime", |
54 | 54 | "namespace-uri": "", |
55 | 55 | "localname": "timeEnded", |
56 | 56 | "collation": "", |
57 | 57 | "range-value-positions": false, |
58 | | - "invalid-values": "reject" |
| 58 | + "invalid-values": "ignore" |
59 | 59 | }, |
60 | 60 | { |
61 | 61 | "scalar-type": "string", |
|
0 commit comments