jdf:Surface_ContentObject_lr

Complex Type Information

Model

jdf:Comment{0,1} , jdf:GeneralID{0,1} , jdf:Preview{0,1} , jdf:PreviewRef{0,1} , ANY element from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Attributes

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
DocOrd jdftyp:Integer optional
HalfTonePhaseOrigin jdftyp:XYPair 0 0 optional
LayerID jdftyp:Integer optional
MustHonorExceptions jdftyp:NMTOKENS optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
Ord jdftyp:Integer optional
OrdExpression jdftyp:string optional
OrdID jdftyp:Integer optional
SetOrd 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'

Used By

Source

<xs:complexType name="Surface_ContentObject_lr" mixed="false">
  <xs:complexContent mixed="false">
    <xs:extension base="jdf:Surface_PlacedObject_lr">
      <xs:sequence minOccurs="0" maxOccurs="unbounded">
        <xs:group ref="jdf:GenericElements" minOccurs="0"/>
      </xs:sequence>
      <xs:attribute name="DocOrd" type="jdftyp:Integer" use="optional"/>
      <xs:attribute name="Ord" type="jdftyp:Integer" use="optional"/>
      <xs:attribute name="OrdExpression" type="jdftyp:string" use="optional"/>
      <xs:attribute name="SetOrd" type="jdftyp:Integer" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>