[Slide]

<my:crossReference
              xmlns:my="http://example.com/"
              xmlns:xlink="http://www.w3.org/1999/xlink"
              xlink:type="simple"
              xlink:href="students.xml"
              xlink:role="studentlist"
              xlink:title="Student List"
              xlink:show="new"
              xlink:actuate="onRequest">
            Current List of Students
</my:crossReference>

Copyright (c) 2001 Mary Holstege
All rights reserved.