XML 現實案例
現實生活中的 XML
如何使用 XML 來交換資訊的一些實例。
實例:XML 新聞
XMLNews 是用來交換新聞和其他資訊的規格。
對新聞的供給與需求來說,透過使用這種標準,可以使各種類型的新聞資訊透過不同軟硬體以及程式語言進行的製作、接收和存檔更加容易:
<?xml version="1.0" encoding="ISO-8859-1"?>
<nitf>
<head>
<title>Colombia Earthquake</title>
</head>
<body>
<headline>
<hl1>143 Dead in Colombia Earthquake</hl1>
</headline>
<byline>
<bytag>By Jared Kotler, Associated Press Writer</bytag>
</byline>
<dateline>
# <location>Bogota, Colombia</location>
<date>Monday January 25 1999 7:28 ET</date>
</dateline>
</body>
</nitf>
<nitf>
<head>
<title>Colombia Earthquake</title>
</head>
<body>
<headline>
<hl1>143 Dead in Colombia Earthquake</hl1>
</headline>
<byline>
<bytag>By Jared Kotler, Associated Press Writer</bytag>
</byline>
<dateline>
# <location>Bogota, Colombia</location>
<date>Monday January 25 1999 7:28 ET</date>
</dateline>
</body>
</nitf>
實例:XML氣象服務
XML國家氣象服務案例,來自NOAA(國家海洋暨大氣總署):
#<current_observation>
<credit>NOAA 國家氣象局</credit>
<credit_URL> http: //weather.gov/
<圖片>
http://weather.gov/images/xml_logo.gif
NOAA 國家氣象局
<link>http://weather.gov</link>
</image>
<location>紐約/紐約約翰·F·甘迺迪國際機場</location>
<station_id>KJFK</station_id>
<緯度>40.66</latitude>
<經度>-73.78</longitude>
<經度>-73.78</longitude>
#<經度>-73.78</longitude>
< 11日星期一06 :51:00 -0500 EST
</observation_time_rfc822>
<天氣>有幾朵雲</weather>
<temp_f>1111111111111111生生節生花; temp_f>
<temp_c> ;-12</temp_c>
<relative_humidity>36</relative_humidity>
<wind_dir>西<1/wind_dir&win_#< /wind_ Degrees>
<wind_mph> 18.4</wind_mph>
<wind_gust_mph>29</wind_gust_mph>
<Pressure_mb>1023.6</Pressure_mb>
<Pressure_in>30.23 </Pressure_in>
<露點_f> ;-11</dewpoint_f>
<dewpoint_c>-24</dewpoint_c>
<windchill_f&;; <windchill_c>-22</windchill_c>
< ;visibility_mi>10.00
http://weather.gov/weather/images/fcicons/http://weather.gov/weather/images/fcicons/
nfew.jpg icon_url_name>
<disclaimer_url>http://weather.gov/disclaimer.html</disclaimer_url>
<copyright_url>http://weather.gov/disclaimer;
<copyright_url>http://weather.gov/disclaimer;
<copyright_url>http://weather.gov/disclaimer;
<copyright_url>http://weather. .html</copyright_url><credit>NOAA 國家氣象局</credit>
<credit_URL> http: //weather.gov/
<圖片>
<link>http://weather.gov</link>
</image>
<location>紐約/紐約約翰·F·甘迺迪國際機場</location>
<station_id>KJFK</station_id>
<緯度>40.66</latitude>
<經度>-73.78</longitude>
<經度>-73.78</longitude>
#<經度>-73.78</longitude>
< 11日星期一06 :51:00 -0500 EST
</observation_time_rfc822>
<天氣>有幾朵雲</weather>
<temp_f>1111111111111111生生節生花; temp_f>
<temp_c> ;-12</temp_c>
<relative_humidity>36</relative_humidity>
<wind_dir>西<1/wind_dir&win_#< /wind_ Degrees>
<wind_mph> 18.4</wind_mph>
<wind_gust_mph>29</wind_gust_mph>
<Pressure_mb>1023.6</Pressure_mb>
<Pressure_in>30.23 </Pressure_in>
<露點_f> ;-11</dewpoint_f>
<dewpoint_c>-24</dewpoint_c>
<windchill_f&;; <windchill_c>-22</windchill_c>
< ;visibility_mi>10.00
<disclaimer_url>http://weather.gov/disclaimer.html</disclaimer_url>
<copyright_url>http://weather.gov/disclaimer;
<copyright_url>http://weather.gov/disclaimer;
<copyright_url>http://weather.gov/disclaimer;
</current_observation>