namespace | http://www.mostcooperation.com | ||||||||||||
type | restriction of xs:string | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:simpleType name="MethodClass"> <xs:annotation> <xs:documentation>Defines the function classes for methods.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Trigger Method"/> <xs:enumeration value="Sequence Method"/> <xs:enumeration value="Unclassified Method"/> </xs:restriction> </xs:simpleType> |