<textFieldList>
Contains all texts, which describe the contents of the vacancy (job description text), structured by type:
- type=title >> name of position, which will be published
- type=text >> text field of the advertising. Attribute name contains name of the text field and attribute id in given format “206000000X” where X assigns the order and is limited by the number of text fields stated in the position form.
- type=header >> text field of the advertising header
- type=footer >> text field of the advertising footer.
<textFieldList>
<textField type="title" id="">Finanční analytik</textField>
<textField type="text" id="206000001" name="We offer">xyz abc</textField>
<textField type="text" id="206000002" name="Professional Requirements">xyz abc</textField>
<textField type="text" id="206000003" name="Job Profile">xyz abc</textField>
<textField type="text" id="206000004">Předpokládaný nástup: dle dohody</textField>
<textField type="header" id="">Alma Career Czechia s.r.o., Praha 7 - Holešovice, hledají...</textField>
<textField type="footer" id="">Kontakt:</textField>
<textField type="footer" id="">Alma Career Czechia s.r.o.</textField
</textFieldList>Last updated on