| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| AssemblyID | jdftyp:string | optional | ||||
| AssemblyIDs | jdftyp:NMTOKENS | optional | ||||
| JobID | jdftyp:shortString | optional | ||||
| PhysicalSection | jdftyp:IntegerList | optional |
| Attribute Groups | jdf:AssemblyAttribs_r, jdf:AssemblyAttribs_u |
<xs:attributeGroup name="AssemblyAttribs_c"> <xs:attribute name="AssemblyID" type="jdftyp:string" use="optional"/> <xs:attribute name="AssemblyIDs" type="jdftyp:NMTOKENS" use="optional"/> <xs:attribute name="JobID" type="jdftyp:shortString" use="optional"/> <xs:attribute name="PhysicalSection" type="jdftyp:IntegerList" use="optional"/> </xs:attributeGroup> |