| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| CTM | jdftyp:matrix | optional | ||||
| Compensation | jdftyp:eCompensation_ | optional | ||||
| Directory | jdftyp:URL | optional | ||||
| MimeTypeDetails | jdftyp:string | optional | ||||
| PreviewType | jdftyp:ePreviewType_ | optional |
| Attribute Groups | jdf:PreviewAttribs_r, jdf:PreviewAttribs_u |
<xs:attributeGroup name="PreviewAttribs_c"> <xs:attribute name="Compensation" type="jdftyp:eCompensation_" use="optional"/> <xs:attribute name="CTM" type="jdftyp:matrix" use="optional"/> <xs:attribute name="Directory" type="jdftyp:URL" use="optional"/> <xs:attribute name="MimeTypeDetails" type="jdftyp:string" use="optional"/> <xs:attribute name="PreviewType" type="jdftyp:ePreviewType_" use="optional"/> </xs:attributeGroup> |