<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> |