今日の英語ノート(excerpt)

excerptは「抜粋」とか「引用」というような意味だが、以下のような形でファイルの一部抜粋を紹介する時等に使える。

Let's look at the following XML excerpt:

<hoge name="moge">
    <foo name="boo">Test</foo>
</hoge>