You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -85,12 +87,26 @@ Working Groups and their Steering Committees are expected to review beta designa
85
87
86
88
[Top][toc]
87
89
88
-
## Conditionally Required Fields
90
+
## Field Types
91
+
92
+
### Conditionally Required Fields
89
93
90
94
Conditionally required fields **must** be provided in MDS data feeds from operators if the data is available from the operator, and/or the public agency requests it as part of its permit, RFP, contract, operating agreement, SLA, [Requirements](./policy#requirement) file, or via other authority. Or as part of the conditional requirement as stated in the field's descritpion.
91
95
92
96
[Top][toc]
93
97
98
+
### Optional Fields
99
+
100
+
Optional fields **may** be provided in MDS data feeds from operators if the data is available from the operator, and/or the public agency requests it as part of its permit, RFP, contract, operating agreement, SLA, [Requirements](./policy#requirement) file, or via other authority.
101
+
102
+
[Top][toc]
103
+
104
+
### Required if Applicable Fields
105
+
106
+
Required if Applicable fields **must** be provided in MDS data feeds from operators if the data is available from the operator, and/or the public agency requests it as part of its permit, RFP, contract, operating agreement, SLA, [Requirements](./policy#requirement) file, or via other authority, and/or the field is relevant to the current provider/mode/program as defined by the public agency.
107
+
108
+
[Top][toc]
109
+
94
110
## Costs and Currencies
95
111
96
112
Fields specifying a monetary cost use a currency as specified in [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217#Active_codes). All costs should be given as integers in the currency's smallest unit. As an example, to represent $1 USD, specify an amount of `100` (100 cents).
@@ -175,12 +191,6 @@ During the Beta period for this feature, location and telemetry data remain requ
175
191
176
192
[Top][toc]
177
193
178
-
## Optional Fields
179
-
180
-
Optional fields **may** be provided in MDS data feeds from operators if the data is available from the operator, and/or the public agency requests it as part of its permit, RFP, contract, operating agreement, SLA, [Requirements](./policy#requirement) file, or via other authority.
0 commit comments