RWML Working Group
RWML 0.71a


Road Web Markup Language (RWML)

Specification Ver.0.71a


RWML-WG Draft 1999-12-22



6. Disaster Prevention Information


Figure 6.1: Disaster Prevention Information Tree Structure

Contents

6. Disaster Prevention Information
6.1 Earthquakes
6.1.1 Basic Information
6.1.2 Disaster
6.1.2.1 Meteorological Agency Information
6.1.2.1.1 Earthquake Information
6.1.2.1.1.1 Outbreak Time
6.1.2.1.1.2 Seismic Center
6.1.2.1.1.2.1 Point
6.1.2.1.1.2.2 Seismic Depth
6.1.2.1.1.2.3 Magnitude
6.1.2.1.1.3 Seismic Intensity Information
6.1.2.1.1.3.1 Point
6.1.2.1.1.3.2 Seismic Intensity
6.1.2.1.2 Tsunami Forecast
6.1.2.1.2.1 Warning Type
6.1.2.1.2.2 Caution Type
6.1.2.1.2.3 Forecast Area
6.1.2.1.2.4 Sending Station
6.1.2.1.2.5 Announcement Time
6.1.2.1.2.6 Tsunami Arrival Time
6.1.2.1.2.7 Tsunami Height
6.1.2.2 Road Authority
6.1.2.2.1 Earthquaker Information
6.1.2.2.1.1 Observation Point
6.1.2.2.1.2 Seismic Intensity
6.1.2.2.1.3 Spectral Intensity
6.1.2.2.1.4 Accel Max
6.1.2.2.1.4.1 Accel Hmax
6.1.2.2.1.4.2 Accel Vmax
6.1.2.2.1.5 Response Speed
6.1.2.2.1.6 Check
6.1.2.2.2 Road Suffering Information
6.1.2.2.2.1 Suffering Point
6.1.2.2.2.2 Suffering Scale
6.1.2.2.2.3 Suffering Image
6.1.3 Disaster Restore
6.1.3.1 Hazard Map
6.1.3.1.1 Tsunami
6.1.3.1.1.1 Escape Map
6.1.3.1.1.2 Point
6.1.3.1.1.3 Route
6.1.3.1.1.4 Zone
6.1.3.1.1.5 Height
6.1.3.1.1.5.1 Tsunami Height
6.1.3.1.1.5.2 Road Height
6.1.3.1.1.5.3 Relative Height
6.1.3.1.2 Land / Rockslide
6.1.3.1.2.1 Landslide
6.1.3.1.2.2 Rockslide
6.1.3.2 Refuge Information
6.1.3.2.1 Refuge Center
6.1.3.2.1.1 Refuge Map
6.1.3.2.1.2 Name
6.1.3.2.1.3 Liaison
6.1.3.2.1.4 Accommodation
6.1.3.2.1.5 Parking
6.1.3.2.1.6 Store
6.1.3.2.2 Refuge Route
6.1.3.2.2.1 Route Map
6.1.3.2.2.2 Route
6.1.3.3 Communication Information
6.1.3.3.1 Inter-Organization
6.1.3.3.1.1 Authority Name
6.1.3.3.1.2 Liaison
6.1.3.3.2 In Organization
6.1.3.3.2.1 Day Off
6.1.3.3.2.2 Staff Call
6.1.3.3.2.2.1 Authority Name
6.1.3.3.2.2.2 Liaison
6.1.3.4 Disaster Prevention
6.1.3.4.1 Emergency Route
6.1.3.4.1.1 Map
6.1.3.4.1.2 Route
6.1.3.4.2 Base
6.1.3.4.2.1 Map
6.1.3.4.2.2 Name
6.1.3.4.2.3 Liaison
6.1.3.4.2.4 Store
6.1.3.5 Restoration Plan
6.1.3.5.1 Map
6.1.3.5.2 Route
6.1.3.5.3 Process
6.2 Volcano
6.3 Flood


