Changeset 3322 for trunk/urbansim/configs/urbansim.xml
- Timestamp:
- 05/11/08 15:09:05 (3 months ago)
- Files:
-
- 1 modified
-
trunk/urbansim/configs/urbansim.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/urbansim/configs/urbansim.xml
r3317 r3322 110 110 <specification flags="hidden" type="string">specification</specification> 111 111 <dataset type="string">fill in</dataset> 112 <outcome_attribute type=" string">fill in (in quotes)</outcome_attribute>112 <outcome_attribute type="quoted_string">fill in</outcome_attribute> 113 113 <index flags="hidden" type="string" parser_action="blank_to_None"></index> 114 114 <procedure type="quoted_string">opus_core.estimate_linear_regression</procedure> … … 133 133 <arguments type="dictionary"> 134 134 <dataset type="string">fill in</dataset> 135 <outcome_attribute type=" string">fill in (in quotes)</outcome_attribute>136 <weight_attribute type=" string">fill in (in quotes)</weight_attribute>135 <outcome_attribute type="quoted_string">fill in</outcome_attribute> 136 <weight_attribute type="quoted_string">fill in</weight_attribute> 137 137 <control_totals type="string">fill in</control_totals> 138 138 <current_year flags="hidden" type="string">year</current_year> 139 <control_total_attribute type=" string">fill in (in quotes)</control_total_attribute>139 <control_total_attribute type="quoted_string">fill in</control_total_attribute> 140 140 <year_attribute type="quoted_string">year</year_attribute> 141 141 <capacity_attribute parser_action="blank_to_None" type="string" />
