<xsd:attribute name="method" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="POST" /> </xsd:restriction> </xsd:simpleType> </xsd:attribute>