6. Disaster Prevention Information

6.1 Earthquakes

6.1.1 Basic Information

Description:

This section describes basic information pertaining to disaster prevention.

Explanation:

Each element that makes up basic information is described. Refer to 3. Basic Information Structure for individual elements.

6.1.2 Disaster

Description:

This section gives information from the Meteorological Agency and the Road Management Official pertaining to disasters such as earthquakes, tsunamis, and road damage.

6.1.2.1 Meteorological Agency
Description:

This section lists information about earthquakes and tsunamis based on data from the Meteorological Agency.

6.1.2.1.1 Earthquake Information
Description:

This section describes the outbreak time, seismic center, seismic depth, magnitude, seismic intensity information by region, etc. that is given when earthquake information is announced.

6.1.2.1.1.1 Outbreak Time
Description:

This section gives the earthquake outbreak time.

Notation Format:

<outbreak-time>Outbreak Time</outbreak-time>

Explanation:

Refer to the notation style in 2.2.1 Date and Time.

Example:

<outbreak-time>1999-11-21T16:30+9:00</outbreak-time>



<outbreak-time>1999-11-23T17:30+9:00</outbreak-time>

6.1.2.1.1.2 Seismic Center
Description:

This section describes the seismic center with point, seismic depth, and magnitude.

6.1.2.1.1.2.1 Point
Description:

This section describes the seismic center point with latitude and longitude.

Notation Format:

<point>
  <latitude>Latitude</latitude>
  <longitude>Longitude</longitude>
  <altitude>Altitude</altitude>
  <point-name>Point Name</point-name>
</point>

Explanation:

Refer to the notation style in 3.1.1 Point.

Example:

<point>

  <latitude>39,30,00</latitude>

  <longitude>139,15,00</longitude>

</point>

6.1.2.1.1.2.2 Seismic Depth
Description:

This section describes the seismic depth in km.

Explanation:

Follow the rules on seismic depth defined by Meteorological Agency.

Notation Format:

<seismic-depth>Seismic Depth</seismic-depth>

Example:

<seismic-depth>20</seismic-depth>

6.1.2.1.1.2.3 Magnitude
Description:

This section expresses the seismic scale in magnitude.

Notation Format:

<magnitude >Magnitude</magnitude>

Explanation:

Follow the rules on magnitude defined by Meteorological Agency.

Example:

<magnitude>5.5</magnitude> 



<magnitude>4.0</magnitude>

6.1.2.1.1.3 Seismic Intensity Information
Description:

This section describes seismic intensity information for each point.

6.1.2.1.1.3.1 Point
Description:

This section expresses seismic intensity information for each point in latitude, longitude, and point name.

Notation Format:

<point>
  <latitude>Latitude</latitude>
  <longitude>Longitude</longitude>
  <altitude>Altitude</altitude>
  <point-name>Point Name</point-name>
</point>

Explanation:

Refer to the notation style in 3.1.1 Point.

Example:

<point>

  <latitude>39,30,00</latitude>

  <longitude>139,15,00</longitude>

  <point-name>Kisakata Cho</point-name>

</point>

6.1.2.1.1.3.2 Seismic Intensity
Description:

This section expresses earthquake motion strength in a scale of intensity.

Notation Format:

<seismic-intensity>Seismic Intensity</seismic-intensity>

Explanation:

Describe seismic intensity in 10 gradiations ranging from 0 to 7.


Seismic Intensity 0 : Measured seismic intensity 0.0-0.5

Seismic Intensity 1 : Measured seismic intensity 0.5-1.5

Seismic Intensity 2 : Measured seismic intensity 1.5-2.5

Seismic Intensity 3 : Measured seismic intensity 2.5-3.5

Seismic Intensity 4 : Measured seismic intensity 3.5-4.5

Seismic Intensity 5 : Measured seismic intensity 4.5-5.0

