← Prev in month ← Prev in thread

What is the name of the text that surrounds markup in mixed content?

From
Costello, Roger L. <>
To
"" <>
Date
2012-09-16T14:02:29Z
ID
<>
Thread
What is the name of the text that surrounds markup in mixed content?
Hi Folks,

This <Letter> element has mixed content:

<Letter>
    This is to inform you that it is
    <em>urgent</em>
    you contact us regarding your eligibility.
</Letter>

The <Letter> element has a child <em> element, which has text surrounding it.

Is there an official name for the text that surrounds the child element(s) in mixed content? Is it just called the "surrounding text"? 

/Roger
← Prev in month ← Prev in thread