<xs:complexType name="Layout_PlacedObject_lr" mixed="false">
<xs:complexContent mixed="false">
<xs:extension base="jdf:BaseElement_">
<xs:attribute name="Anchor" type="jdftyp:eAnchor_" use="optional"/>
<xs:attribute name="AssemblyIDs" type="jdftyp:NMTOKENS" use="optional"/>
<xs:attribute name="ClipBox" type="jdftyp:rectangle" use="optional"/>
<xs:attribute name="ClipBoxFormat" type="jdftyp:string" use="optional"/>
<xs:attribute name="ClipBoxTemplate" type="jdftyp:string" use="optional"/>
<xs:attribute name="ClipPath" type="jdftyp:PDFPath" use="optional"/>
<xs:attribute name="CompensationCTMFormat" type="jdftyp:string" use="optional"/>
<xs:attribute name="CompensationCTMTemplate" type="jdftyp:string" 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="LogicalStackOrd" 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="TrimClipPath" 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> |