Seismic Intensity 5 : Measured seismic intensity 5.0-5.5

Seismic Intensity 6 : Measured seismic intensity 5.5-6.0

Seismic Intensity 7 : Measured seismic intensity 6.0-6.5

Seismic Intensity 7 : Measured seismic intensity 6.5-





Example:

<seismic-intensity>4</seismic-intensity>

6.1.2.1.2 Tsunami Forecast
Description:

This section describes the quantitative information about the forecasted tsunami given during a tsunami warning announcement.

There are three types of quantatative information:


"Information regarding the predicted arrival time and height of the tsunami"

"Information regarding the flood tide time and arrival time of the tsunami at each point"

"Information regarding tsunami observation" (if required)



Notation Format:

<tsunami-forecast>Tsunami Forecast</tsunami-forecast>

Explanation:

Express the data in characters.

Example:

<tsunami-forecast>Information regarding the predicted arrival time and the 

height of the tsunami</tsunami-forecast>

6.1.2.1.2.1 Warning Type
Description:

This section describes the tsunami warning. There are two types: "large tsunami warning" and "tsunami warning".

Notation Format:

<warning-type>Tsunami Type</warning-type>

Explanation:

Express the data in characters.

Example:

<warning-type>Large Tsunami Warning</warning-type>

<warning-type>Tsunami Warning</warning-type> 

6.1.2.1.2.2 Caution Type
Description:

This section describes the tsunami caution. Only tsunami cautions are included.

Notation Format:

<st-warning>Tsunami Caution Type</st-warning>

Explanation:

Express data in characters.

Example:

<st-warning>Tsunami Caution </st-warning> 

6.1.2.1.2.3 Forecast Area
Description:

This section describes the area announced in the tsunami forecast.

Notation Format:

<forecast-area>Forecaset Area</forecast-area>

Explanation:

Hokkaido is divided in the following 6 blocks: Okhotsk Coastal Line, Hokkaido Pacific Ocean Coast (east section), Hokkaido Pacific Ocean Coast (central section), Hokkaido Pacific Ocean Coast (west section), Hokkaido Pacific Ocean Coast (north section), Hokkaido Pacific Ocean Coast (south section)

Example:

<forecast-area>Hokkaido Pacific Ocean Coast (east section)</forecast-area>

6.1.2.1.2.4 Sending Station
Description:

This section gives the tsunami warning and tsunami forecast sending station.

Notation Format:

<sending-station>Sending Station</sending-station>

Explanation:
Refer to the notation style in

Refer to the notation style in 3.3.1 Authority-Name.

Example:

<sending-station> 



  <authority-name>

    <organization>Sapporo District Meteorological Observatory</organization>

  </authority-name>



</sending-station>

6.1.2.1.2.5 Announce Time
Description:

This section gives the tsunami warning / caution announcement time

Notation Format:

<announce-time>Announcement Year, Month, Date, Hour, Minute</announce-time>

Explanation:

Note the minute, hour, date, month, and year of the tsunami warning / caution. Refer to the notation style in 2.2.1 Date and Time.

Example:

<announce-time>1999-11-21T16:30+9:00</announce-time>



<announce-time>1999-11-23T17:30+9:00</announce-time>

6.1.2.1.2.6 Tsunami Arrival Time
Description:

This section gives the time that the tsunami is predicted to arrive.

Notation Format:

<tsunami-arrive-time>Tsunami Arrive Time</tsunami-arrive-time>

Explanation:

List the predicted tsunami arrival time in a "year/month/date/minute" format.

List the announcement time of the predicted tsunami arrival time in a "year/month/date/minute" format.

Refer to the notation style in 2.2.1 Date and Time.
Example:

<tsunami-arrive-time>1999-11-21T16:30+9:00</tsunami-arrive-time> 

6.1.2.1.2.7 Tsunami Height
Description:

This section gives the tsunami's predicted height.

