<xsd:attribute name="ext" default="view"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="view" /> <xsd:enumeration value="edit" /> <xsd:enumeration value="backwardCompatible" /> </xsd:restriction> </xsd:simpleType> </xsd:attribute>