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

Documentation

Matches only shifts where the employee is hired under one of these contracts.

Properties
This component is not nillable.

Model
<Contracts>
Contract+
</Contracts>


Nested Element Summary
IDContract
          A contract to match.  
Source
<xs:element minOccurs="0" name="Contracts">
<xs:complexType>
<xs:choice maxOccurs="unbounded">
<xs:element name="Contract" 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.