Notation Format:

<tsunami-height>Tsunami Height</tsunami-height>

Explanation:

Refer to the notation style in 3.1.1.3 Altitude.

Example:

<tsunami-height>

  <altitude>8.0</altitude>

</tsunami-height>

6.1.2.2 Road Authority
Description:

This section gives information pertaining to earthquakes and damaged roads based on information from road authorities.

6.1.2.2.1 Earthquaker Information
Description:

This section gives earthquake information from road authorities.

6.1.2.2.1.1 Observation Point
Description:

This section gives the location in which a seismic meter is installed. Express using "point".

Notation Format:

<observe-point>
  <latitude>Latitude</latitude>
  <longitude>Longitude</longitude>
  <altitude>Altitude</altitude>
  <point-name>Point Name</point-name>
</observe-point>

Explanation:

Refer to the notation style in 3.1.1 Point.

Example:

<observe-point>

  <latitude>39,30,00</latitude>

  <longitude>139,15,00</longitude>

  <point-name>Akita Construction Office</point-name>

</observe-point> 

6.1.2.2.1.2 Seismic Intensity
Description:

This section expresses the strength of the earthquake motion in a seismic scale.

Notation Format:

<seismic-intensity>seismic intensity</seismic-intensity>

Explanation:

Describe seismic intensity in 10 gradiations ranging from 0 to 7.


Seismic Intensity 0 : Measured seismic intensity 0.0-0.5

Seismic Intensity 1 : Measured seismic intensity 0.5-1.5

Seismic Intensity 2 : Measured seismic intensity 1.5-2.5

Seismic Intensity 3 : Measured seismic intensity 2.5-3.5

Seismic Intensity 4 : Measured seismic intensity 3.5-4.5

Seismic Intensity 5 : Measured seismic intensity 4.5-5.0

Seismic Intensity 5 : Measured seismic intensity 5.0-5.5

Seismic Intensity 6 : Measured seismic intensity 5.5-6.0

Seismic Intensity 7 : Measured seismic intensity 6.0-6.5

Seismic Intensity 7 : Measured seismic intensity 6.5-

Example:

<seismic-intensity>5</seismic-intensity>

6.1.2.2.1.3 Spectral Intensity
Description:

This section gives the span that an average building shakes due to an earthquake. Express using spectral intensity value (kine).

Notation Format:

<spectral-intensity>SI value</spectral-intensity>

Explanation:

Express the value in a sequence of numbers.

Example:

<spectral-intensity>30</spectral-intensity> 

6.1.2.2.1.4 Accel Max
Description:

This section records the extent of ground shaking measured on a seismograph and strong motion seismograph. Express in terms of earthquake movement acceleration. Record horizontal element and the vertical element data.

6.1.2.2.1.4.1 Accel Hmax
Description:

This section records the horizontal element maximum acceleration (gal) at the point concerned.

Grasp the extent of ground shaking measured on a seismograph and strong motion seismograph as a numeric value of the earthquake movement acceleration. Express the earthquake movement strength.

Notation Format:

<accel-hmax dir="Direction">Maximum Acceleration </accel-hmax>

Explanation:

Express the value in a sequence of numbers.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
dir NS, EW #IMPLIED Indicate north-south or east-west.
Example:

<accel-hmax  dir="NS">50</accel-hmax> 

6.1.2.2.1.4.2 Accel Vmax
Description:

This section records the vertical element maximum acceleration (gal) at the point concerned.

Grasp the extent of ground shaking measured on a seismograph and strong motion seismograph as a numeric value of the earthquake movement acceleration. Express the earthquake movement strength.

Notation Format:

<accel-vmax>Maximum Acceleration </accel-vmax>

Explanation:

Express the value in a sequence of numbers.

Example:

<accel-vmax>30</accel-vmax> 

6.1.2.2.1.5 Response Speed
Description:

This section describes response speed in cm/sec.

