Reply To: XML as a deliverable from InDesign

Home Page / Forums / General InDesign Topics (CLOSED) / XML as a deliverable from InDesign / Reply To: XML as a deliverable from InDesign

#59007
peppobon
Member

Sorry,

the mappings config under 2.1 is wrong (cut&paste mistake).

It should be:

<styles>

<paraStyle name=”chapterTitle” targetXpath=”chapter/title”>

<paraStyle name=”titleSect1″ targetXpath=”chapter/sect1/title”>

<paraStyle name=”normal” targetXpath=”chapter/sect1/para”/>

<paraStyle name=”orderedListItem” targetXpath=”chapter/sect1/orderedlist/listitem”/>

<paraStyle name=”figure” targetXpath=”chapter/sect1/figure”/>

<paraStyle name=”table” targetXpath=”chapter/sect1/table”/>

<paraStyle name=”titleSect2? targetXpath=”hapter/sect2/title”>

<paraStyle name=”normal” targetXpath=”chapter/sect1/sect2/para”/>

<paraStyle name=”orderedListItem” targetXpath=”chapter/sect1/sect2/orderedlist/listitem”/>

<paraStyle name=”figure” targetXpath=”chapter/sect1/sect2/figure”/>

<paraStyle name=”table” targetXpath=”chapter/sect1/sect2/table”/>

</paraStyle>

</paraStyle>

</paraStyle>

</styles>

__peppo

This article was last modified on March 19, 2011

Comments (0)

Loading comments...