Translation:Story Schema

From IDMLWiki

Jump to: navigation, search

10.4.7 ストーリーのスキーマ

<Story>エレメントの属性とエレメントは、ストーリーのテキストコンテンツとフォーマットを設定します。InDesignのストーリーは、テキストフレームやグラフィックフレームなどのページオブジェクト、注釈、脚注、ハイパーリンクと他のオブジェクトを含むことができます。<Story>エレメントに含まれるものも、InDesignドキュメントのストーリー内にあるものと同じです。

ストーリー用にスキーマで設定されるほとんどの属性とエレメントは、フォーマットのデフォルトとプリファレンスに関するものです。例えばAppliedParagraphStyle属性、AppliedCharacterStyle属性やFontStyle属性は、ストーリー内のテキストのフォーマットを設定します。これらの属性は、ストーリー内の子エレメントの、関連する属性(例えば<ParagraphStyleRange>エレメント)でオーバーライドすることもできます。

スキーマの例42 ストーリーのスキーマ
  1. Story_Object = element Story {
  2.   attribute Self { xsd:string },
  3.   attribute AppliedTOCStyle{  xsd:string }?,
  4.   attribute FirstLineIndent{  xsd:double }?,
  5.   attribute LeftIndent{  xsd:double }?,
  6.   attribute RightIndent{  xsd:double }?,
  7.   attribute SpaceBefore{  xsd:double }?,
  8.   attribute SpaceAfter{  xsd:double }?,
  9.   attribute Justification { Justification_EnumValue }?,
  10.   attribute SingleWordJustification{  SingleWordJustification_EnumValue }?,
  11.   attribute AutoLeading{  xsd:double }?,
  12.   attribute DropCapLines{  xsd:short {minInclusive="0" maxInclusive="25"} }?,
  13.   attribute DropCapCharacters{  xsd:short {minInclusive="0" maxInclusive="150"}}?,
  14.   attribute KeepLinesTogether{  xsd:boolean }?,
  15.   attribute KeepAllLinesTogether{  xsd:boolean }?,
  16.   attribute KeepWithNext{  xsd:short {minInclusive="0" maxInclusive="5"} }?,
  17.   attribute KeepFirstLines{  xsd:short {minInclusive="1" maxInclusive="50"} }?,
  18.   attribute KeepLastLines{  xsd:short {minInclusive="1" maxInclusive="50"} }?,
  19.   attribute StartParagraph{  StartParagraph_EnumValue }?,
  20.   attribute Composer { xsd:string }?,
  21.   attribute MinimumWordSpacing{  xsd:double }?,
  22.   attribute MaximumWordSpacing{  xsd:double }?,
  23.   attribute DesiredWordSpacing{  xsd:double }?,
  24.   attribute MinimumLetterSpacing{  xsd:double }?,
  25.   attribute MaximumLetterSpacing{  xsd:double }?,
  26.   attribute DesiredLetterSpacing{  xsd:double }?,
  27.   attribute MinimumGlyphScaling{  xsd:double }?,
  28.   attribute MaximumGlyphScaling{  xsd:double }?,
  29.   attribute DesiredGlyphScaling{  xsd:double }?,
  30.   attribute RuleAbove{  xsd:boolean }?,
  31.   attribute RuleAboveOverprint{  xsd:boolean }?,
  32.   attribute RuleAboveLineWeight{  xsd:double }?,
  33.   attribute RuleAboveTint{  xsd:double }?,
  34.   attribute RuleAboveOffset{  xsd:double }?,
  35.   attribute RuleAboveLeftIndent{  xsd:double }?,
  36.   attribute RuleAboveRightIndent{  xsd:double }?,
  37.   attribute RuleAboveWidth{  RuleWidth_EnumValue }?,
  38.   attribute RuleAboveGapTint{  xsd:double }?,
  39.   attribute RuleAboveGapOverprint{  xsd:boolean }?,
  40.   attribute RuleBelow{  xsd:boolean }?,
  41.   attribute RuleBelowLineWeight{  xsd:double }?,
  42.   attribute RuleBelowTint{  xsd:double }?,
  43.   attribute RuleBelowOffset{  xsd:double }?,
  44.   attribute RuleBelowLeftIndent{  xsd:double }?,
  45.   attribute RuleBelowRightIndent{  xsd:double }?,
  46.   attribute RuleBelowWidth{  RuleWidth_EnumValue }?,
  47.   attribute RuleBelowGapTint{  xsd:double }?,
  48.   attribute HyphenateCapitalizedWords{  xsd:boolean }?,
  49.   attribute Hyphenation { xsd:boolean }?,
  50.   attribute HyphenateBeforeLast{ xsd:short {minInclusive="1" maxInclusive="15"}}?,
  51.   attribute HyphenateAfterFirst{ xsd:short {minInclusive="1" maxInclusive="15"}}?,
  52.   attribute HyphenateWordsLongerThan{ xsd:short {minInclusive="3"maxInclusive="25"} }?,
  53.   attribute HyphenateLadderLimit{ xsd:short {minInclusive="0"maxInclusive="25"}}?,
  54.   attribute HyphenationZone{  xsd:double }?,
  55.   attribute HyphenWeight{  xsd:short {minInclusive="0" maxInclusive="10"} }?,
  56.   attribute AppliedParagraphStyle{  xsd:string }?,
  57.   attribute AppliedCharacterStyle{  xsd:string }?,
  58.   attribute FontStyle{  xsd:string }?,
  59.   attribute PointSize{  xsd:double }?,
  60.   attribute KerningMethod{  xsd:string }?,
  61.   attribute Tracking { xsd:double }?,
  62.   attribute Capitalization { Capitalization_EnumValue }?,
  63.   attribute Position { Position_EnumValue }?,
  64.   attribute Underline { xsd:boolean }?,
  65.   attribute StrikeThru{  xsd:boolean }?,
  66.   attribute Ligatures { xsd:boolean }?,
  67.   attribute NoBreak{  xsd:boolean }?,
  68.   attribute HorizontalScale{  xsd:double }?,
  69.   attribute VerticalScale{  xsd:double }?,
  70.   attribute BaselineShift{  xsd:double }?,
  71.   attribute Skew { xsd:double }?,
  72.   attribute FillTint{  xsd:double }?,
  73.   attribute StrokeTint{  xsd:double }?,
  74.   attribute StrokeWeight{  xsd:double }?,
  75.   attribute OverprintStroke{  xsd:boolean }?,
  76.   attribute OverprintFill{  xsd:boolean }?,
  77.   attribute OTFFigureStyle{  OTFFigureStyle_EnumValue }?,
  78.   attribute OTFOrdinal { xsd:boolean }?,
  79.   attribute OTFFraction { xsd:boolean }?,
  80.   attribute OTFDiscretionaryLigature{  xsd:boolean }?,
  81.   attribute OTFTitling { xsd:boolean }?,
  82.   attribute OTFContextualAlternate{  xsd:boolean }?,
  83.   attribute OTFSwash { xsd:boolean }?,
  84.   attribute UnderlineTint{  xsd:double }?,
  85.   attribute UnderlineGapTint{  xsd:double }?,
  86.   attribute UnderlineOverprint{  xsd:boolean }?,
  87.   attribute UnderlineGapOverprint{  xsd:boolean }?,
  88.   attribute UnderlineOffset{  xsd:double }?,
  89.   attribute UnderlineWeight{  xsd:double }?,
  90.   attribute StrikeThroughTint{  xsd:double }?,
  91.   attribute StrikeThroughGapTint{  xsd:double }?,
  92.   attribute StrikeThroughOverprint{  xsd:boolean }?,
  93.   attribute StrikeThroughGapOverprint{  xsd:boolean }?,
  94.   attribute StrikeThroughOffset{  xsd:double }?,
  95.   attribute StrikeThroughWeight{  xsd:double }?,
  96.   attribute FillColor{  xsd:string }?,
  97.   attribute StrokeColor{  xsd:string }?,
  98.   attribute AppliedLanguage{  xsd:string }?,
  99.   attribute LastLineIndent{  xsd:double }?,
  100.   attribute HyphenateLastWord{  xsd:boolean }?,
  101.   attribute OTFSlashedZero{  xsd:boolean }?,
  102.   attribute OTFHistorical { xsd:boolean }?,
  103.   attribute OTFStylisticSets{  xsd:int }?,
  104.   attribute GradientFillLength{  xsd:double }?,
  105.   attribute GradientFillAngle{  xsd:double }?,
  106.   attribute GradientStrokeLength{  xsd:double }?,
  107.   attribute GradientStrokeAngle{  xsd:double }?,
  108.   attribute GradientFillStart{  UnitPointType_TypeDef }?,
  109.   attribute GradientStrokeStart{  UnitPointType_TypeDef }?,
  110.   attribute RuleBelowOverprint{  xsd:boolean }?,
  111.   attribute RuleBelowGapOverprint{  xsd:boolean }?,
  112.   attribute DropcapDetail{  xsd:int }?,
  113.   attribute HyphenateAcrossColumns{  xsd:boolean }?,
  114.   attribute KeepRuleAboveInFrame{  xsd:boolean }?,
  115.   attribute IgnoreEdgeAlignment{  xsd:boolean }?,
  116.   attribute OTFMark { xsd:boolean }?,
  117.   attribute OTFLocale { xsd:boolean }?,
  118.   attribute PositionalForm{  PositionalForms_EnumValue }?,
  119.   attribute ParagraphDirection{  ParagraphDirection_EnumValue }?,
  120.   attribute ParagraphJustification{  ParagraphJustification_EnumValue }?,
  121.   attribute MiterLimit{  xsd:double {minInclusive="0" maxInclusive="1000"} }?,
  122.   attribute StrokeAlignment{  TextStrokeAlign_EnumValue }?,
  123.   attribute EndJoin{  OutlineJoin_EnumValue }?,
  124.   attribute OTFOverlapSwash{  xsd:boolean }?,
  125.   attribute OTFStylisticAlternate{  xsd:boolean }?,
  126.   attribute OTFJustificationAlternate{  xsd:boolean }?,
  127.   attribute OTFStretchedAlternate{  xsd:boolean }?,
  128.   attribute CharacterDirection{  CharacterDirection_EnumValue }?,
  129.   attribute KeyboardDirection{  CharacterDirection_EnumValue }?,
  130.   attribute DigitsType{  DigitsType_EnumValue }?,
  131.   attribute Kashidas { Kashidas_EnumValue }?,
  132.   attribute DiacriticPosition{  DiacriticPosition_EnumValue }?,
  133.   attribute XOffsetDiacritic{  xsd:double }?,
  134.   attribute YOffsetDiacritic{  xsd:double }?,
  135.   attribute GotoNextX{  GotoNextX_EnumValue }?,
  136.   attribute PageNumberType{  PageNumberType_EnumValue }?,
  137.   attribute TrackChanges{  xsd:boolean }?,
  138.   attribute StoryTitle{  xsd:string }?,
  139.   attribute AppliedNamedGrid{  xsd:string }?,
  140.   attribute CharacterAlignment{  CharacterAlignment_EnumValue }?,
  141.   attribute Tsume { xsd:double }?,
  142.   attribute LeadingAki{  xsd:double }?,
  143.   attribute TrailingAki{  xsd:double }?,
  144.   attribute CharacterRotation{  xsd:double }?,
  145.   attribute Jidori { xsd:short }?,
  146.   attribute ShataiMagnification{  xsd:double }?,
  147.   attribute ShataiDegreeAngle{  xsd:double }?,
  148.   attribute ShataiAdjustRotation{  xsd:boolean }?,
  149.   attribute ShataiAdjustTsume{  xsd:boolean }?,
  150.   attribute Tatechuyoko { xsd:boolean }?,
  151.   attribute TatechuyokoXOffset{  xsd:double }?,
  152.   attribute TatechuyokoYOffset{  xsd:double }?,
  153.   attribute KentenTint{  xsd:double }?,
  154.   attribute KentenStrokeTint{  xsd:double }?,
  155.   attribute KentenWeight{  xsd:double }?,
  156.   attribute KentenOverprintFill{  AdornmentOverprint_EnumValue }?,
  157.   attribute KentenOverprintStroke{  AdornmentOverprint_EnumValue }?,
  158.   attribute KentenKind{  KentenCharacter_EnumValue }?,
  159.   attribute KentenPlacement{  xsd:double }?,
  160.   attribute KentenAlignment{  KentenAlignment_EnumValue }?,
  161.   attribute KentenPosition{  RubyKentenPosition_EnumValue }?,
  162.   attribute KentenFontSize{  xsd:double }?,
  163.   attribute KentenXScale{  xsd:double }?,
  164.   attribute KentenYScale{  xsd:double }?,
  165.   attribute KentenCustomCharacter{  xsd:string }?,
  166.   attribute KentenCharacterSet{  KentenCharacterSet_EnumValue }?,
  167.   attribute RubyTint{  xsd:double }?,
  168.   attribute RubyWeight{  xsd:double }?,
  169.   attribute RubyOverprintFill{  AdornmentOverprint_EnumValue }?,
  170.   attribute RubyOverprintStroke{  AdornmentOverprint_EnumValue }?,
  171.   attribute RubyStrokeTint{  xsd:double }?,
  172.   attribute RubyFontSize{  xsd:double }?,
  173.   attribute RubyOpenTypePro{  xsd:boolean }?,
  174.   attribute RubyXScale{  xsd:double }?,
  175.   attribute RubyYScale{  xsd:double }?,
  176.   attribute RubyType{  RubyTypes_EnumValue }?,
  177.   attribute RubyAlignment{  RubyAlignments_EnumValue }?,
  178.   attribute RubyPosition{  RubyKentenPosition_EnumValue }?,
  179.   attribute RubyXOffset{  xsd:double }?,
  180.   attribute RubyYOffset{  xsd:double }?,
  181.   attribute RubyParentSpacing{  RubyParentSpacing_EnumValue }?,
  182.   attribute RubyAutoAlign{  xsd:boolean }?,
  183.   attribute RubyOverhang{  xsd:boolean }?,
  184.   attribute RubyAutoScaling{  xsd:boolean }?,
  185.   attribute RubyParentScalingPercent{  xsd:double }?,
  186.   attribute RubyParentOverhangAmount{  RubyOverhang_EnumValue }?,
  187.   attribute Warichu { xsd:boolean }?,
  188.   attribute WarichuSize{  xsd:double }?,
  189.   attribute WarichuLines{  xsd:short }?,
  190.   attribute WarichuLineSpacing{  xsd:double }?,
  191.   attribute WarichuAlignment{  WarichuAlignment_EnumValue }?,
  192.   attribute WarichuCharsAfterBreak{  xsd:short }?,
  193.   attribute WarichuCharsBeforeBreak{  xsd:short }?,
  194.   attribute OTFProportionalMetrics{  xsd:boolean }?,
  195.   attribute OTFHVKana { xsd:boolean }?,
  196.   attribute OTFRomanItalics{  xsd:boolean }?,
  197.   attribute ScaleAffectsLineHeight{  xsd:boolean }?,
  198.   attribute CjkGridTracking{  xsd:boolean }?,
  199.   attribute GlyphForm{  AlternateGlyphForms_EnumValue }?,
  200.   attribute RubyFlag{  xsd:int }?,
  201.   attribute RubyString{  xsd:string }?,
  202.   attribute GridAlignFirstLineOnly{  xsd:boolean }?,
  203.   attribute GridAlignment{  GridAlignment_EnumValue }?,
  204.   attribute GridGyoudori{  xsd:short }?,
  205.   attribute AutoTcy{  xsd:short }?,
  206.   attribute AutoTcyIncludeRoman{  xsd:boolean }?,
  207.   attribute KinsokuType{  KinsokuType_EnumValue }?,
  208.   attribute KinsokuHangType{  KinsokuHangTypes_EnumValue }?,
  209.   attribute BunriKinshi{  xsd:boolean }?,
  210.   attribute Rensuuji { xsd:boolean }?,
  211.   attribute RotateSingleByteCharacters{  xsd:boolean }?,
  212.   attribute LeadingModel{  LeadingModel_EnumValue }?,
  213.   attribute RubyAutoTcyDigits{  xsd:short }?,
  214.   attribute RubyAutoTcyIncludeRoman{  xsd:boolean }?,
  215.   attribute RubyAutoTcyAutoScale{  xsd:boolean }?,
  216.   attribute TreatIdeographicSpaceAsSpace{  xsd:boolean }?,
  217.   attribute AllowArbitraryHyphenation{  xsd:boolean }?,
  218.   attribute ParagraphGyoudori{  xsd:boolean }?,
  219.   attribute BulletsAndNumberingListType{  ListType_EnumValue }?,
  220.   attribute NumberingExpression{  xsd:string }?,
  221.   attribute BulletsTextAfter{  xsd:string }?,
  222.   attribute NumberingLevel{  xsd:int }?,
  223.   attribute NumberingContinue{  xsd:boolean }?,
  224.   attribute NumberingStartAt{  xsd:int }?,
  225.   attribute NumberingApplyRestartPolicy{  xsd:boolean }?,
  226.   attribute BulletsAlignment{  ListAlignment_EnumValue }?,
  227.   attribute NumberingAlignment{  ListAlignment_EnumValue }?,
  228.   element Properties {
  229.     element ExcelImportPreferences{  list_type, element ListItem{ 
  230.         (enum_type, AlignmentStyleOptions_EnumValue ) |
  231.         (long_type, xsd:int ) |
  232.         (bool_type, xsd:boolean ) |
  233.         (enum_type, TableFormattingOptions_EnumValue ) |
  234.         (string_type, xsd:string )
  235.       }*
  236.     }?&
  237.     element WordRTFImportPreferences{  list_type, element ListItem{ 
  238.         (bool_type, xsd:boolean ) |
  239.         (enum_type, ConvertPageBreaks_EnumValue ) |
  240.         (enum_type, ConvertTablesOptions_EnumValue ) |
  241.         (enum_type, ResolveStyleClash_EnumValue ) |
  242.         (long_type, xsd:int )
  243.       }*
  244.     }?&
  245.     element TextImportPreferences{  list_type, element ListItem{ 
  246.         (bool_type, xsd:boolean ) |
  247.         (long_type, xsd:int ) |
  248.         (enum_type, TextImportCharacterSet_EnumValue ) |
  249.         (enum_type, ImportPlatform_EnumValue ) |
  250.         (short_type, xsd:short )
  251.       }*
  252.     }?&
  253.     element StyleMappingPreferences{  list_type,
  254.       element ListItem{ 
  255.         list_type, element ListItem{  string_type, xsd:string }*
  256.       }?,
  257.       element ListItem{ 
  258.         list_type, element ListItem{  string_type, xsd:string }*
  259.       }
  260.     }?&
  261.     element BalanceRaggedLines{ 
  262.       (bool_type, xsd:boolean ) |
  263.       (enum_type, BalanceLinesStyle_EnumValue )
  264.     }?&
  265.     element RuleAboveColor{ 
  266.       (object_type, xsd:string ) |
  267.       (string_type, xsd:string )
  268.     }?&
  269.     element RuleAboveGapColor{ 
  270.       (object_type, xsd:string ) |
  271.       (string_type, xsd:string )
  272.     }?&
  273.     element RuleAboveType{ 
  274.       (object_type, xsd:string ) |
  275.       (string_type, xsd:string )
  276.     }?&
  277.     element RuleBelowColor{ 
  278.       (object_type, xsd:string ) |
  279.       (string_type, xsd:string )
  280.     }?&
  281.     element RuleBelowGapColor{ 
  282.       (object_type, xsd:string ) |
  283.       (string_type, xsd:string )
  284.     }?&
  285.     element RuleBelowType{ 
  286.       (object_type, xsd:string ) |
  287.       (string_type, xsd:string )
  288.     }?&
  289.     element AllNestedStyles{  list_type, element ListItem{ 
  290.         record_type,
  291.         (
  292.           element AppliedCharacterStyle{  object_type, xsd:string }&
  293.           element Delimiter {
  294.             (string_type, xsd:string ) |
  295.             (enum_type, NestedStyleDelimiters_EnumValue )
  296.           }&
  297.           element Repetition { long_type, xsd:int }&
  298.           element Inclusive { bool_type, xsd:boolean })
  299.       }*
  300.     }?&
  301.     element TabList{  list_type, element ListItem{ 
  302.         record_type,
  303.         (
  304.           element Alignment { enum_type, TabStopAlignment_EnumValue }&
  305.           element AlignmentCharacter{  string_type, xsd:string }&
  306.           element Leader { string_type, xsd:string }&
  307.           element Position { unit_type, xsd:double })
  308.       }*
  309.     }?&
  310.     element AppliedFont{ 
  311.       (object_type, xsd:string ) |
  312.       (string_type, xsd:string )
  313.     }?&
  314.     element Leading {
  315.       (unit_type, xsd:double ) |
  316.       (enum_type, Leading_EnumValue )
  317.     }?&
  318.     element UnderlineColor{ 
  319.       (object_type, xsd:string ) |
  320.       (string_type, xsd:string )
  321.     }?&
  322.     element UnderlineGapColor{ 
  323.       (object_type, xsd:string ) |
  324.       (string_type, xsd:string )
  325.     }?&
  326.     element UnderlineType{ 
  327.     (object_type, xsd:string ) |
  328.     (string_type, xsd:string )
  329.     }?&
  330.     element StrikeThroughColor{ 
  331.       (object_type, xsd:string ) |
  332.       (string_type, xsd:string )
  333.     }?&
  334.     element StrikeThroughGapColor{ 
  335.       (object_type, xsd:string ) |
  336.       (string_type, xsd:string )
  337.     }?&
  338.     element StrikeThroughType{ 
  339.       (object_type, xsd:string ) |
  340.       (string_type, xsd:string )
  341.     }?&
  342.     element AllLineStyles{  list_type, element ListItem{ 
  343.         record_type,
  344.         (
  345.           element AppliedCharacterStyle{  object_type, xsd:string }&
  346.           element LineCount{  long_type, xsd:int }&
  347.           element RepeatLast{  long_type, xsd:int })
  348.       }*
  349.     }?&
  350.     element AllGREPStyles{  list_type, element ListItem{ 
  351.         record_type,
  352.         (
  353.           element AppliedCharacterStyle{  object_type, xsd:string }&
  354.           element GrepExpression{  string_type, xsd:string })
  355.       }*
  356.     }?&
  357.     element OpenTypeFeatures{  list_type, element ListItem{ 
  358.         list_type,
  359.         element ListItem{ 
  360.           (string_type, xsd:string ) |
  361.           (long_type, xsd:int ) }?,
  362.         element ListItem{ 
  363.           (string_type, xsd:string ) |
  364.           (long_type, xsd:int )
  365.         }
  366.       }*
  367.     }?&
  368.     element KentenFillColor{ 
  369.       (object_type, xsd:string ) |
  370.       (string_type, xsd:string )
  371.     }?&
  372.     element KentenStrokeColor{ 
  373.       (object_type, xsd:string ) |
  374.       (string_type, xsd:string )
  375.     }?&
  376.     element KentenFont{ 
  377.       (object_type, xsd:string ) |
  378.       (string_type, xsd:string )
  379.     }?&
  380.     element KentenFontStyle{ 
  381.       (string_type, xsd:string ) |
  382.       (enum_type, NothingEnum_EnumValue
  383.     )
  384.     }?&
  385.     element RubyFill{ 
  386.       (object_type, xsd:string ) |
  387.       (string_type, xsd:string )
  388.     }?&
  389.     element RubyStroke{ 
  390.       (object_type, xsd:string ) |
  391.       (string_type, xsd:string )
  392.     }?&
  393.     element RubyFont{ 
  394.       (object_type, xsd:string ) |
  395.       (string_type, xsd:string )
  396.     }?&
  397.     element RubyFontStyle{ 
  398.       (string_type, xsd:string ) |
  399.       (enum_type, NothingEnum_EnumValue
  400.     )
  401.     }?&
  402.     element KinsokuSet{ 
  403.       (object_type, xsd:string ) |
  404.       (enum_type, KinsokuSet_EnumValue ) |
  405.       (string_type, xsd:string )
  406.     }?&
  407.     element Mojikumi {
  408.       (object_type, xsd:string ) |
  409.       (string_type, xsd:string ) |
  410.       (enum_type, MojikumiTableDefaults_EnumValue )
  411.     }?&
  412.     element BulletChar{ 
  413.       attribute BulletCharacterType{  BulletCharacterType_EnumValue }?,
  414.       attribute BulletCharacterValue{  xsd:int }
  415.     }?&
  416.     element BulletsFont{ 
  417.       (object_type, xsd:string ) |
  418.       (string_type, xsd:string ) |
  419.       (enum_type, AutoEnum_EnumValue )
  420.     }?&
  421.     element BulletsFontStyle{ 
  422.       (string_type, xsd:string ) |
  423.       (enum_type, NothingEnum_EnumValue ) |
  424.       (enum_type, AutoEnum_EnumValue )
  425.     }?&
  426.     element BulletsCharacterStyle{ 
  427.       (object_type, xsd:string ) |
  428.       (string_type, xsd:string )
  429.     }?&
  430.     element NumberingCharacterStyle{ 
  431.       (object_type, xsd:string ) |
  432.       (string_type, xsd:string )
  433.     }?&
  434.     element AppliedNumberingList{ 
  435.     (object_type, xsd:string ) |
  436.     (string_type, xsd:string )
  437.     }?&
  438.     element NumberingFormat{ 
  439.       (enum_type, NumberingStyle_EnumValue ) |
  440.       (string_type, xsd:string )
  441.     }?&
  442.     element NumberingRestartPolicies{ 
  443.       attribute RestartPolicy{  RestartPolicy_EnumValue }?,
  444.       attribute LowerLevel{  xsd:int },
  445.       attribute UpperLevel{  xsd:int }
  446.     }?&
  447.     element Label { element KeyValuePair{  KeyValuePair_TypeDef }*
  448.     }?
  449.   }
  450.   ?
  451.   ,
  452. (
  453.   GridDataInformation_Object?,
  454.   (StoryPreference_Object?&
  455.   MetadataPacketPreference_Object?&
  456.   InCopyExportOption_Object?),
  457.   (GaijiOwnedItemObject_Object*&
  458.   Footnote_Object*&
  459.   TextVariableInstance_Object*&
  460.   ParagraphStyleRange_Object*&
  461.   CharacterStyleRange_Object*&
  462.   XMLElement_Object*&
  463.   Table_Object*&
  464.   Link_Object*&
  465.   Change_Object*&
  466.   Note_Object*&
  467.   TextFrame_Object*&
  468.   Oval_Object*&
  469.   Rectangle_Object*&
  470.   GraphicLine_Object*&
  471.   Polygon_Object*&
  472.   Group_Object*&
  473.   EPSText_Object*&
  474.   FormField_Object*&
  475.   Button_Object*&
  476.   HiddenText_Object*&
  477.   element Content {text}*&
  478.   element Br {empty}*)
  479. )
  480. }