Notation Format:

<response-speed>Acceleration/Observation Response Value</response-speed>

Explanation:

Express the value in a sequence of numbers.

Example:

<response-speed>100</response-speed> 

6.1.2.2.1.6 Check
Description:

This section describes the strong motion seismograph movement.

Notation Format:

<check>Acceleration/Strong Seismic Meter Movement</check>

Explanation:

Express the value in characters.

Example:

<check>Normal</check>



<check>Abnormal</check>

6.1.2.2.2 Road Suffering Information
Description:

This section records information on road damage from road authorities.

6.1.2.2.2.1 Suffering Point
Description:

This section expresses the location of the road damaged from tsunami activity in KP units.

Notation Format:

<suffer-point>Suffering Point</suffer-point>

Explanation:

Refer to the notation style in 3.1.2.4 Route Position.

Example:

<suffer-point>

  <route-position>14.2KP/14.5KP</route-position>

</suffer-point> 

6.1.2.2.2.2 Suffering Scale
Description:

This section describes the scale of the road damage.

Notation Format:

<suffer-scale>Suffering Scale</suffer-scale>

Explanation:

Express in characters.

Example:

<suffer-scale>Flooded Road</suffer-scale>



<suffer-scale>Destruction to Main Road Body</suffer-scale>

6.1.2.2.2.3 Suffering Image
Description:

This section presents image(s) of the damaged location.

Notation Format:

<suffer-image href="URL">Image Information</suffer-image>

Explanation:

Specify the damage image file name. Refer to URL notation for the specification method.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
href CDATA #REQUIRED Designate the image file name location.
Example:

<suffer-image href="http://www.bousaiserver.ne.jp/gazou/990612">99-06-12Damage Image</suffer-image>

6.1.3 Disaster Restore

Description:

This section gives information pertaining to hazard maps, refuge, management communication guidelines, disaster prevention measures, restoration plan, etc.

6.1.3.1 Hazard Map
Description:

This section reports information relating to hazard maps for tsunamis, etc.

6.1.3.1.1 Tsunami
Description:

This section gives tsunami hazard map information.

6.1.3.1.1.1 Escape Map
Description:

This section presents the escape map which shows the road section where road flooding is predicted to occur during tsunami activity. Note road sections at an altitude lower than the assumed tsunami height.

Notation Format:

<escape-map href="URL">Escape Map</escape-map>

Explanation:

Designate the hazard map URL.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
href CDATA #REQUIRED Designate the image file name location.
Example:

<escape-map href="http://www.bousaiserver.ne.jp/hazard-map/990612">99-06-12Hazard Map</escape-map>

6.1.3.1.1.2 Point
Description:

This section expresses the point of possible tsunami activity.

Notation Format:

<point>
  <latitude>Latitude</latitude>
  <longitude>Longitude</longitude>
  <altitude>Altitude</altitude>
  <point-name>Point Name</point-name>
</point>

Explanation:

Refer to the notation style in 3.1.1 Point.

Example:

<point>

  <latitude>39,30,00</latitude>

  <longitude>139,15,00</longitude>

  <point-name>Kisakata Cho</point-name>

</point>

6.1.3.1.1.3 Route
Description:

This section expresses the route of possible tsunami activity.

Notation Format:

<route>Rout</route>

Explanation:

Refer to the notation style in 3.1.2 Route.

Example:

<route>

  <route-name>National route 229</route-name>

</route>

6.1.3.1.1.4 Zone
Description:

This section expresses the zone of possible tsunami activity in *kilo post.

Notation Format:

<zone>Zone</zone>

Explanation:

Refer to the notation style in 3.1.2.4 Route Position.

Example:

<zone>

  <route-position>14.2KP/14.5KP</route-position>

</zone>

6.1.3.1.1.5 Height
Description:

This section indicates the road altitude, tsunami height, and the road overflow altitude in zones for which tsunami activity is possible.

