| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| ErrorCount | jdftyp:Integer | optional | ||||
| ErrorState | jdftyp:eErrorState_ | optional | ||||
| WarningCount | jdftyp:Integer | optional |
| Attribute Groups | jdf:PreflightReportAttribs_r, jdf:PreflightReportAttribs_u |
<xs:attributeGroup name="PreflightReportAttribs_c"> <xs:attribute name="ErrorCount" type="jdftyp:Integer" use="optional"/> <xs:attribute name="ErrorState" type="jdftyp:eErrorState_" use="optional"/> <xs:attribute name="WarningCount" type="jdftyp:Integer" use="optional"/> </xs:attributeGroup> |