QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
BestEffortExceptions | jdftyp:NMTOKENS | optional | ||||
CTM | jdftyp:matrix | required | ||||
ClipBox | jdftyp:rectangle | optional | ||||
CommentURL | jdftyp:URL | optional | ||||
DescriptiveName | jdftyp:longString | optional | ||||
HalfTonePhaseOrigin | jdftyp:XYPair | 0 0 | optional | |||
LayerID | jdftyp:Integer | optional | ||||
MustHonorExceptions | jdftyp:NMTOKENS | optional | ||||
OperatorInterventionExceptions | jdftyp:NMTOKENS | optional | ||||
OrdID | jdftyp:Integer | optional | ||||
SettingsPolicy | jdftyp:eSettingsPolicy_ | optional | ||||
SourceClipPath | jdftyp:PDFPath | optional | ||||
TrimCTM | jdftyp:matrix | optional | ||||
TrimSize | jdftyp:XYPair | optional | ||||
Type | jdftyp:ePlacedObjType_ | optional | ||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1' |
Complex Types | jdf:Surface_ContentObject_lr, jdf:Surface_MarkObject_lr |
<xs:complexType name="Surface_PlacedObject_lr" mixed="false"> <xs:complexContent mixed="false"> <xs:extension base="jdf:BaseElement_"> <xs:attribute name="ClipBox" type="jdftyp:rectangle" use="optional"/> <xs:attribute name="CTM" type="jdftyp:matrix" use="required"/> <xs:attribute name="HalfTonePhaseOrigin" type="jdftyp:XYPair" default="0 0"/> <xs:attribute name="LayerID" type="jdftyp:Integer" use="optional"/> <xs:attribute name="OrdID" type="jdftyp:Integer" use="optional"/> <xs:attribute name="SourceClipPath" type="jdftyp:PDFPath" use="optional"/> <xs:attribute name="TrimCTM" type="jdftyp:matrix" use="optional"/> <xs:attribute name="TrimSize" type="jdftyp:XYPair" use="optional"/> <xs:attribute name="Type" type="jdftyp:ePlacedObjType_" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |