<xs:attribute name="type" default="subscription"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="protocol"/> <xs:enumeration value="subscription"/> </xs:restriction> </xs:simpleType> </xs:attribute>