2.2.5.10 dsc:JobStateReasonBaseType

The dsc:JobStateReasonBaseType type defines a union of types dsc:JobStateReasonWKVType and dsc:KeywordNsExtensionPatternType.

 <xs:simpleType name="JobStateReasonBaseType">
    <xs:union memberTypes=
       "dsc:JobStateReasonWKVType dsc:KeywordNsExtensionPatternType"/>
 </xs:simpleType>