Tag: JSON / JAVA / XML

Community

BUG: ‘Unable to import binding’ error message when you try to create an XML Web service proxy for the .NET Framework remoting service that contains Char data type members or Guid data type members

When you run the Web Services Description Language tool (Wsdl.exe) in Microsoft Visual Studio .NET to create an XML Web service proxy for the .NET Framework remoting service that contains either a Char data type member or a Guid data type member, you may receive an error message that is similar to t

Community

The Courtship of Atom

(Kendall Grant Clark) We’ve followed Atom — the community-driven XML vocabulary and protocol API for web resource syndication — on XML.com since it was first announced. In fact, I suspect that we’ve published as much about Atom, including columns by Mark Pilgrim and Joe Gregorio, as any other web

Community

What’s New in WSDL 2.0

(Arulazi Dhesiaseelan) The W3C’s Web Services Description Working Group, part of the Web Services Activity, has defined a language for describing web services and the possible ways to interact with them. The WG published its WSDL 2.0 working drafts on 26 March 2004. This is a significant milestone i

Community

XML for Web Designers

(Kevin Ruse) No doubt, you have heard about XML. XML is everywhere. For Web designers, that can add to the confusion. If something is everywhere, it’s nowhere. If only you heard “XML is the new HTML,” then maybe you could wrap your mind around it as a markup language. But chances are, you’ve hea

Community

Non-Extractive Parsing for XML

(Jimmy Zhang) Text processing is one of the most common tasks in application development. Whether it is a Java Servlet or a VOIP application, the conversion from a raw text-based input message to a machine-readable internal representation almost always requires parsing (or tokenization), which, in i