Skip to content

Instantly share code, notes, and snippets.

@wboykinm
Created September 20, 2012 15:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wboykinm/3756652 to your computer and use it in GitHub Desktop.
Save wboykinm/3756652 to your computer and use it in GitHub Desktop.
DB setup
root@ip-10-80-85-229:/projects/DistrictBuilder/django/publicmapping# ./setup.py -v2 ../../docs/config.xsd ../../docs/config.xml
The data does not conform to the provided schema.
../../docs/config.xml:32:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'Scoring': Missing child element(s). Expected is ( ScoreFunctions ).
../../docs/config.xml:302:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'GeoLevelCharacteristics': This element is not expected. Expected is ( Description ).
../../docs/config.xml:460:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'BardConfig', attribute 'temp': The attribute 'temp' is not allowed.
../../docs/config.xml:460:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'BardConfig': Missing child element(s). Expected is ( RatioVars ).
../../docs/config.xml:234:0:ERROR:SCHEMASV:SCHEMAV_CVC_IDC: Element 'Score': No match found for key-sequence ['a_council_plan_equipopulation_validation'] of keyref 'CriterionScore'.
../../docs/config.xml:238:0:ERROR:SCHEMASV:SCHEMAV_CVC_IDC: Element 'Score': No match found for key-sequence ['plan_all_contiguous'] of keyref 'CriterionScore'.
../../docs/config.xml:241:0:ERROR:SCHEMASV:SCHEMAV_CVC_IDC: Element 'Score': No match found for key-sequence ['a_council_plan_count_districts'] of keyref 'CriterionScore'.
../../docs/config.xml:244:0:ERROR:SCHEMASV:SCHEMAV_CVC_IDC: Element 'Score': No match found for key-sequence ['plan_all_blocks_assigned'] of keyref 'CriterionScore'.
Configuration could not be validated.
root@ip-10-80-85-229:/projects/DistrictBuilder/django/publicmapping#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment