Tag: JSON / JAVA / XML

Community

Binary Waltz, Play On

(Robin Berjon) Over two months have now passed since the W3C workshop on Binary Interchange. While the binary XML debate rages on in the XML community, the cautious observer will note that the discussion is shifting from a polarised and rather sterile fight to a slightly quieter conversation in whic

Community

XmlAttributes.XmlType Property

The XmlTypeAttribute can be used to control how a type is serialized by the XmlSerializer. For example, by default, when a type is serialized, the XmlSerializer uses the class name as the XML element name. By creating an XmlTypeAttribute, setting the XmlType property to it, and creating an XmlAttrib

Community

Overview of WAP XML Binary Coding

(Petteri Kangaslampi) WAP, Wireless Application Protocol, is a suite of specifications for accessing various kinds of information services from mobile devices such as digital mobile phones [WAP]. A core part of WAP is WML, Wireless Markup Language [WML], an XML-based [XML] language for describing th

Community

The Ox Documentation Tool

(Michael Fitzgerald) Ox is a simple documentation tool for people who regularly work at the shell or command-prompt level. It’s a command-line Java program that accepts a keyword or term as input and then returns documentation for that term. It’s free, open source software (BSD license), and because

Community

XML Data in SQL Server

(Mike Gunderloy) If you’ve been working with SQL Server 2000, you’re probably already familiar with the XML capabilities provided by the SQLXML technologies, a set of add-on libraries for SQL Server. With SQLXML installed, you can return the results of relational queries as XML fragments, use XPath