[Home] [By Thread] [By Date] [Recent Entries]


> If you have a Macintosh, the disks are just stuffed with "plists", 
> which are an XML expression of a map, sort of; the XML syntax 
> is rather 
> horrible:
> 
> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" 
> "http://www.apple.
> com/DTDs/PropertyList-1.0.dtd">
> <plist version="1.0">
> <dict>
>          <key>Alpha When In Background</key>
>          <false/>
>          <key>Animate Logging In Users</key>
>          <true/>
>          <key>Auto Away</key>
>          <true/>
>          <key>Away Colour</key>
>          <string>0.000000 0.000000 0.000000 1.000000</string>
> 
If nothing else, perhaps the existence of such structures will convice the
remaining sceptics that implementing XQuery without the following-sibling
axis is a bad idea...

Michael Kay
http://www.saxonica.com/ 


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member