content

Specifies some text associated with its parent document. The value of content nodes will contain bolding in the form of <span> tags.

Table 1. Content Node Description
Attribute Type Description
name Text The name of the content node.

Example:

<document URL="http://vacation.com/" source="msn" rank="0" score="0.111111">
  <content name="title"><span class=b0>Vacation</span>.com</content>
  <content name="snippet">
    Offering <span class=b3>consumers</span> industry
    exxpertise, personal attention and exceptional <spanclass=b3>value</span>
    on <span class=b0>vacation</span> <span class=b1>travel</span>
    packages around the <span class=b2>world, </span><span class=b0>
    <span class=b2>Vacation</span></span>.com is a ...
  </content>
</document>