I have a form created in LiveCycle ES2. I have mapped some fields to a schema that causes LC to generate XML that adheres to the import format of one of my company's internal databases. There is…
Thanks for pointing me at those. Worked like a charm. My stylesheet ended up looking like this (in case anyone is curious later on): <?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet…
