<xs:simpleType name="extensionType"> <xs:restriction base="xs:string"> <xs:enumeration value="preprocessor" /> <xs:enumeration value="postprocessor" /> </xs:restriction> </xs:simpleType>