Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
25-26.svg
Upload User: shuxianled
Upload Date: 2007-01-18
Package Size: 6404k
Code Size: 1k
Category:
xml-soap-webservice
Development Platform:
Others
- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
- <svg xmlns="http://www.w3.org/2000/svg"
- xmlns:xlink="http://www.w3.org/1999/xlink"
- width="3.6in" height="3.6in"
- viewBox="0 0 300 300">
- <title>Listing 25-26 from the XML Bible</title>
- <a xlink:href="http://www.cnn.com/">
- <circle r="20" cx="25" cy="25" fill="yellow"/>
- </a>
- <a xlink:href="http://www.msnbc.com/">
- <circle r="20" cx="75" cy="25" fill="blue"/>
- </a>
- <a xlink:href="http://www.news.com/">
- <circle r="20" cx="125" cy="25" fill="green"/>
- </a>
- <a xlink:href="http://www.cnn.com/">
- <circle r="20" cx="25" cy="75" fill="red"/>
- </a>
- <a xlink:href="http://news.altavista.com/">
- <circle r="20" cx="75" cy="75" fill="orange"/>
- </a>
- <a xlink:href="http://www.nytimes.com/">
- <circle r="20" cx="125" cy="75" fill="violet"/>
- </a>
- <a xlink:href="http://www.abcnews.com/">
- <circle r="20" cx="25" cy="125" fill="indigo"/>
- </a>
- <a xlink:href="http://www.csmonitor.com/">
- <circle r="20" cx="75" cy="125" fill="pink"/>
- </a>
- <a xlink:href="http://news.bbc.co.uk/">
- <circle r="20" cx="125" cy="125" fill="purple"/>
- </a>
- </svg>