Skip to content

Commit

Permalink
Removed extraneous values in oebEnum. Fixes #46
Browse files Browse the repository at this point in the history
  • Loading branch information
jungshadow committed Apr 2, 2015
1 parent e327032 commit 5dcad7f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions vip_spec.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -528,12 +528,6 @@ reference elements for polling location
<xs:enumeration value="odd"/>
<xs:enumeration value="even"/>
<xs:enumeration value="both"/>
<xs:enumeration value="Odd"/>
<xs:enumeration value="Even"/>
<xs:enumeration value="Both"/>
<xs:enumeration value="ODD"/>
<xs:enumeration value="EVEN"/>
<xs:enumeration value="BOTH"/>
</xs:restriction>
</xs:simpleType>

Expand Down

0 comments on commit 5dcad7f

Please sign in to comment.