Translation:Layout Grid Data Information

From IDMLWiki

Jump to: navigation, search

10.7.36 LayoutGridDataInformation

<LayoutGridDataInformation>エレメントは、デフォルトのレイアウトグリッドを設定します。

スキーマの例106 LayoutGridDataInformation
  1. LayoutGridDataInformation_Object = element LayoutGridDataInformation{ 
  2.   attribute Self { xsd:string },
  3.   attribute FontStyle{  xsd:string }?,
  4.   attribute PointSize{  xsd:double }?,
  5.   attribute CharacterAki{  xsd:double }?,
  6.   attribute LineAki{  xsd:double }?,
  7.   attribute HorizontalScale{  xsd:double }?,
  8.   attribute VerticalScale{  xsd:double }?,
  9.   element Properties {
  10.     element AppliedFont{ 
  11.       (object_type, xsd:string ) |
  12.       (string_type, xsd:string )
  13.     }?
  14.   }
  15.   ?
  16. }
Personal tools