| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| Automated | jdftyp:boolean | false | optional | |||
| BaseOrdReset | jdftyp:eBaseOrdReset_ | optional | ||||
| LockOrigins | jdftyp:boolean | false | optional | |||
| MaxCollect | jdftyp:Integer | optional | ||||
| MaxDocOrd | jdftyp:Integer | optional | ||||
| MaxOrd | jdftyp:Integer | optional | ||||
| MaxSetOrd | jdftyp:Integer | optional | ||||
| MinCollect | jdftyp:Integer | optional | ||||
| Name | jdftyp:string | optional | ||||
| OrdReset | jdftyp:eOrdReset_ | Continue | optional | |||
| OrdsConsumed | jdftyp:IntegerRangeList | optional | ||||
| SheetCountReset | jdftyp:eOrdReset_ | Continue | optional | |||
| SheetNameFormat | jdftyp:string | optional | ||||
| SheetNameTemplate | jdftyp:string | optional | ||||
| SourceWorkStyle | jdftyp:WorkStyle | optional | ||||
| SurfaceContentsBox | jdftyp:rectangle | optional | ||||
| TemplateType | jdftyp:eTemplateType_ | optional |
| Complex Types | jdf:Layout_r, jdf:Layout_re |
<xs:attributeGroup name="LayoutAttribs_r"> <xs:attributeGroup ref="jdf:LayoutAttribs_c"/> <xs:attribute name="Automated" type="jdftyp:boolean" default="false"/> <xs:attribute name="LockOrigins" type="jdftyp:boolean" default="false"/> <xs:attribute name="MaxDocOrd" type="jdftyp:Integer" use="optional"/> <xs:attribute name="MaxSetOrd" type="jdftyp:Integer" use="optional"/> <xs:attribute name="OrdReset" type="jdftyp:eOrdReset_" default="Continue"/> <xs:attribute name="SheetCountReset" type="jdftyp:eOrdReset_" default="Continue"/> </xs:attributeGroup> |