>>===== MODE =====>>
citation
<<===== MODE =====<<



>>===== RESULT =====>>
One. Two. [parental suffix-suffix]
<<===== RESULT =====<<


>>===== CITATION-ITEMS =====>>
[
    [
        {
            "id": "ITEM-9", 
            "locator": "parental suffix-suffix"
        }
    ]
]
<<===== CITATION-ITEMS =====<<


>>===== CSL =====>>
<style 
      xmlns="http://purl.org/net/xbiblio/csl"
      class="note"
      version="1.0">
  <info>
    <id />
    <title />
    <updated>2009-08-10T04:49:00+09:00</updated>
  </info>
  <macro name="parental-suffix-suffix">
    <group suffix=" ">
      <group>
        <text variable="title" suffix=". "/>
      </group>
    </group>
    <text variable="note"/>
  </macro>
  <citation>
    <layout delimiter="&#x0A;">
      <choose>
        <if type="entry-dictionary">
          <text macro="parental-suffix-suffix"/>
        </if>
      </choose>
      <text value=". ["/>
      <text variable="locator"/>
      <text value="]"/>
    </layout>
  </citation>
</style>
<<===== CSL =====<<


>>===== INPUT =====>>
[
    {
        "id": "ITEM-9", 
        "title": "One", 
        "note": "Two",
        "type": "entry-dictionary"
    }
]
<<===== INPUT =====<<
