QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
BestEffortExceptions | jdftyp:NMTOKENS | optional | ||||
BroadsheetNumber | jdftyp:Integer | optional | ||||
CommentURL | jdftyp:URL | optional | ||||
DescriptiveName | jdftyp:longString | optional | ||||
LogicalPrinterSection | jdftyp:string | optional | ||||
MustHonorExceptions | jdftyp:NMTOKENS | optional | ||||
OperatorInterventionExceptions | jdftyp:NMTOKENS | optional | ||||
PageListIndex | jdftyp:IntegerRangeList | required | ||||
PagePlacementName | jdftyp:string | optional | ||||
SettingsPolicy | jdftyp:eSettingsPolicy_ | optional | ||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1' |
<xs:complexType name="Assembly_PageAssignedList_lr" mixed="false"> <xs:complexContent mixed="false"> <xs:extension base="jdf:BaseElement_"> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:group ref="jdf:GenericElements" minOccurs="0"/> </xs:sequence> <xs:attribute name="BroadsheetNumber" type="jdftyp:Integer" use="optional"/> <xs:attribute name="LogicalPrinterSection" type="jdftyp:string" use="optional"/> <xs:attribute name="PageListIndex" type="jdftyp:IntegerRangeList" use="required"/> <xs:attribute name="PagePlacementName" type="jdftyp:string"/> </xs:extension> </xs:complexContent> </xs:complexType> |