<xsd:simpleType name="IntegerType"> <xsd:annotation> <xsd:documentation>Base type for an integer</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:integer" /> </xsd:simpleType>