Translation:Nested Page Item
From IDMLWiki
入れ子のページオブジェクト
InDesignのページオブジェクトは、他のページオブジェクト内にペーストすることができます。IDMLでは、ページオブジェクトエレメントの子エレメントにして、入れ子のページオブジェクトとして表します。
IDMLの例18 入れ子のページオブジェクト
<Rectangle Self="ucd" ItemTransform="1 0 0 1 0 0"><Properties><PathGeometry><GeometryPath PathOpen="false"><PathPointArray><PathPointType Anchor="72 -324" LeftDirection="72 -324" RightDirection="72 -324"/><PathPointType Anchor="72 -252" LeftDirection="72 -252" RightDirection="72 -252"/><PathPointType Anchor="144 -252" LeftDirection="144 -252" RightDirection="144 -252"/><PathPointType Anchor="144 -324" LeftDirection="144 -324" RightDirection="144 -324"/></PathPointArray></GeometryPath></PathGeometry></Properties><Rectangle Self="uda" ItemTransform="1 0 0 1 0 0"><Properties><PathGeometry><GeometryPath PathOpen="false"><PathPointArray><PathPointType Anchor="84 -312" LeftDirection="84 -312" RightDirection="84 -312"/><PathPointType Anchor="84 -288" LeftDirection="84 -288" RightDirection="84 -288"/><PathPointType Anchor="108 -288" LeftDirection="108 -288" RightDirection="108 -288"/><PathPointType Anchor="108 -312" LeftDirection="108 -312" RightDirection="108 -312"/></PathPointArray></GeometryPath></PathGeometry></Properties></Rectangle></Rectangle>

