2.2.4.20 dsc:JobStateType
The dsc:JobStateType type allows extended attributes on an dsc:JobStateBaseType type.
-
<xs:complexType name="JobStateType"> <xs:simpleContent> <xs:extension base="dsc:JobStateBaseType"> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:extension> </xs:simpleContent> </xs:complexType>