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



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


>>===== CITATION-ITEMS =====>>
[
    [
        {
            "id": "ITEM-4", 
            "locator": "parental suffix-prefix-downhill"
        }
    ]
]
<<===== 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-prefix-downhill">
    <text variable="title" suffix=". "/>
    <group>
      <text variable="note" prefix=" "/>
    </group>
  </macro>
  <citation>
    <layout delimiter="&#x0A;">
      <choose>
        <if type="article-newspaper">
          <text macro="parental-suffix-prefix-downhill"/>
        </if>
      </choose>
      <text value=". ["/>
      <text variable="locator"/>
      <text value="]"/>
    </layout>
  </citation>
</style>
<<===== CSL =====<<


>>===== INPUT =====>>
[
    {
        "id": "ITEM-4", 
        "title": "One", 
        "note": "Two",
        "type": "article-newspaper"
    }
]
<<===== INPUT =====<<
