QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
AssemblyID | jdftyp:string | optional | ||||
AssemblyIDs | jdftyp:NMTOKENS | optional | ||||
BindingSide | jdftyp:eSide1_ | Left | optional | |||
JobID | jdftyp:shortString | optional | ||||
JogSide | jdftyp:eJogSide_ | Top | optional | |||
Order | jdftyp:eOrder_ | Gathering | optional | |||
PhysicalSection | jdftyp:IntegerList | optional |
Complex Types | jdf:Assembly_r, jdf:Assembly_re |
<xs:attributeGroup name="AssemblyAttribs_r"> <xs:attributeGroup ref="jdf:AssemblyAttribs_c"/> <xs:attribute name="JogSide" type="jdftyp:eJogSide_" default="Top"/> <xs:attribute name="Order" type="jdftyp:eOrder_" default="Gathering"/> <xs:attribute name="BindingSide" type="jdftyp:eSide1_" default="Left"/> </xs:attributeGroup> |