B-16 Videojet DataFlex 6530 Service Manual - Rev AA
..... ..... @Prompt
..... ..... @DecimalPlaces
..... ..... @Min*
..... ..... @Max*
..... </Price>
..... <Field>*
..... ..... @Name
..... ..... @Prompt
..... ..... @UserList
..... ..... @AllowedCharacters*
..... ..... @MaximumCharacters
..... ..... @StartValue*
..... ..... @EndValue*
..... </Field>
..... <UserList>*
..... .....<Item />*
..... </UserList>
..... <Params>*
..... </Params>
<ImageData>
Sample CIFF Data File with Prompting Information
The following is a sample CIFF data file that would be used to update a User Entered Date called
“ExpiryDate” and a User Entered field called “Weight”.
<?xml version=”1.0” encoding=”UTF-16”?>
<ImageData ReferenceCiff=”Sample”>
<Date Name=”bbe” Type=”Calculated” Prompt=”Enter Sell-by Date”
Min=”017/000/00” Max=”030/000/00”>025/000/00</Date>
<Date Name=”Field11” Type=”UserEntered”
Prompt=”Enter 'Use-by' Date”>25/10/2002</Date>
<Field Name=”Field06-1” Prompt=”Factory Location?”
MaximumCharacters=”16”>Factory Location</Field>
<Field Name=”Field01-1” Prompt=”Enter Batch Number (3 char's):”
MaximumCharacters=”3”> </Field>
<Field Name=”Field07-1” Prompt=”Enter Part Number?”
UserList=”Field07-1” MaximumCharacters=”6”>401010</Field>
<UserList Name=”Field07-1”>
<Item>401010</Item>