Create conditional table row with XSLT
问题 I'm an XSLT newbie, so please excuse my ignorance. I need to format football standings from an XML file and create an HTML table. I'm able to do all I need to do except one thing. I need to create a table row above each region, and I can't find a way to do this. Here is my XML file: <?xml version="1.0" encoding="UTF-8" ?> <Result> <Standings> <Division Name="Region 1A"> <Team Name="Bogue Chitto" City="Bogue Chitto" State="MS" IsMemberSchool="Yes" League="1A Region 4" Wins="4" Losses="0" Ties=