| Anil Kripalani 2006-06-13, 1:18 pm |
| We have an issue that causing some source data to be excluded by one of our
Maps. Haven't gotten to the bottom of it yet but am posting this to see if
any BizTalk/XSLT guru's can point us in the right direction. Basically,
we're finding that some elements are getting excluded during our
transformation, and so far, it seems because a "for-each <field>" wrapper is
being put around the outside of the XSLT file. However, yes, while there is
a "restriction" on the field limiting the possible values, it's minoccurs is
zero, and it is not required. So elements that are missing that sub-element
are getting excluded.
What are we missing? Is there some setting change on the source file's
schema that would fix this so data rows are not excluded? Or on the Map?
Thanks,
Krip
|