<xs:attribute name="castInteger"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="round"/> <xs:enumeration value="ceiling"/> <xs:enumeration value="floor"/> </xs:restriction> </xs:simpleType> </xs:attribute>