XML as object
i'm working on a new article, tentatively entitled 'xml as object'. it further explores the ideas behind 'open systems design', emphasizing the approach to the media - encapsulating the xml,…
i'm working on a new article, tentatively entitled 'xml as object'. it further explores the ideas behind 'open systems design', emphasizing the approach to the media - encapsulating the xml,…
i've been working on a content management system for the last two years, while at the same time i've been studying xml. at the beginning of the project, there was…
the XMLeditor continues... we've extended the xpath matching to understand this kind of query: /projects/project[@node='someProject']/files/file[@id='123'] i know it's a pretty simple requirement, but then we never set out on this…
the XMLeditor has been really interesting to work on lately. it seems to combine all of the approaches to parsing xml using an event parser, which alan and i have…
i spent a long time last night looking for some php code that would validate your xml based on an xml-schema. no luck. there seems to be support for something…
“In an effort to encourage centralization of all online government services, including those using XML, the White House created the E-government initiative, which divides government technology into three roles: Government-to-Government…