namespace | http://www.pwg.org/schemas/2012/12/sm | |||||||||||||||
type | restriction of xs:NMTOKEN | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xs:simpleType name="MultipleOperationTimeoutActionWKV"> <xs:annotation> <xs:documentation>JPS3</xs:documentation> </xs:annotation> <xs:restriction base="xs:NMTOKEN"> <xs:maxLength value="255"/> <xs:enumeration value="Abort"/> <xs:enumeration value="Hold"/> <xs:enumeration value="Process"/> </xs:restriction> </xs:simpleType> |