Deepak Kaushik
What is diffrence beetween datafield and xml filed?
By Deepak Kaushik in .NET on Oct 27 2016
  • Deepak Kaushik
    Oct, 2016 27

    Data Fields accept simple types (Integer, String, Boolean,…) where XML fields take XML data structured in a schema that you can specify. XML Schemas and XML data is good in cases that you want to send structed objects between your application and K2 where K2 can parse it and extract any data out of it using the K2 object browser. another use is when you want to send an array or a list of data to k2 (e.g List of destination users) then you should use XML field becase Data Fields do not support lists.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS