home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2002 September
/
PCWorld_2002-09_cd.bin
/
Software
/
TemaCD
/
dia
/
dia-0.90-1-setup.exe
/
sheets
/
ER.sheet
< prev
next >
Wrap
Extensible Markup Language
|
2001-09-09
|
796b
|
24 lines
<?xml version="1.0" encoding="utf-8"?> <!-- -*- xml -*- -->
<sheet xmlns="http://www.lysator.liu.se/~alla/dia/dia-sheet-ns">
<name>ER</name>
<description>Editor for Entity Relations Diagrams</description>
<contents>
<object name="ER - Entity" intdata="0">
<description>Entity</description>
</object>
<object name="ER - Entity" intdata="1">
<description>Weak Entity</description>
<icon>ER/weakentity.xpm</icon>
</object>
<object name="ER - Relationship">
<description>Relationship</description>
</object>
<object name="ER - Attribute">
<description>Attribute</description>
</object>
<object name="ER - Participation">
<description>Participation</description>
</object>
</contents>
</sheet>