| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| CTM | jdftyp:matrix | optional | ||||
| Class | jdftyp:eResourceClass_ | optional | ||||
| Compensation | jdftyp:eCompensation_ | optional | ||||
| Directory | jdftyp:URL | optional | ||||
| MimeTypeDetails | jdftyp:string | optional | ||||
| PreviewFileType | jdftyp:string | optional | ||||
| PreviewType | jdftyp:ePreviewType_ | optional | ||||
| PreviewUsage | jdftyp:ePreviewType_ | optional | ||||
| URL | jdftyp:URL | optional |
| Complex Type | jdf:Preview_rp |
<xs:attributeGroup name="PreviewAttribs_u"> <xs:attributeGroup ref="jdf:PreviewAttribs_c"/> <xs:attribute name="PreviewFileType" type="jdftyp:string" use="optional"/> <xs:attribute name="PreviewUsage" type="jdftyp:ePreviewType_" use="optional"/> <xs:attribute name="URL" type="jdftyp:URL" use="optional"/> <!-- fudge to allow Preview anywhere --> <xs:attribute name="Class" type="jdftyp:eResourceClass_" use="optional"/> </xs:attributeGroup> |