<?xml version="1.0" encoding="UTF-8"?>
<structure version="18" html-doctype="HTML4 Transitional" compatibility-view="IE9" html-outputextent="Complete" relativeto="*SPS" encodinghtml="UTF-8" encodingrtf="ISO-8859-1" encodingpdf="UTF-8" useimportschema="1" embed-images="1" enable-authentic-scripts="1" authentic-scripts-in-debug-mode-external="0" generated-file-location="DEFAULT">
	<parameters/>
	<schemasources>
		<namespaces/>
		<schemasources>
			<xsdschemasource name="XML" main="1" schemafile="BarcodeDemo.xsd" workingxmlfile="BarcodeDemo.xml"/>
		</schemasources>
	</schemasources>
	<modules/>
	<flags>
		<scripts/>
		<mainparts/>
		<globalparts/>
		<designfragments/>
		<pagelayouts/>
		<xpath-functions/>
	</flags>
	<scripts>
		<script language="javascript"/>
	</scripts>
	<script-project>
		<Project version="3" app="AuthenticView"/>
	</script-project>
	<importedxslt/>
	<globalstyles>
		<rule url="Samples.css">
			<media>
				<media value="all"/>
			</media>
		</rule>
	</globalstyles>
	<mainparts>
		<children>
			<globaltemplate subtype="main" match="/">
				<document-properties/>
				<children>
					<documentsection>
						<properties columncount="1" columngap="48px" headerfooterheight="fixed" pagemultiplepages="0" pagenumberingformat="1" pagenumberingstartat="auto" pagestart="next" paperheight="1056px" papermarginbottom="75px" papermarginfooter="28px" papermarginheader="28px" papermarginleft="57px" papermarginright="57px" papermargintop="75px" paperwidth="816px"/>
						<watermark>
							<image transparency="50" fill-page="1" center-if-not-fill="1"/>
							<text transparency="50"/>
						</watermark>
					</documentsection>
					<newline/>
					<text fixtext="To create barcodes, insert a barcode design element (i) from the toolbar, (ii) from the context menu, or (iii) by dragging and dropping an element from the Schema Tree into the Design View and then selecting &apos;Create Barcode&apos;.">
						<properties class="explanation"/>
					</text>
					<newline/>
					<newline/>
					<text fixtext="In all three cases, a dialog will pop up, in which you can specify the two required properties: (i) the desired Barcode Type (symbology), which is selected from a combo box, and (ii) the Text you want to encode, which must be entered. You can specify that the text be dynamically obtained by clicking the XPath button in the toolbar of the dialog. In this latter case, you must then enter an XPath expression that returns the required text. ">
						<properties class="explanation"/>
					</text>
					<newline/>
					<newline/>
					<text fixtext="In the dialog, you can also set additional properties. The width of the bars can be controlled via the setModuleWidth property (which expects a CSS length unit, for example, 2px). The height, where applicable, can be set via the setHeight property or by resizing with the mouse. The &apos;Quiet Zone&apos; around the barcode can be controlled with the following properties: doQuietZone (boolean value), setQuietZone (CSS length), and setVerticalQuietZone (CSS length).">
						<properties class="explanation"/>
					</text>
					<newline/>
					<newline/>
					<text fixtext="Note: barcode generation requires an installed Java Runtime Environment with matching bit version (32bit or 64bit) of the current application. ">
						<properties class="info"/>
					</text>
					<newline/>
					<newline/>
					<newline/>
					<template subtype="source" match="XML">
						<children>
							<newline/>
							<newline/>
							<template subtype="element" match="items">
								<children>
									<tgrid>
										<properties border="1"/>
										<children>
											<tgridbody-cols>
												<children>
													<tgridcol>
														<styles width="120px"/>
													</tgridcol>
													<tgridcol>
														<styles width="184px"/>
													</tgridcol>
													<tgridcol>
														<styles width="354px"/>
													</tgridcol>
												</children>
											</tgridbody-cols>
											<tgridheader-rows>
												<children>
													<tgridrow>
														<children>
															<tgridcell>
																<children>
																	<text fixtext="Barcode type"/>
																</children>
															</tgridcell>
															<tgridcell>
																<children>
																	<text fixtext="Value"/>
																	<condition>
																		<children>
																			<conditionbranch xpath="$SV_OutputFormat = &apos;Authentic&apos;">
																				<children>
																					<newline/>
																					<text fixtext="to live update the barcode, please edit these values">
																						<styles font-size="smaller" font-weight="normal"/>
																					</text>
																				</children>
																			</conditionbranch>
																		</children>
																	</condition>
																</children>
															</tgridcell>
															<tgridcell>
																<children>
																	<text fixtext="Barcode "/>
																</children>
															</tgridcell>
														</children>
													</tgridrow>
												</children>
											</tgridheader-rows>
											<tgridbody-rows>
												<children>
													<tgridrow>
														<children>
															<tgridcell>
																<styles text-align="center"/>
																<children>
																	<text fixtext="2D barcodes">
																		<styles font-weight="bold"/>
																	</text>
																</children>
															</tgridcell>
															<tgridcell joinleft="1"/>
															<tgridcell joinleft="1"/>
														</children>
													</tgridrow>
													<template subtype="element" filter="4" match="item_tuple">
														<children>
															<tgridrow>
																<children>
																	<tgridcell>
																		<children>
																			<text fixtext="DataMatrix"/>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<calltemplate subtype="named" match="Value">
																				<parameters/>
																			</calltemplate>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<barcode>
																				<barcode-settings _xText="itemid" Type="DataMatrix" setModuleWidth="3px"/>
																			</barcode>
																		</children>
																	</tgridcell>
																</children>
															</tgridrow>
														</children>
														<variables/>
													</template>
													<template subtype="element" filter="9" match="item_tuple">
														<children>
															<tgridrow>
																<children>
																	<tgridcell>
																		<children>
																			<text fixtext="PDF417"/>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<calltemplate subtype="named" match="Value">
																				<parameters/>
																			</calltemplate>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<barcode>
																				<barcode-settings _xText="itemid" Type="PDF417" setModuleWidth="1px"/>
																			</barcode>
																		</children>
																	</tgridcell>
																</children>
															</tgridrow>
														</children>
														<variables/>
													</template>
													<template subtype="element" filter="18" match="item_tuple">
														<children>
															<tgridrow>
																<children>
																	<tgridcell>
																		<children>
																			<text fixtext="QR Code"/>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<calltemplate subtype="named" match="Value">
																				<parameters/>
																			</calltemplate>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<barcode>
																				<barcode-settings _xText="itemid" Type="QRCode" setModuleWidth="3px"/>
																			</barcode>
																		</children>
																	</tgridcell>
																</children>
															</tgridrow>
														</children>
														<variables/>
													</template>
													<template subtype="element" filter="4" match="item_tuple">
														<children>
															<tgridrow>
																<children>
																	<tgridcell>
																		<children>
																			<text fixtext="AztecCode"/>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<calltemplate subtype="named" match="Value">
																				<parameters/>
																			</calltemplate>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<barcode>
																				<barcode-settings _xText="itemid" Type="AztecCode" setModuleWidth="4px"/>
																			</barcode>
																		</children>
																	</tgridcell>
																</children>
															</tgridrow>
														</children>
														<variables/>
													</template>
													<tgridrow>
														<children>
															<tgridcell>
																<styles text-align="center"/>
																<children>
																	<text fixtext="1D barcodes">
																		<styles font-weight="bold"/>
																	</text>
																</children>
															</tgridcell>
															<tgridcell joinleft="1"/>
															<tgridcell joinleft="1"/>
														</children>
													</tgridrow>
													<template subtype="element" filter="1" match="item_tuple">
														<children>
															<tgridrow>
																<children>
																	<tgridcell>
																		<children>
																			<text fixtext="Codabar"/>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<calltemplate subtype="named" match="Value">
																				<parameters/>
																			</calltemplate>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<barcode>
																				<barcode-settings _xText="itemid" Type="Codabar" setModuleWidth="1px"/>
																			</barcode>
																		</children>
																	</tgridcell>
																</children>
															</tgridrow>
														</children>
														<variables/>
													</template>
													<template subtype="element" filter="2" match="item_tuple">
														<children>
															<tgridrow>
																<children>
																	<tgridcell>
																		<children>
																			<text fixtext="Code128"/>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<calltemplate subtype="named" match="Value">
																				<parameters/>
																			</calltemplate>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<barcode>
																				<barcode-settings _xText="itemid" Type="Code128" setModuleWidth="1px"/>
																			</barcode>
																		</children>
																	</tgridcell>
																</children>
															</tgridrow>
														</children>
														<variables/>
													</template>
													<template subtype="element" filter="3" match="item_tuple">
														<children>
															<tgridrow>
																<children>
																	<tgridcell>
																		<children>
																			<text fixtext="Code39"/>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<calltemplate subtype="named" match="Value">
																				<parameters/>
																			</calltemplate>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<barcode>
																				<barcode-settings _xText="itemid" Type="Code39" setModuleWidth="1px"/>
																			</barcode>
																		</children>
																	</tgridcell>
																</children>
															</tgridrow>
														</children>
														<variables/>
													</template>
													<template subtype="element" filter="3" match="item_tuple">
														<children>
															<tgridrow>
																<children>
																	<tgridcell>
																		<children>
																			<text fixtext="Code39"/>
																			<newline/>
																			<text fixtext="(extended)"/>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<calltemplate subtype="named" match="Value">
																				<parameters/>
																			</calltemplate>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<barcode>
																				<barcode-settings _xText="itemid" Type="Code39" setExtendedCharSetEnabled="yes" setModuleWidth="1px"/>
																			</barcode>
																		</children>
																	</tgridcell>
																</children>
															</tgridrow>
														</children>
														<variables/>
													</template>
													<template subtype="element" filter="5" match="item_tuple">
														<children>
															<tgridrow>
																<children>
																	<tgridcell>
																		<children>
																			<text fixtext="EAN128"/>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<calltemplate subtype="named" match="Value">
																				<parameters/>
																			</calltemplate>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<barcode>
																				<barcode-settings _xText="itemid" Type="EAN128" setModuleWidth="1px"/>
																			</barcode>
																		</children>
																	</tgridcell>
																</children>
															</tgridrow>
														</children>
														<variables/>
													</template>
													<template subtype="element" filter="6" match="item_tuple">
														<children>
															<tgridrow>
																<children>
																	<tgridcell>
																		<children>
																			<text fixtext="EAN13"/>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<calltemplate subtype="named" match="Value">
																				<parameters/>
																			</calltemplate>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<barcode>
																				<barcode-settings _xText="itemid" Type="EAN13" setModuleWidth="1px"/>
																			</barcode>
																		</children>
																	</tgridcell>
																</children>
															</tgridrow>
														</children>
														<variables/>
													</template>
													<template subtype="element" filter="7" match="item_tuple">
														<children>
															<tgridrow>
																<children>
																	<tgridcell>
																		<children>
																			<text fixtext="EAN8"/>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<calltemplate subtype="named" match="Value">
																				<parameters/>
																			</calltemplate>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<barcode>
																				<barcode-settings _xText="itemid" Type="EAN8" setModuleWidth="1px"/>
																			</barcode>
																		</children>
																	</tgridcell>
																</children>
															</tgridrow>
														</children>
														<variables/>
													</template>
													<template subtype="element" filter="8" match="item_tuple">
														<children>
															<tgridrow>
																<children>
																	<tgridcell>
																		<children>
																			<text fixtext="Int2o5"/>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<calltemplate subtype="named" match="Value">
																				<parameters/>
																			</calltemplate>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<barcode>
																				<barcode-settings _xText="itemid" Type="Interleaved2Of5" setModuleWidth="1px"/>
																			</barcode>
																		</children>
																	</tgridcell>
																</children>
															</tgridrow>
														</children>
														<variables/>
													</template>
													<template subtype="element" filter="17" match="item_tuple">
														<children>
															<tgridrow>
																<children>
																	<tgridcell>
																		<children>
																			<text fixtext="ITF-14"/>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<calltemplate subtype="named" match="Value">
																				<parameters/>
																			</calltemplate>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<barcode>
																				<barcode-settings _xText="itemid" Type="ITF-14" setBearerBarWidth="3px" setFontName="Arial" setFontSize="13px" setHeight="1.8cm" setModuleWidth="1px"/>
																			</barcode>
																		</children>
																	</tgridcell>
																</children>
															</tgridrow>
														</children>
														<variables/>
													</template>
													<template subtype="element" filter="10" match="item_tuple">
														<children>
															<tgridrow>
																<children>
																	<tgridcell>
																		<children>
																			<text fixtext="Postnet"/>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<calltemplate subtype="named" match="Value">
																				<parameters/>
																			</calltemplate>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<barcode>
																				<barcode-settings _xText="itemid" Type="POSTNET" setModuleWidth="2px"/>
																			</barcode>
																		</children>
																	</tgridcell>
																</children>
															</tgridrow>
														</children>
														<variables/>
													</template>
													<template subtype="element" filter="11" match="item_tuple">
														<children>
															<tgridrow>
																<children>
																	<tgridcell>
																		<children>
																			<text fixtext="RoyalMailCBC"/>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<calltemplate subtype="named" match="Value">
																				<parameters/>
																			</calltemplate>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<barcode>
																				<barcode-settings _xText="itemid" Type="royal-mail-cbc" setModuleWidth="2px"/>
																			</barcode>
																		</children>
																	</tgridcell>
																</children>
															</tgridrow>
														</children>
														<variables/>
													</template>
													<template subtype="element" filter="12" match="item_tuple">
														<children>
															<tgridrow>
																<children>
																	<tgridcell>
																		<children>
																			<text fixtext="UPCA"/>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<calltemplate subtype="named" match="Value">
																				<parameters/>
																			</calltemplate>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<barcode>
																				<barcode-settings _xText="itemid" Type="UPCA" setModuleWidth="1px"/>
																			</barcode>
																		</children>
																	</tgridcell>
																</children>
															</tgridrow>
														</children>
														<variables/>
													</template>
													<template subtype="element" filter="13" match="item_tuple">
														<children>
															<tgridrow>
																<children>
																	<tgridcell>
																		<children>
																			<text fixtext="UPCE"/>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<calltemplate subtype="named" match="Value">
																				<parameters/>
																			</calltemplate>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<barcode>
																				<barcode-settings _xText="itemid" Type="UPCE" setModuleWidth="1px"/>
																			</barcode>
																		</children>
																	</tgridcell>
																</children>
															</tgridrow>
														</children>
														<variables/>
													</template>
													<template subtype="element" filter="14" match="item_tuple">
														<children>
															<tgridrow>
																<children>
																	<tgridcell>
																		<children>
																			<text fixtext="USPS"/>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<calltemplate subtype="named" match="Value">
																				<parameters/>
																			</calltemplate>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<children>
																			<barcode>
																				<barcode-settings _xText="itemid" Type="usps4cb" setModuleWidth="1px"/>
																			</barcode>
																		</children>
																	</tgridcell>
																</children>
															</tgridrow>
														</children>
														<variables/>
													</template>
												</children>
											</tgridbody-rows>
										</children>
										<wizard-data-repeat>
											<children/>
										</wizard-data-repeat>
										<wizard-data-rows>
											<children/>
										</wizard-data-rows>
										<wizard-data-columns>
											<children/>
										</wizard-data-columns>
									</tgrid>
								</children>
								<variables/>
							</template>
							<newline/>
						</children>
						<variables/>
					</template>
				</children>
			</globaltemplate>
		</children>
	</mainparts>
	<globalparts/>
	<designfragments>
		<children>
			<globaltemplate subtype="named" match="Value">
				<parameters/>
				<children>
					<template subtype="element" match="itemid">
						<children>
							<condition>
								<children>
									<conditionbranch xpath="$SV_OutputFormat = &apos;Authentic&apos;">
										<children>
											<text fixtext=" ">
												<styles background-color="#d2d2d2"/>
											</text>
											<content subtype="regular">
												<styles background-color="#d2d2d2"/>
											</content>
											<text fixtext=" ">
												<styles background-color="#d2d2d2"/>
											</text>
										</children>
									</conditionbranch>
									<conditionbranch>
										<children>
											<content subtype="regular"/>
										</children>
									</conditionbranch>
								</children>
							</condition>
						</children>
						<variables/>
					</template>
				</children>
			</globaltemplate>
		</children>
	</designfragments>
	<xmltables/>
	<authentic-custom-toolbar-buttons/>
</structure>
