Page 172 - 4785
P. 172
<?xml-stylesheet href="mailbox.xsl" type="text/xsl" ?>
<mailbox>
<message uid='1'>
<body>Перевірка поштового ящика</body>
<head>
<to>user2@myhp.edu</to>
<to>user3@myhp.edu</to>
<from>user1@myhp.edu</from>
<subject>Test</subject>
<cc></cc>
<notify></notify>
</head>
</message>
<message uid='2'>
<body>Цей лист не є спамом</body>
<head>
<to>user2@myhp.edu</to>
<from>user4@myhp.edu</from>
<subject>Цікава пропозиція</subject>
<notify></notify>
</head>
</message>
</mailbox>
Після загрузки даного файлу вид в браузері документа
зміниться:
170