<?xml version="1.0" encoding="UTF-8"?>
<structure version="14" html-doctype="HTML4 Transitional" compatibility-view="IE9" 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>
			<nspair prefix="xi" uri="http://www.w3.org/2001/XInclude"/>
		</namespaces>
		<schemasources>
			<xsdschemasource name="XML" main="1" schemafile="Large Document.xsd" workingxmlfile="Large Document.xml"/>
		</schemasources>
	</schemasources>
	<modules/>
	<flags>
		<scripts/>
		<globalparts/>
		<designfragments/>
		<pagelayouts/>
		<xpath-functions/>
	</flags>
	<scripts>
		<script language="javascript"/>
	</scripts>
	<script-project>
		<Project version="2" app="AuthenticView"/>
	</script-project>
	<importedxslt/>
	<globalstyles/>
	<mainparts>
		<children>
			<globaltemplate subtype="main" match="/">
				<document-properties/>
				<children>
					<documentsection>
						<properties columncount="1" columngap="0.50in" headerfooterheight="fixed" pagemultiplepages="0" pagenumberingformat="1" pagenumberingstartat="auto" pagestart="next" paperheight="11in" papermarginbottom="0.79in" papermarginfooter="0.30in" papermarginheader="0.30in" papermarginleft="0.60in" papermarginright="0.60in" papermargintop="0.79in" paperwidth="8.50in"/>
					</documentsection>
					<newline/>
					<paragraph>
						<styles border-bottom-color="#003d80" border-bottom-style="solid" border-bottom-width="3px" border-top-color="#003d80" border-top-style="solid" border-top-width="3px" padding="8px"/>
						<children>
							<text fixtext="Note:">
								<styles font-style="italic" font-weight="bold"/>
							</text>
							<text fixtext=" This is an excerpt from an outdated version of the StyleVision User Manual. It is used here solely for demonstration. It does not include all the content, presentation, and usability features of the actual user manual and should not be used as a substitute for the latter.">
								<styles font-style="italic"/>
							</text>
							<newline/>
							<newline/>
							<text fixtext="The purpose of this example is to demonstrate how Document Section design elements can be used to reduce memory consumption when generating PDF output. Some FO processors, like Apache FOP, hold an entire document section in memory. When a large document consists of a single document section, the FO processor may run out of memory."/>
							<newline/>
							<newline/>
							<text fixtext="In this example, a new document section is started when a topic has a "/>
							<text fixtext="section-break-before">
								<styles font-family="Courier New"/>
							</text>
							<text fixtext=" attribute. This allows the FO processor to successfully process the 300+ page document."/>
							<newline/>
						</children>
					</paragraph>
					<newline break="page"/>
					<template subtype="source" match="XML">
						<children>
							<template subtype="element" match="helpproject">
								<children>
									<template subtype="element" match="topics">
										<children>
											<template subtype="element" match="topic">
												<children>
													<condition>
														<children>
															<conditionbranch xpath="@section-break-before">
																<children>
																	<documentsection>
																		<properties columncount="1" columngap="0.50in" headerfooterheight="fixed" pagemultiplepages="0" pagenumberingformat="1" pagenumberingstartat="auto" pagestart="next" paperheight="11in" papermarginbottom="0.79in" papermarginfooter="0.30in" papermarginheader="0.30in" papermarginleft="0.60in" papermarginright="0.60in" papermargintop="0.79in" paperwidth="8.50in"/>
																	</documentsection>
																</children>
															</conditionbranch>
														</children>
													</condition>
													<content/>
												</children>
												<variables/>
											</template>
										</children>
										<variables/>
									</template>
								</children>
								<variables/>
							</template>
						</children>
						<variables/>
					</template>
				</children>
			</globaltemplate>
		</children>
	</mainparts>
	<globalparts>
		<children>
			<globaltemplate subtype="element" match="para" schema-tree-path="$XML/helpproject/topics/topic/body/para">
				<children>
					<template subtype="element" match="para">
						<children>
							<condition>
								<children>
									<conditionbranch xpath="(image/@src!=&apos;stylevision.bmp&apos; and not(text|image)) or  