属性で表されるStoryプロパティのほとんどは、Textプロパティと共通です。(「10.4.6 共通のTextプロパティ」参照)

表50 属性としてのStoryプロパティ
名前 必須 説明
AppliedNameGrid string 適用されるグリッドフォーマット
AppliedTOCStyle string 適用される目次スタイル
StoryTitle string ストーリーのタイトル
TrackChanges boolean trueのとき、字送りの変更はオン

エレメントで表されるStoryプロパティのほとんどは、Textプロパティと共通です。(「10.4.6 共通のTextプロパティ」参照)ストーリーは、複数のユニークなエレメントを含むこともできます。エレメントは下表の通りです。

表51 エレメントとしてのStoryプロパティ
名前 必須 説明
ExcelImportPreference ListItem Excelファイルの読み込みオプションプロパティを設定する、ListItemエレメント。InDesignはこれらのプロパティを読み込んで、IDMLドキュメントの再現性を維持する。IDMLドキュメントにこれらのプロパティを含める必要はなし
StyleMappingPreference ListItem タグ付きテキストの読み込みオプションプロパティを設定する、ListItemエレメント。InDesignはこれらのプロパティを読み込んで、IDMLドキュメントの再現性を維持する。IDMLドキュメントにこれらのプロパティを含める必要はなし
TextImportPreference ListItem テキストファイルの読み込みオプションプロパティを設定する、ListItemエレメント。InDesignはこれらのプロパティを読み込んで、IDMLドキュメントの再現性を維持する。IDMLドキュメントにこれらのプロパティを含める必要はなし
WordRTFImportPreference ListItem Microsoft WordおよびRTFの読み込みオプションの読み込みオプションプロパティを設定する、ListItemエレメント。InDesignはこれらのプロパティを読み込んで、IDMLドキュメントの再現性を維持する。IDMLドキュメントにこれらのプロパティを含める必要はなし
Personal tools