My XSLT sort of nodes is not working, please check what’s wrong with my xsl. I can only use xslt 1.0. input XML file <?xml version="1.0" encoding="UTF-8"?> <ST_Loop> <S5_Loop> <S5> <S501>1</S501> <S502>LD</S502> </S5> <G62> <G6202>20210929</G6202> <G6204>010000</G6204> </G62> <N1_Loop> <N1> <N101>Milford</N101> </N1> <N3> <N301>49 Sumner St</N301> </N3> <N4> <N401>Worcester</N401> <N403>01757-1656</N403> <N404>US</N404> […]
Daily Archives: November 25, 2021
11 posts
When I unlock my database, I’d like to be able to save an attached file from a particular KeePass entry to a particular location on my local drive… then delete that file when the database is locked or closed so that it’s not available when my database is locked (some […]