XSLT Mapping Tips and Tricks: How to check if an element exists and is not empty
Jul 22, 2025
When working with XSLT for data transformations, especially in enterprise integration scenarios such as Azure Logic Apps, BizTalk Server, or SAP PI/PO, it is
BizTalk Mapper: Working With Nillable Values (xsi:nil=”true”)
Jun 12, 2014
Basically, there are two properties inside the schema element decide whether an element can be absent from the document: Min Occurs and Nillable If Min

