http://dbai.tuwien.ac.at/proj/arte/GES
element ProvidedSkills

Documentation

Lists the available skills of an employee working under this contract.

Properties
This component is not nillable.

Model
<ProvidedSkills>
Skill+
</ProvidedSkills>


Nested Element Summary
IDSkill
          A skill covered by employees working under this contract.  
Source
<xs:element minOccurs="0" name="ProvidedSkills">
<xs:complexType>
<xs:choice maxOccurs="unbounded">
<xs:element name="Skill" type="ID">
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.