Elisa Beshero-Bondar PRO
Professor of Digital Humanities and Chair of the Digital Media, Arts, and Technology Program at Penn State Erie, The Behrend College.
If YES
Your XSLT needs an
@xpath-default-namespace
to read the source file!
If you don't add one, nothing will process!
If NO
Your XSLT should NOT have an
@xpath-default-namespace
at ALL!
REMOVE it if it's there
or nothing will process!
<section class="page">
<div class="panel">
<!-- contents of the panel
to output here -->
</div>
</section>
Planting @id attributes for link targets
It's easy to nest elements that aren't good HTML syntax!
In our example, <figure> and <div> must not nest inside <p>!
By Elisa Beshero-Bondar
section dividers for use in Zoom recordings on coding processes
Professor of Digital Humanities and Chair of the Digital Media, Arts, and Technology Program at Penn State Erie, The Behrend College.