Translation:Story Grid Data Information

From IDMLWiki

Jump to: navigation, search

10.7.37 StoryGridDataInformation

<StoryGridDataInformation>エレメントは、デフォルトのフレームグリッドを設定します。

スキーマの例107 StoryGridDataInformation
  1. StoryGridDataInformation_Object = element StoryGridDataInformation{ 
  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.   attribute LineAlignment{  LineAlignment_EnumValue }?,
  10.   attribute GridAlignment{  GridAlignment_EnumValue }?,
  11.   attribute CharacterAlignment{  CharacterAlignment_EnumValue }?,
  12.   attribute GridView{  GridViewSettings_EnumValue }?,
  13.   attribute CharacterCountLocation{  CharacterCountLocation_EnumValue }?,
  14.   attribute CharacterCountSize{  xsd:double }?,
  15.   element Properties {
  16.     element AppliedFont{ 
  17.       (object_type, xsd:string ) |
  18.       (string_type, xsd:string )
  19.     }?
  20.   }
  21.   ?
  22. }
Personal tools