Translation:Page Item Default
From IDMLWiki
10.7.32 PageItemDefault
<PageItemDefault>エレメントは、InDesignドキュメントでの、ページオブジェクトのデフォルト設定です。ここで設定した値は、属性やエレメントが明示的に定義されているものを除き、すべてのページオブジェクトに適用されます。<PageItemDefault>エレメントのすべてのプロパティは「10.3.1 ページオブジェクト」を参照してください。
スキーマの例102 PageItemDefault
PageItemDefault_Object = element PageItemDefault{
attribute Self { xsd:string },
attribute AppliedGraphicObjectStyle{ xsd:string }?,
attribute AppliedTextObjectStyle{ xsd:string }?,
attribute AppliedGridObjectStyle{ xsd:string }?,
attribute FillColor{ xsd:string }?,
attribute FillTint{ xsd:double }?,
attribute StrokeWeight{ xsd:double }?,
attribute MiterLimit{ xsd:double {minInclusive="1" maxInclusive="500"} }?,
attribute EndCap{ EndCap_EnumValue }?,
attribute EndJoin{ EndJoin_EnumValue }?,
attribute StrokeType{ xsd:string }?,
attribute LeftLineEnd{ ArrowHead_EnumValue }?,
attribute RightLineEnd{ ArrowHead_EnumValue }?,
attribute StrokeColor{ xsd:string }?,
attribute StrokeTint{ xsd:double }?,
attribute CornerOption{ CornerOptions_EnumValue }?,
attribute CornerRadius{ xsd:double }?,
attribute GradientFillAngle{ xsd:double }?,
attribute GradientStrokeAngle{ xsd:double }?,
attribute OverprintStroke{ xsd:boolean }?,
attribute OverprintFill{ xsd:boolean }?,
attribute GapColor{ xsd:string }?,
attribute GapTint{ xsd:double }?,
attribute OverprintGap{ xsd:boolean }?,
attribute StrokeAlignment{ StrokeAlignment_EnumValue }?,
attribute Nonprinting { xsd:boolean }?,
(TransparencySetting_Object?&StrokeTransparencySetting_Object?&FillTransparencySetting_Object?&ContentTransparencySetting_Object?)}