6.1.3.1.1.5.1 Tsunami Height
Description:

This section gives the expected tsunami maximum altitude (TP+xm).

Notation Format:

<tsunami-height>Tsunami Height</tsunami-height>

Explanation:

Refer to the notation style in 3.1.1.3 Altitude.

Example:

<tsunami-height>

  <altitude>8.0</altitude>

</tsunami-height>

6.1.3.1.1.5.2 Road Height
Description:

This section indicates the vertical road height from the road ledger entry (TP+xm).

Notation Format:

<road-height>Road Height</road-height>

Explanation:

Refer to the notation style in 3.1.1.3 Altitude.

Example:

<road-height>

  <altitude>5.0</altitude>

</road-height>

6.1.3.1.1.5.3 Relative Height
Description:

This section indicates the height of tsunami overflow relative to the road surface.


(Tsunami Overflow Height (A)---Road Height(B) (TP+xm))



Notation Format:

<relative-height>Road Overflow Height</relative-height>

Explanation:

Refer to the notation style in 3.1.1.3 Altitude.

Example:

<relative-height>

  <altitude>3.0</altitude>

</relative-height>

6.1.3.1.2 Land / Rockslide Damage
6.1.3.1.2.1 Landslide
Description:

This section indicates the landslide disaster zone.

Notation Format:

<landslide>Landslide Damage Zone</landslide>

Explanation:

Refer to the notation style in 3.1.2.4 Route Position.

Example:

<!--Landslide Damage Zone-->

<landslide>

  <route-position>14.2KP/14.5KP</route-position>

</landslide>

6.1.3.1.2.2 Rockslide
Description:

This section indicates the rockslide damage zone.

Notation Format:

<rockslide>Rockslide Damage Zone</rockslide>

Explanation:

Refer to the notation style in 3.1.2.4 Route Position.

Example:

<!--Rockslide Damage Zone-->

<rockslide>

  <route-position>14.2KP/14.3KP</route-position>

</rockslide>

6.1.3.2 Refuge Information
Description:

This section gives information pertaining to refuge.

6.1.3.2.1 Refuge Center
Description:

This section gives information pertaining to emergency refuge centers.

6.1.3.2.1.1 Refuge Map
Description:

This section indicates the map containing emergency refuge centers.

Notation Format:

<refuge-map href="URL">Map </refuge-map>

Explanation:

Designate the URL of the map containing refuge centers.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
href CDATA #REQUIRED Designate the location of the image file name.
Example:



<refuge-map href="http://www.bousaiserver.ne.jp/refuge-map/990612">99-06-12 refuge Center Location Map</refuge-map>

6.1.3.2.1.2 Name
Description:

This section indicates the name(s) of building(s) designated as refuge center(s).

Notation Format:

<name>Name</name>

Explanation:

Express in characters.

Example:

<name>AA Center</name>



<name>BB School</name>

6.1.3.2.1.3 Liaison
Description:

This section gives the facility manager's contact information.

Notation Format:

<liaison>
  <contact-name>Name</contact-name>
  <zip-code>Zip-Code</zip-code>
  <address>Address</address>
  <contact-method>Contact Method</contact-method>
</liaison>

Explanation:

Refer to the common information rules in 3.3.2 Liaison.

Example:

<liaison>

  <contact-name>AA Center Emergency Drill Manager</contact-name>

</liaison>

6.1.3.2.1.4 Accommodation
Description:

This section indicates the refuge center accommodation capacity.

Notation Format:

<accommodation>Accommodation Capacity</accommodation>

Explanation:

Express in characters.

Example:

<accommodation>150</accommodation>

6.1.3.2.1.5 Parking
Description:

This section gives the refuge center parked vehicle capacity (in number of vehicles).

Notation Format:

<parking>Parking Capacity</parking>

Explanation:

Express in characters.

Example:

<parking>50</parking>

