![Axis 70 Скачать руководство пользователя страница 123](http://html.mh-extra.com/html/axis/70/70_user-manual_3039788123.webp)
User’s Manual
Meta Information
123
5.
The user will be prompted to enter the type of job. There are listed
options but the user can also enter a specific value, for example
Manager
.
The information file will be sent to the “Job Applications” destination
Note:
Information File
The destination selected by the user will receive the image and the
information file. The “Job Applications” destination will receive the
following information file containing the information entered by the
user.
The XML code is now complete. Save the file on an FTP server. For
information on how to configure the AXIS 7000 to retrieve the XML
DD file, see “
Retrieving the XML DD file
” on page 127.
<MetaData Required = "yes"
Id = "JOB_TYPE"
Prompt = "Applied Job Type:"
Pattern = ".+"
Editable = "yes">
<Value>Student</Value>
<Value>Clerk</Value>
<Value>Boss</Value></MetaData>
<Output>
<Format>
# Job Application Form
JOB_ID = $JOB_ID$
ARRIVAL_DATE = $INT_DATE$
PERSON_NAME = $PERSON_NAME$
PERSON_BIRTH = $PERSON_BIRTH$
</Format>
</Output>
</Ask>
</MetaDataFile>
The administrator can choose to output information internally stored in the AXIS 7000.
For a list of these variables, see“
Internally Defined Variables
” on page 131.
# Job Application Form
JOB_ID = 12-ab-12345
ARRIVAL_DATE = 08/05/2000
PERSON_NAME = John Doe
PERSON_BIRTH = 05/05/1965