Skip to content

Instantly share code, notes, and snippets.

@rarous
Created November 25, 2013 15:55
Show Gist options
  • Save rarous/7643564 to your computer and use it in GitHub Desktop.
Save rarous/7643564 to your computer and use it in GitHub Desktop.
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="0"/>
<xs:enumeration value="1"/>
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment