student

— empty element

Occurrence

optional, single

Attributes

Description

<student> indicates that a <buddy> is a student.

Parent Elements

<buddy>

Child Elements

See Also

<buddy>

Examples

(see also <buddy>)

<buddy id="buddy_Oscar">
    <student/>
    <!-- here further data of buddy (student) Oscar -->
</buddy>