text/@style=&apos;font-size:5pt&apos; or 
name(*[1])=&apos;conditional-text&apos; or 
name(*[1])=&apos;line&apos; or 
(.=&apos;&apos; and (name(following-sibling::*[1])=&apos;para&apos; and (following-sibling::*[1]=&apos;&apos; or following-sibling::*[1]/table)) and not(image))"/>
									<conditionbranch xpath="@styleclass=&apos;06 Text Header (F6)&apos;">
										<children>
											<paragraph>
												<styles padding-left="8px"/>
												<children>
													<content>
														<styles color="#2d2d2d" font-family="Arial" font-size="10pt" font-weight="bold"/>
													</content>
												</children>
											</paragraph>
										</children>
									</conditionbranch>
									<conditionbranch xpath="@styleclass=&apos;Normal&apos;">
										<children>
											<paragraph>
												<styles font-family="Arial" font-size="10pt" margin-bottom="1em" padding-left="8px"/>
												<children>
													<content/>
												</children>
											</paragraph>
										</children>
									</conditionbranch>
									<conditionbranch xpath="@styleclass=&apos;Notes&apos;">
										<children>
											<paragraph>
												<styles background-color="#e1e1e1" border="black solid 1px" font-family="Arial" font-size="10pt" margin="0em 2em" margin-bottom="1em" padding="8px"/>
												<children>
													<content/>
												</children>
											</paragraph>
										</children>
									</conditionbranch>
								</children>
							</condition>
						</children>
						<variables/>
					</template>
				</children>
			</globaltemplate>
			<globaltemplate subtype="element" match="list" schema-tree-path="$XML/helpproject/topics/topic/body/list">
				<children>
					<template subtype="element" match="list">
						<children>
							<list>
								<styles margin-top="0.5em"/>
								<children>
									<template subtype="element" match="li">
										<children>
											<listrow>
												<children>
													<content>
														<styles font-family="Arial" font-size="10pt"/>
													</content>
												</children>
											</listrow>
										</children>
										<variables/>
									</template>
								</children>
							</list>
						</children>
						<variables/>
					</template>
				</children>
			</globaltemplate>
			<globaltemplate subtype="element" match="table" schema-tree-path="table">
				<children>
					<template subtype="element" match="table">
						<children>
							<text fixtext="[Table intentionally omitted.]">
								<styles font-family="Arial" font-size="10pt" font-style="italic"/>
							</text>
						</children>
						<variables/>
					</template>
				</children>
			</globaltemplate>
			<globaltemplate subtype="element" match="image" schema-tree-path="topic/body/para/image">
				<children>
					<template subtype="element" match="image">
						<children>
							<marker xpath="@src" name="images" uses="xpath">
								<children>
									<text fixtext="IMG ">
										<styles color="#003d80" font-family="Arial" font-size="8pt" font-weight="bold"/>
									</text>
									<num-seq format="01">
										<styles color="#003d80" font-family="Arial" font-size="8pt" font-weight="bold"/>
									</num-seq>
									<text fixtext=":">
										<styles color="#003d80" font-family="Arial" font-size="8pt" font-weight="bold"/>
									</text>
								</children>
							</marker>
							<text fixtext=" [ ">
								<styles color="#003d80" font-family="Arial" font-size="10pt" font-style="normal" font-weight="bold"/>
							</text>
							<template subtype="attribute" match="src">
								<children>
									<content>
										<styles color="#003d80" font-family="Arial" font-size="8pt" font-variant="normal" text-transform="uppercase"/>
										<format basic-type="xsd" datatype="string"/>
									</content>
								</children>
								<variables/>
							</template>
							<text fixtext=" "/>
							<text fixtext="image intentionally omitted">
								<styles color="#003d80" font-family="Arial" font-size="10pt" font-style="italic"/>
							</text>
							<text fixtext=" ">
								<styles font-family="Arial" font-size="10pt" font-style="italic"/>
							</text>
							<text fixtext="]">
								<styles color="#003d80" font-family="Arial" font-size="10pt" font-style="normal" font-weight="bold"/>
							</text>
						</children>
						<variables/>
					</template>
				</children>
			</globaltemplate>
			<globaltemplate subtype="element" match="link" schema-tree-path="topic/body/para/link">
				<children>
					<template subtype="element" match="link">
						<children>
							<content>
								<styles font-family="Arial" font-size="10pt"/>
							</content>
						</children>
						<variables/>
					</template>
				</children>
			</globaltemplate>
			<globaltemplate subtype="element" match="text" schema-tree-path="topic/body/para/text">
				<children>
					<template subtype="element" match="text">
						<children>
							<condition>
								<children>
									<conditionbranch xpath="contains(@style, &apos;font-weight:bold;&apos;) or contains(@styleclass, &apos;Button Text (Alt+B)&apos;) or contains(@styleclass, &apos;Menu Command (Alt+M)&apos;)">
										<children>
											<content>
												<styles color="#2d2d2d" font-family="Arial" font-size="10pt" font-weight="bold"/>
											</content>
										</children>
									</conditionbranch>
									<conditionbranch xpath="contains(@style, &apos;font-style:italic;&apos;)">
										<children>
											<content>
												<styles font-family="Arial" font-size="10pt" font-style="italic"/>
											</content>
										</children>
									</conditionbranch>
									<conditionbranch xpath="@styleclass=&apos;Code Example&apos;">
										<children>
											<content>
												<styles font-family="Courier" font-size="8pt" font-style="normal"/>
											</content>
										</children>
									</conditionbranch>
									<conditionbranch xpath=".=&apos; &apos;">
										<children>
											<text fixtext=" "/>
											<content>
												<styles font-family="Arial" font-size="10pt"/>
											</content>
										</children>
									</conditionbranch>
									<conditionbranch xpath="@styleclass=&apos;Heading1&apos;">
										<children>
											<content>
												<styles font-family="Arial"/>
											</content>
										</children>
									</conditionbranch>
									<conditionbranch>
										<children>
											<content>
												<styles font-family="Arial" font-size="10pt"/>
											</content>
										</children>
									</conditionbranch>
								</children>
							</condition>
						</children>
						<variables/>
					</template>
				</children>
			</globaltemplate>
			<globaltemplate subtype="element" match="topic" schema-tree-path="topic">
				<children>
					<condition>
						<children>
							<conditionbranch xpath="count(ancestor::topic)=0">
								<children>
									<template subtype="element" levelflag="1" match="topic">
										<children>
											<template subtype="element" match="body">
												<children>
													<template subtype="element" match="header">
														<children>
															<marker xpath="para" name="toc" uses="xpath"/>
															<template subtype="element" match="para">
																<children>
																	<paragraph>
																		<styles background-color="#f0f0f0" border-top-color="#003d80" border-top-style="solid" border-top-width="3px" font-family="Arial" font-size="14pt" margin-bottom="0.5em" margin-top="0px" padding="8px"/>
																		<children>
																			<num-lvl format="1.1.1">
																				<styles color="#003d80" font-family="Arial" font-size="14pt" font-weight="bold"/>
																			</num-lvl>
																			<text fixtext=":   ">
																				<styles color="#003d80" font-family="Arial" font-size="14pt" font-weight="bold"/>
																			</text>
																			<content>
																				<styles color="#003d80" font-family="Arial" font-size="14pt" font-weight="bold"/>
																			</content>
																		</children>
																	</paragraph>
																</children>
																<variables/>
															</template>
														</children>
														<variables/>
													</template>
													<newline/>
													<content restofcontents="1">
														<styles font-family="Arial" font-size="10pt"/>
													</content>
													<newline/>
												</children>
												<variables/>
											</template>
											<condition>
												<children>
													<conditionbranch xpath="not(descendant::topic)">
														<children>
															<paragraph paragraphtag="p">
																<styles text-align="right"/>
																<children>
																	<condition>
																		<children>
																			<conditionbranch xpath="$SV_OutputFormat = &apos;HTML&apos; or $SV_OutputFormat = &apos;Authentic&apos;">
																				<children>
																					<link>
																						<children>
																							<text fixtext="  ">
																								<styles color="#003d80" font-family="Arial" font-size="9pt" font-weight="bold" text-decoration="none"/>
																							</text>
																							<text fixtext="Table of Contents">
																								<styles color="#003d80" font-family="Arial" font-size="9pt" font-weight="bold" text-decoration="underline"/>
																							</text>
																							<text fixtext="  ">
																								<styles color="#003d80" font-family="Arial" font-size="9pt" font-weight="bold" text-decoration="none"/>
																							</text>
																						</children>
																						<action>
																							<none/>
																						</action>
																						<hyperlink>
																							<fixtext value="#Top"/>
																						</hyperlink>
																					</link>
																				</children>
																			</conditionbranch>
																		</children>
																	</condition>
																</children>
															</paragraph>
														</children>
													</conditionbranch>
												</children>
											</condition>
										</children>
										<variables/>
									</template>
								</children>
							</conditionbranch>
							<conditionbranch xpath="count(ancestor::topic)=1">
								<children>
									<template subtype="element" levelflag="1" match="topic">
										<children>
											<template subtype="element" match="body">
												<children>
													<newline/>
													<template subtype="element" match="header">
														<children>
															<marker xpath="para" name="toc" uses="xpath"/>
															<template subtype="element" match="para">
																<children>
																	<condition>
																		<children>
																			<conditionbranch xpath="name(ancestor::topic[1]/preceding-sibling::*[1])=&apos;list&apos; or name(ancestor::topic[1]/preceding-sibling::*[1])=&apos;para&apos;">
																				<children>
																					<paragraph paragraphtag="p">
																						<styles text-align="right"/>
																						<children>
																							<condition>
																								<children>
																									<conditionbranch xpath="$SV_OutputFormat = &apos;HTML&apos; or $SV_OutputFormat = &apos;Authentic&apos;">
																										<children>
																											<link>
																												<children>
																													<text fixtext="  ">
																														<styles color="#003d80" font-family="Arial" font-size="9pt" font-weight="bold" text-decoration="none"/>
																													</text>
																													<text fixtext="Table of Contents">
																														<styles color="#003d80" font-family="Arial" font-size="9pt" font-weight="bold" text-decoration="underline"/>
																													</text>
																													<text fixtext="  ">
																														<styles color="#003d80" font-family="Arial" font-size="9pt" font-weight="bold" text-decoration="none"/>
																													</text>
																												</children>
																												<action>
																													<none/>
																												</action>
																												<hyperlink>
																													<fixtext value="#Top"/>
																												</hyperlink>
																											</link>
																										</children>
																									</conditionbranch>
																								</children>
																							</condition>
																						</children>
																					</paragraph>
																				</children>
																			</conditionbranch>
																		</children>
																	</condition>
																	<paragraph>
																		<styles background-color="#e1e1e1" border-top-color="#003d80" border-top-style="solid" border-top-width="1px" color="#003d80" font-family="Arial" font-size="12pt" font-weight="bold" margin-bottom="1em" padding="4px" padding-left="8px"/>
																		<children>
																			<num-lvl format="1.1.1"/>
																			<text fixtext=":  ">
																				<styles color="#003d80" font-family="Arial" font-size="12pt" font-weight="bold"/>
																			</text>
																			<content>
																				<styles color="#003d80" font-family="Arial" font-size="12pt" font-weight="bold"/>
																			</content>
																		</children>
																	</paragraph>
																</children>
																<variables/>
															</template>
														</children>
														<variables/>
													</template>
													<content restofcontents="1">
														<styles font-family="Arial" font-size="10pt"/>
													</content>
												</children>
												<variables/>
											</template>
											<paragraph>
												<styles text-align="right"/>
												<children>
													<condition>
														<children>
															<conditionbranch xpath="$SV_OutputFormat = &apos;HTML&apos; or $SV_OutputFormat = &apos;Authentic&apos;">
																<children>
																	<link>
																		<children>
																			<text fixtext="  ">
																				<styles color="#003d80" font-family="Arial" font-size="9pt" font-weight="bold" text-decoration="none"/>
																			</text>
																			<text fixtext="Table of Contents">
																				<styles color="#003d80" font-family="Arial" font-size="9pt" font-weight="bold" text-decoration="underline"/>
																			</text>
																			<text fixtext="  ">
																				<styles color="#003d80" font-family="Arial" font-size="9pt" font-weight="bold" text-decoration="none"/>
																			</text>
																		</children>
																		<action>
																			<none/>
																		</action>
																		<hyperlink>
																			<fixtext value="#Top"/>
																		</hyperlink>
																	</link>
																</children>
															</conditionbranch>
														</children>
													</condition>
												</children>
											</paragraph>
										</children>
										<variables/>
									</template>
								</children>
							</conditionbranch>
							<conditionbranch xpath="count(ancestor::topic)=2">
								<children>
									<template subtype="element" levelflag="1" match="topic">
										<children>
											<template subtype="element" match="body">
												<children>
													<newline/>
													<template subtype="element" match="header">
														<children>
															<marker xpath="para" name="toc" uses="xpath"/>
															<template subtype="element" match="para">
																<children>
																	<condition>
																		<children>
																			<conditionbranch xpath="name(ancestor::topic[1]/preceding-sibling::*[1])=&apos;list&apos; or name(ancestor::topic[1]/preceding-sibling::*[1])=&apos;para&apos;">
																				<children>
																					<paragraph paragraphtag="p">
																						<styles text-align="right"/>
																						<children>
																							<condition>
																								<children>
																									<conditionbranch xpath="$SV_OutputFormat = &apos;HTML&apos; or $SV_OutputFormat = &apos;Authentic&apos;">
																										<children>
																											<link>
																												<children>
																													<text fixtext="  ">
																														<styles color="#003d80" font-family="Arial" font-size="9pt" font-weight="bold" text-decoration="none"/>
																													</text>
																													<text fixtext="Table of Contents">
																														<styles color="#003d80" font-family="Arial" font-size="9pt" font-weight="bold" text-decoration="underline"/>
																													</text>
																													<text fixtext="  ">
																														<styles color="#003d80" font-family="Arial" font-size="9pt" font-weight="bold" text-decoration="none"/>
																													</text>
																												</children>
																												<action>
																													<none/>
																												</action>
																												<hyperlink>
																													<fixtext value="#Top"/>
																												</hyperlink>
																											</link>
																										</children>
																									</conditionbranch>
																								</children>
																							</condition>
																						</children>
																					</paragraph>
																				</children>
																			</conditionbranch>
																		</children>
																	</condition>
																	<paragraph>
																		<styles background-color="#e1e1e1" border-top-color="#b4b4b4" border-top-style="solid" border-top-width="1px" color="#003d80" font-family="Arial" font-size="10pt" font-weight="bold" margin-bottom="1em" padding="8px" padding-top="4px"/>
																		<children>
																			<num-lvl format="1.1.1"/>
																			<text fixtext=":  "/>
																			<content>
																				<styles color="#003d80" font-family="Arial" font-size="10pt" font-weight="bold"/>
																			</content>
																		</children>
																	</paragraph>
																</children>
																<variables/>
															</template>
														</children>
														<variables/>
													</template>
													<content restofcontents="1">
														<styles font-family="Arial" font-size="10pt"/>
													</content>
												</children>
												<variables/>
											</template>
											<condition>
												<children>
													<conditionbranch xpath="position()!=last()">
														<children>
															<paragraph>
																<styles text-align="right"/>
																<children>
																	<condition>
																		<children>
																			<conditionbranch xpath="$SV_OutputFormat = &apos;HTML&apos; or $SV_OutputFormat = &apos;Authentic&apos;">
																				<children>
																					<link>
																						<children>
																							<text fixtext="  ">
																								<styles color="#003d80" font-family="Arial" font-size="9pt" font-weight="bold" text-decoration="none"/>
																							</text>
																							<text fixtext="Table of Contents">
																								<styles color="#003d80" font-family="Arial" font-size="9pt" font-weight="bold" text-decoration="underline"/>
																							</text>
																							<text fixtext="  ">
																								<styles color="#003d80" font-family="Arial" font-size="9pt" font-weight="bold" text-decoration="none"/>
																							</text>
																						</children>
																						<action>
																							<none/>
																						</action>
																						<hyperlink>
																							<fixtext value="#Top"/>
																						</hyperlink>
																					</link>
																				</children>
																			</conditionbranch>
																		</children>
																	</condition>
																</children>
															</paragraph>
														</children>
													</conditionbranch>
												</children>
											</condition>
										</children>
										<variables/>
									</template>
								</children>
							</conditionbranch>
						</children>
					</condition>
				</children>
			</globaltemplate>
			<globaltemplate subtype="element" match="var" schema-tree-path="helpproject/topics/topic/body/para/var">
				<children>
					<template subtype="element" match="var">
						<children>
							<condition>
								<children>
									<conditionbranch xpath="contains(@style, &apos;font-weight:bold;&apos;)">
										<children>
											<content>
												<styles color="#2d2d2d" font-family="Arial" font-size="10pt" font-weight="bold"/>
											</content>
										</children>
									</conditionbranch>
									<conditionbranch xpath="contains(@style, &apos;font-style:italic;&apos;)">
										<children>
											<content>
												<styles font-family="Arial" font-size="10pt" font-style="italic"/>
											</content>
										</children>
									</conditionbranch>
									<conditionbranch xpath="@styleclass=&apos;Code Example&apos;">
										<children>
											<content>
												<styles font-family="Courier" font-size="8pt" font-style="normal"/>
											</content>
										</children>
									</conditionbranch>
									<conditionbranch xpath="@styleclass=&apos;Heading1&apos;">
										<children>
											<content>
												<styles font-family="Arial"/>
											</content>
										</children>
									</conditionbranch>
									<conditionbranch>
										<children>
											<content>
												<styles font-family="Arial" font-size="10pt"/>
											</content>
										</children>
									</conditionbranch>
								</children>
							</condition>
						</children>
						<variables/>
					</template>
				</children>
			</globaltemplate>
			<globaltemplate subtype="element" match="keywords" schema-tree-path="helpproject/topics/topic/keywords">
				<children>
					<template subtype="element" match="keywords">
						<variables/>
					</template>
				</children>
			</globaltemplate>
		</children>
	</globalparts>
	<designfragments/>
	<xmltables/>
	<authentic-custom-toolbar-buttons/>
</structure>
