-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfields_derivadaNum.json
More file actions
122 lines (122 loc) · 2.15 KB
/
fields_derivadaNum.json
File metadata and controls
122 lines (122 loc) · 2.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
[
{
"required": 0,
"type": "table",
"name": "x0",
"label": "x0"
},
{
"required": 0,
"type": "table",
"name": "fx0",
"label": "fx0"
},
{
"required": 0,
"type": "table",
"name": "x1",
"label": "x1"
},
{
"required": 0,
"type": "table",
"name": "fx1",
"label": "fx1"
},
{
"required": 0,
"type": "table",
"name": "x2",
"label": "x2"
},
{
"required": 0,
"type": "table",
"name": "fx2",
"label": "fx2"
},
{
"required": 0,
"type": "table",
"name": "x3",
"label": "x3"
},
{
"required": 0,
"type": "table",
"name": "fx3",
"label": "fx3"
},
{
"required": 0,
"type": "table",
"name": "x4",
"label": "x4"
},
{
"required": 0,
"type": "table",
"name": "fx4",
"label": "fx4"
},
{
"required": 0,
"type": "table",
"name": "x5",
"label": "x5"
},
{
"required": 0,
"type": "table",
"name": "fx5",
"label": "fx5"
},
{
"required": 0,
"type": "table",
"name": "x6",
"label": "x6"
},
{
"required": 0,
"type": "table",
"name": "fx6",
"label": "fx6"
},
{
"required": 0,
"type": "table",
"name": "x7",
"label": "x7"
},
{
"required": 0,
"type": "table",
"name": "fx7",
"label": "fx7"
},
{
"required": 0,
"type": "table",
"name": "x8",
"label": "x8"
},
{
"required": 0,
"type": "table",
"name": "fx8",
"label": "fx8"
},
{
"required": 0,
"type": "table",
"name": "x9",
"label": "x9"
},
{
"required": 0,
"type": "table",
"name": "fx9",
"label": "fx9"
}
]