6.1.3.2.1.6 Store
Description:

This section lists the kind and amount of relief material stored in (an) refuge center(s).

Notation Format:

<store>Supply Stock</store>

Explanation:

Express in characters.

Example:

<store>Food Rations for 500 People</store>



<store>500 Liters of Drinking Water</store>

6.1.3.2.2 Refuge Route

This section marks the refuge route in layers on a map using a simple GIS.

6.1.3.2.2.1 Route Map
Description:

This section indicates the map containing the refuge route.

Notation Format:

<route-map href="URL">Map</route-map>

Explanation:

Specify the refuge route map URL.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
href CDATA #REQUIRED
Example:
<route-map href="http://www.bousaiserver.ne.jp/route-map/990612">99-06-12 refuge Route Map</route-map>

6.1.3.2.2.2 Route
Description:

This section gives the refuge route name.

Notation Format:

<route>Route</route>

Explanation:

Refer to the notation style in 3.1.2 Route.

Example:

<route>

  <route-name>National Route 227</route-name>

</route>

6.1.3.3 Communication Information
Description:

This section describes cooperation and communication information, etc. between authorities.

6.1.3.3.1 Inter-Organization
Description:

This section presents a list containing all organizations that should cooperate when a tsunami warning is announced in a given place.

6.1.3.3.1.1 Authority Name
Description:

This section gives the name(s) of authority(ies) involved.

Notation Format:

<authority-name>
  <country>Country</country>
  <organization>Organization Name</organization>
  <section>Section Name</section>
  <title>Title</title>
</authority-name>

Explanation:

Refer to the common information rules in 3.3.1 Authority Name.

Example:

<authority-name>

  <organization>AA Town</organization>

</authority-name>

6.1.3.3.1.2 Liaison
Description:

This section describes the contact information for the authority of the appropriate facility.

Notation Format:

<liaison>
  <contactname>Contact Name</contactname>
  <zip-code>Zip Code</zip-code>
  <address>Address</address>
  <contact-method>Contact Method</contact-method>
</liaison>

Explanation:

Refer to the common information rules in 3.3.2 Liaison.

Example:

<liaison>

  <contact-name>AA Center Emergency Drill Manager </contact-name>

</liaison>

6.1.3.3.2 Inner-Organization
Description:

This section describes inner-organization communication links.

6.1.3.3.2.1 Day Off
Description:

This section presents a disaster correspondence manual describing communication methods for off duty hours.

Notation Format:

<day-off>Off Duty Hours Correspondence Manual</day-offl>

Explanation:

Designate the off duty hours correspondence manual URL.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
href CDATA #REQUIRED
Example:

<day-off href="http://www.bousaiserver.ne.jp/day-off/990612">99-06-12 Off Duty Hours Correspondence Manual</day-off>

6.1.3.3.2.2 Staff Call

This section describes the staff alert system (pocket beeper, etc.) which brings the staff together during off-duty hours.

6.1.3.3.2.2.1 Authority Name
Description:

This section gives the name of the related organization's administrator.

Notation Format:

<authority-name>
  <country>Country</country>
  <organization>Organization Name</organization>
  <section>Section Name</section>
  <title>Tilte</title>
</authority-name>

Explanation:

Refer to the common information rules in 3.3.1 Authority Name.

Example:

<authority-name>

  <organization>AA Town</organization>

</authority-name>

6.1.3.3.2.2.2 Liaison
Description:

This section describes the contact information for the related organization's administrator.

Notation Format:

<liaison>
  <contact-name>Contact Name</contact-name>
  <zip-code>Zip Code</zip-code>
  <address>Address</address>
  <contact-method>Contact Method</contact-method>
</liaison>

Explanation:

Refer to the common information rules in 3.3.2 Liaison.

Example:

<liaison>

  <contact-name>AA Center Communication Receiver </contact-name>

</liaison>

6.1.3.4 Disaster Prevention
Description:

