<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Weiqi Gao&#039;s Observations - xml tag</title>
  <link>http://www.weiqigao.com/blog/tags/xml/</link>
  <description>Sharing My Experience...</description>
  <language>en</language>
  <copyright>Weiqi Gao</copyright>
  <lastBuildDate>Fri, 11 May 2012 12:48:36 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  <image>
    <url>http://pebble.sourceforge.net/common/images/powered-by-pebble.gif</url>
    <title>Weiqi Gao&#039;s Observations</title>
    <link>http://www.weiqigao.com/blog/</link>
  </image>
  
  
  <item>
    <title>No Language Is Simple That Begins With...</title>
    <link>http://www.weiqigao.com/blog/2009/07/22/no_language_is_simple_that_begins_with.html</link>
    
      
        <description>
          &lt;p&gt;... something like the following:&lt;/p&gt;

&lt;pre style=&#034;margin-left:3em&#034;&gt;&amp;lt;?xml version=&#034;1.0&#034; encoding=&#034;UTF-8&#034;?&gt;
&amp;lt;blah xmlns=&#034;http://www.blahblahframework.org/schema/blahblahblah&#034;
      xmlns:xsi=&#034;http://www.w3.org/2001/XMLSchema-instance&#034;
      xsi:schemaLocation=&#034;http://www.blahblahframework.org/schema/blahblahblah
                          http://www.blahblahframework.org/schema/blahblah/blahblah-blahblahblah-2.0.xsd&#034;&gt;
  &amp;lt;!-- YOUR CODE HERE --&gt;
&amp;lt;/blah&gt;&lt;/pre&gt;
        </description>
      
      
    
    
    
    <comments>http://www.weiqigao.com/blog/2009/07/22/no_language_is_simple_that_begins_with.html#comments</comments>
    <guid isPermaLink="true">http://www.weiqigao.com/blog/2009/07/22/no_language_is_simple_that_begins_with.html</guid>
    <pubDate>Thu, 23 Jul 2009 03:46:12 GMT</pubDate>
  </item>
  
  <item>
    <title>Something&#039;s Going On In The XML World</title>
    <link>http://www.weiqigao.com/blog/2008/10/20/somethings_going_on_in_the_xml_world.html</link>
    
      
        <description>
          &lt;p&gt;Something is going on in the XML world, where as far as I can feel and tell, things have been working &#034;just fine&#034; for the past 20(?) years.&lt;/p&gt;

&lt;p&gt;That&#039;s why I can&#039;t believe what some people (in the W3C) were trying to do:&lt;/p&gt;

&lt;blockquote&gt;
&lt;a href= &#034;http://dpcarlisle.blogspot.com/2008/10/xml-10-fifth-edition.html&#034; &gt;David Carlisle&lt;/a&gt;: ... This sets a really terrible precedence, and sadly puts XML into a similar state as HTML, where the specification will be widely ignored (as it will be inconsistent) and people will have no choice other than just to test against a collection of major implementations and do whatever they do.
&lt;/blockquote&gt;

&lt;blockquote&gt;
&lt;a href= &#034;http://blog.jclark.com/2008/10/xml-10-5th-edition.html&#034; &gt;James Clark&lt;/a&gt;: There is a real problem here, and it&#039;s partly my fault. If we had had a bit more foresight ten years ago, we would have made the 1st edition of XML 1.0 say what is now being proposed for the 5th Edition. I know that the XML Core WG are trying to do the right thing, but I really don&#039;t think this is a good idea.
&lt;/blockquote&gt;

&lt;p&gt;Sound like another case of old timers saying: &#034;No, no, leave it alone.  You don&#039;t know what kind of a mess your are getting us into.&#034;&lt;/p&gt;
        </description>
      
      
    
    
    
    <comments>http://www.weiqigao.com/blog/2008/10/20/somethings_going_on_in_the_xml_world.html#comments</comments>
    <guid isPermaLink="true">http://www.weiqigao.com/blog/2008/10/20/somethings_going_on_in_the_xml_world.html</guid>
    <pubDate>Tue, 21 Oct 2008 01:05:35 GMT</pubDate>
  </item>
  
  <item>
    <title>Java News Brief (JNB): Writing API for XML (WAX)</title>
    <link>http://www.weiqigao.com/blog/2008/09/01/java_news_brief_jnb_writing_api_for_xml_wax.html</link>
    
      
        <description>
          &lt;p&gt;I&#039;ve fallen behind on reporting OCI&#039;s Java News Brief (JNB) articles, again, lately.  But this &lt;a href= &#034;http://www.ociweb.com/jnb/jnbSep2008.html&#034; &gt;month&#039;s article&lt;/a&gt; made the job so easy: &lt;a href= &#034;http://www.ociweb.com/mark/&#034; &gt;Mark Volkmann&lt;/a&gt; wrote it.  It&#039;s about his open source &lt;a href= &#034;http://www.ociweb.com/mark/programming/WAX.html&#034; &gt;Writing API for XML&lt;/a&gt; library.  And you can watch it:&lt;/p&gt;

&lt;center&gt;
&lt;object width=&#034;425&#034; height=&#034;344&#034;&gt;&lt;param name=&#034;movie&#034; value=&#034;http://www.youtube.com/v/22aiGJhzbX8&amp;hl=en&amp;fs=1&#034;&gt;&lt;/param&gt;&lt;param name=&#034;allowFullScreen&#034; value=&#034;true&#034;&gt;&lt;/param&gt;&lt;embed src=&#034;http://www.youtube.com/v/22aiGJhzbX8&amp;hl=en&amp;fs=1&#034; type=&#034;application/x-shockwave-flash&#034; allowfullscreen=&#034;true&#034; width=&#034;425&#034; height=&#034;344&#034;&gt;&lt;/embed&gt;&lt;/object&gt;
&lt;/center&gt;

&lt;p&gt;I hope I never have to write XML by hand, but if I do need to, WAX sounds like a pretty nifty library.&lt;/p&gt;
        </description>
      
      
    
    
    
    <comments>http://www.weiqigao.com/blog/2008/09/01/java_news_brief_jnb_writing_api_for_xml_wax.html#comments</comments>
    <guid isPermaLink="true">http://www.weiqigao.com/blog/2008/09/01/java_news_brief_jnb_writing_api_for_xml_wax.html</guid>
    <pubDate>Mon, 01 Sep 2008 23:20:29 GMT</pubDate>
  </item>
  
  </channel>
</rss>

