Figure 25: DTD-diagram for COMPANIES

Child elements
<company>
parent elements
<project>

Attributes for COMPANIES
Name
Type
Class
Value
Remark
[S]
cdata
implied
   
Description  Gets information about all companies participating in the project in question.

Example  
<companies> <company role="supplier" id="bosch"></company> <company role="manufacturer" id="vw"></company> </companies>
Description  Definitions of some companies.