jdf:MISDetailsAttribs_c

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
CostType jdftyp:eCostType_ optional
DeviceOperationMode jdftyp:eDeviceOperationMode_ optional
WorkType jdftyp:eWorkType_ optional
WorkTypeDetails jdftyp:string optional

Used By

Attribute Group jdf:MISDetailsAttribs_r

Source

<xs:attributeGroup name="MISDetailsAttribs_c">
  <xs:attribute name="CostType" type="jdftyp:eCostType_" use="optional"/>
  <xs:attribute name="DeviceOperationMode" type="jdftyp:eDeviceOperationMode_" use="optional"/>
  <xs:attribute name="WorkType" type="jdftyp:eWorkType_" use="optional"/>
  <xs:attribute name="WorkTypeDetails" type="jdftyp:string" use="optional"/>
</xs:attributeGroup>