Forum Moderators: open
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<stylesheet version="1.0" xmlns="http://www.w3.org/1999/XSL/Transform"><template match="aka"><html xmlns=""><body><apply-templates select="//Disposal_Structure" xmlns="http://www.w3.org/1999/XSL/Transform"></apply-templates></body></html></template><template match="//Disposal_Structure"><apply-templates select="Top_Term[@type='F']"></apply-templates></template><template match="Top_Term[@type='F']"><variable name="idcodeF" select="@id"></variable><if test="//Disposal_Structure/Top_Term[@id=$idcodeF]/Term/Term/@type='D'"><h2 xmlns=""><value-of select="//Terms/Class_Terms/Term[@id=$idcodeF]/@name" xmlns="http://www.w3.org/1999/XSL/Transform"></value-of></h2><p xmlns=""><value-of select="//Terms/Class_Terms/Term[@id=$idcodeF]/Scope_Notes" xmlns="http://www.w3.org/1999/XSL/Transform"></value-of></p><apply-templates select="Term[@type='A']"></apply-templates></if></template><template match="Term[@type='A']"><variable name="idcodeA" select="@id"></variable><if test="//Disposal_Structure/Top_Term/Term[@id=$idcodeA]/Term/@type='D'"><h3 xmlns=""><value-of select="//Terms/Class_Terms/Term[@id=$idcodeA]/@name" xmlns="http://www.w3.org/1999/XSL/Transform"></value-of></h3><p xmlns=""><value-of select="//Terms/Class_Terms/Term[@id=$idcodeA]/Scope_Notes" xmlns="http://www.w3.org/1999/XSL/Transform"></value-of></p></if><if test="//Disposal_Structure/Top_Term/Term[@id=$idcodeA]/Term[@link='NT']/@type='D'"><table xmlns=""><th ALIGN="left"><h3>Entry No.</h3></th><th ALIGN="left"><h3>Description of Records</h3></th><th ALIGN="left"><h3>Disposal Action</h3></th><apply-templates select="Term[@link='NT'][@type='D']" xmlns="http://www.w3.org/1999/XSL/Transform"></apply-templates></table></if></template><template match="Term[@link='NT'][@type='D']"><variable name="idcodeD" select="@id"></variable><tr VALIGN="top" xmlns=""><td WIDTH="15%"><value-of select="//Terms/Disposal_Terms/Records_Class[@id=$idcodeD]/Number" xmlns="http://www.w3.org/1999/XSL/Transform"></value-of></td><td ROWSPAN="2" WIDTH="55%"><value-of select="//Terms/Disposal_Terms/Records_Class[@id=$idcodeD]/Class_Name" xmlns="http://www.w3.org/1999/XSL/Transform"></value-of></td><td ROWSPAN="2" WIDTH="30%"><value-of select="//Terms/Disposal_Terms/Records_Class[@id=$idcodeD]/Disposal_Rule" xmlns="http://www.w3.org/1999/XSL/Transform"></value-of></td></tr><tr xmlns=""><td><h6><value-of select="//Terms/Disposal_Terms/Records_Class[@id=$idcodeD]/Barcode" xmlns="http://www.w3.org/1999/XSL/Transform"></value-of></h6></td></tr></template></stylesheet>