org.eclipse.scripting.examples/excaliburCompany.xml
Parent Directory
|
Revision Log
Revision 1.2 -
(download)
(as text)
(annotate)
Tue Aug 14 15:24:26 2001 UTC (8 years, 3 months ago) by vlad
Branch: MAIN
CVS Tags: v011114, v20011218, v20011211, v011113, v205, v011101, v203, HEAD
Changes since 1.1: +67 -67 lines
Tue Aug 14 15:24:26 2001 UTC (8 years, 3 months ago) by vlad
Branch: MAIN
CVS Tags: v011114, v20011218, v20011211, v011113, v205, v011101, v203, HEAD
Changes since 1.1: +67 -67 lines
1GI78ZE: ITPSCRIPT:ALL - incorrect eol characters in xml files
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE itpsea SYSTEM "itpsea.dtd">
<itpsea type="x">
<element name="company">
<attribute name="value" value="Creative Widgets Limited" />
<element name="address">
<attribute name="value" value="Specific Address" />
<attribute name="street" value="MyHeights Blvd" />
<attribute name="city" value="MyVillage" />
<attribute name="country" value="Maginary" />
</element>
<element name="department">
<attribute name="number" value="489" />
<element name="employee">
<attribute name="name" value="Able" />
<attribute name="title" value="Education Specialist" />
<attribute name="book" value="Query 2000, A Primer" />
</element>
<element name="employee">
<attribute name="name" value="Baker" />
<attribute name="title" value="Programmer Activist" />
<attribute name="book" value="Java for Seniors" />
</element>
<element name="employee">
<attribute name="name" value="Charlie" />
<attribute name="title" value="Human Resources" />
<attribute name="book" value="People I've Never Known" />
</element>
</element>
<element name="department">
<attribute name="number" value="564" />
<element name="employee">
<attribute name="name" value="Alpha" />
<attribute name="title" value="Airline Pilot" />
<attribute name="book" value="Greek Letters for Fun" />
</element>
<element name="employee">
<attribute name="name" value="Bank Robber" />
<attribute name="title" value="Financial Specialist" />
<attribute name="book" value="Notes for Successful Profit" />
</element>
<element name="employee">
<attribute name="name" value="Gamma" />
<attribute name="title" value="Explorer" />
<attribute name="book" value="Nine Lives in the Quadrant" />
</element>
</element>
<element name="department">
<attribute name="number" value="962" />
<element name="employee">
<attribute name="name" value="One" />
<attribute name="title" value="Motivational Speaker" />
<attribute name="book" value="How to Live Without Trying" />
</element>
<element name="employee">
<attribute name="name" value="Two" />
<attribute name="title" value="Pretender" />
<attribute name="book" value="Identity Coping Skills" />
</element>
<element name="employee">
<attribute name="name" value="Three" />
<attribute name="title" value="Window Streaker" />
<attribute name="book" value="Spare Change of Famous People" />
</element>
</element>
</element>
</itpsea>| help@eclipse.org | ViewVC Help |
| Powered by ViewVC 1.0.3 |
