| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| FolioCount | jdftyp:Integer | optional | ||||
| ReaderPageCount | jdftyp:Integer | optional | ||||
| SheetCount | jdftyp:Integer | optional | ||||
| TotalAmount | jdftyp:Integer | optional |
| Attribute Groups | jdf:BundleAttribs_r, jdf:BundleAttribs_u |
<xs:attributeGroup name="BundleAttribs_c"> <xs:attribute name="FolioCount" type="jdftyp:Integer" use="optional"/> <xs:attribute name="ReaderPageCount" type="jdftyp:Integer" use="optional"/> <xs:attribute name="SheetCount" type="jdftyp:Integer" use="optional"/> <xs:attribute name="TotalAmount" type="jdftyp:Integer" use="optional"/> </xs:attributeGroup> |