This section gives information pertaining to the emergency transportation road, detour, disaster prevention base, supplies, etc.

6.1.3.4.1 Emergency Route
6.1.3.4.1.1 Map
Description:

This section indicates the map containing the emergency route / detour.

Notation Format:

<map href="URL">Map</map>

Explanation:

Designate the urgent transportation road map URL.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
href CDATA #REQUIRED Designate the image file name location.
Example:

<map href="http://www.bousaiserver.ne.jp/map/990612">99-06-12 Emergency Route / Detour Map</map>

6.1.3.4.1.2 Route
Description:

This section gives the urgent transportation road / detour route name.

Notation Format:

<route>Route Name</route>

Explanation:

Refer to the notation style in 3.1.2 Route.

Example:

<route>

  <route-name>National Route 227</route-name>

</route>

6.1.3.4.2 Base

This section gives information pertaining to base(s) that store(s) road restoral materials or send(s) disaster information.

6.1.3.4.2.1 Map
Description:

This section indicates the map containing the disaster relief base location.

Notation Format:

<map href="URL">Disaster Relief Base Map</map>

Explanation:

Specify the URL of the disaster relief base map.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
href CDATA #REQUIRED Specify the location of the image file name.
Example:

<map href="http://www.bousaiserver.ne.jp/base-map/990612">99-06-12 Disaster Relief Map </map>

6.1.3.4.2.2 Name
Description:

This section gives the name of the building designated as a disaster relief base.

Notation Format:

<name>Name</name>

Explanation:

Express in characters.

Example:

<name>AA Center</name>



<name>BB School</name>

6.1.3.4.2.3 Liaison
Description:

This section describes the contact information for the authority of the facility.

Notation Format:

<liaison>
  <contact-name>Contact Name</contact-name>
  <zip-code>Zip Code</zip-code>
  <address>Address</address>
  <contact-method>Contact Method</contact-method>
</liaison>

Explanation:

Refer to the common information rules in3.3.2 Liaison.

Example:

<liaison>

  <contact-name>AA Center, Disaster Relief Manager</contact-name>

</liaison>

6.1.3.4.2.4 Store
Description:

This section lists the kind and amount of relief material stored in (an) refuge center(s).

Notation Format:

<store>Supply Stock</store>

Explanation:

Express in characters.

Example:

<store>Restoration Materials</store>



<store>Heavy Machinery</store>

6.1.3.5 Restoration Plan
Description:

This section is a restoration plan chart that describes the restoration process clearly.

6.1.3.5.1 Map
Description:

This section indicates the map which displays completed vs. non-completed areas.

Notation Format:

<map href ="URL">Complete/Incomplete Area Map</map>

Explanation:

Specify the URL for the map which displays completed vs. non-completed areas.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
href CDATA #REQUIRED Specify the image file name location.
Example:

<map href="http://www.bousaiserver.ne.jp/restore-map/990612">99-06-12 Complete/Incomplete Area Map</map>

6.1.3.5.2 Route
Description:

This section indicates the restoration route (complete vs. incomplete areas).

Notation Format:

<route>Route</route>

Explanation:

Refer to the notation style in 3.1.2 Route.

Example:

<route>

  <route-name>National Route 227</route-name>

  <route°position>38.0kp/38.5kp</route-position>

</route>

6.1.3.5.3 Process
Description:

This section indicates the map that shows restoration process.

Notation Format:

<process href="URL">Restoration Process</process>

Explanation:

Specify the URL of the restoration process.

Attribute :
Attribute Name Attribute Value Value Upon Omission Explanation
href CDATA #REQUIRED Specify the image file name location.
Example:

<process href="http://www.bousaiserver.ne.jp/process/990612">99-06-12 Restoration Process</process>

6.2 Volcano

Information pertaining to volcanoes. (Under Construction)

6.3 Flood

Information on floods. (Under Construction)