[Home] [By Thread] [By Date] [Recent Entries]
I'm trying to process an XML document for which certain elements may or may not exist. How can I handle this? E.g. <xsl:if test= "element exists"> |
[Home] [By Thread] [By Date] [Recent Entries]
I'm trying to process an XML document for which certain elements may or may not exist. How can I handle this? E.g. <xsl:if test= "element exists"> |