Tag Archives: xml

what is SOAP

Share How is SOAP Used? There are many possible applications for SOAP, here are just a couple: Business to Business integration – SOAP allows businesses to develop their applications, and then make those applications available to other companies Distributed applications … Continue reading

Posted in developer's Guide, server, xml | Tagged , , | Leave a comment

using xml for live search

ShareFor the XML interface, there is an interface specific parameter XmlType, which can control the flavor of XML interface. If ElementBased enumeration is specified, each field will be rendered as a separated tag. If AttributeBased enumeration is specified, all simple … Continue reading

Posted in xml | Tagged , | Leave a comment