<element name="PersonnelInformation">
<complexType>
<sequence>
<element ref="pidx:PersonnelName" minOccurs="0" />
<element ref="pidx:CompanyName" minOccurs="0" />
<element ref="pidx:PersonnelIdentifier" minOccurs="0" />
<element ref="pidx:TimeWorked" minOccurs="0" />
<element ref="pidx:JobDescription" minOccurs="0" />
<element ref="pidx:Comment" minOccurs="0" />
</sequence>
</complexType>
</element>
|