Skip to content

Instantly share code, notes, and snippets.

@ebruchez
Created February 7, 2017 00:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ebruchez/5c463bf43b919495fde6e67b9f9409fb to your computer and use it in GitHub Desktop.
Save ebruchez/5c463bf43b919495fde6e67b9f9409fb to your computer and use it in GitHub Desktop.
Sample for #3105
<xh:html xmlns:xh="http://www.w3.org/1999/xhtml"
xmlns:xxf="http://orbeon.org/oxf/xml/xforms"
xmlns:xxi="http://orbeon.org/oxf/xml/xinclude"
xmlns:saxon="http://saxon.sf.net/"
xmlns:fr="http://orbeon.org/oxf/xml/form-runner"
xmlns:xf="http://www.w3.org/2002/xforms"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:sql="http://orbeon.org/oxf/xml/sql"
xmlns:ev="http://www.w3.org/2001/xml-events"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:exf="http://www.exforms.org/exf/1-0"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:fb="http://orbeon.org/oxf/xml/form-builder"
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<xh:head>
<xh:title>Formulaire sans titre</xh:title>
<xf:model id="fr-form-model" xxf:expose-xpath-types="true">
<!-- Main instance -->
<xf:instance id="fr-form-instance" xxf:exclude-result-prefixes="#all" xxf:index="id">
<form>
<section-1>
<control-1/>
<control-3/>
<control-4>1</control-4>
</section-1>
<section-5>
<control-10/>
<control-11/>
<control-12/>
<control-13/>
<control-14>1</control-14>
<control-15>1</control-15>
<control-18/>
<control-17/>
<control-16>1</control-16>
</section-5>
<section-6>
<control-19/>
<control-20/>
<control-21/>
<control-22/>
<control-23/>
<control-24/>
<control-25>1</control-25>
<control-26>1</control-26>
<control-27>1</control-27>
<control-28/>
<control-29/>
<control-30/>
<control-31/>
<control-32/>
</section-6>
<section-7>
<control-33/>
<control-34/>
<control-35/>
<control-36/>
<control-37/>
<control-38/>
<control-39/>
<control-40/>
<control-41>1</control-41>
<control-42>1</control-42>
<control-43>1</control-43>
<control-44>1</control-44>
<control-45/>
<control-46/>
<control-47/>
<control-48/>
<control-49/>
<control-50/>
<control-51/>
<control-52/>
<control-53/>
<control-54/>
<control-55/>
<control-56/>
<control-57/>
<control-58/>
</section-7>
<section-8>
<control-59/>
<control-60/>
<control-61/>
<control-62/>
<control-63/>
<control-64/>
<control-65/>
<control-66/>
<control-67/>
<control-68/>
<control-69>1</control-69>
<control-70>1</control-70>
<control-71>1</control-71>
<control-72>1</control-72>
<control-73>1</control-73>
<control-74/>
<control-75/>
<control-76/>
<control-77/>
<control-78/>
<control-79/>
<control-80/>
<control-81/>
<control-82/>
<control-83/>
<control-84/>
<control-85/>
<control-86/>
<control-87/>
<control-88/>
<control-89/>
<control-90/>
<control-91/>
<control-92/>
<control-93/>
<control-94/>
<control-95/>
<control-96/>
<control-97/>
<control-98/>
<control-99/>
<control-100/>
<control-101/>
<control-102/>
<control-103/>
</section-8>
<section-9>
<control-104/>
<control-105/>
<control-106/>
<control-107/>
<control-108/>
<control-109/>
<control-110/>
<control-111/>
<control-112/>
<control-113/>
<control-114/>
<control-115/>
<control-116>1</control-116>
<control-117>1</control-117>
<control-118>1</control-118>
<control-119>1</control-119>
<control-120>1</control-120>
<control-121>1</control-121>
<control-122/>
<control-123/>
<control-124/>
<control-125/>
<control-126/>
<control-127/>
<control-128/>
<control-129/>
<control-130/>
<control-131/>
<control-132/>
<control-133/>
<control-134/>
<control-136/>
<control-137/>
<control-138/>
<control-139/>
<control-140/>
<control-141/>
<control-142/>
<control-143/>
<control-144/>
<control-145/>
<control-146/>
<control-147/>
<control-148/>
<control-149/>
<control-150/>
<control-151/>
<control-152/>
<control-153/>
<control-154/>
<control-155/>
<control-156/>
<control-157/>
<control-158/>
<control-159/>
<control-160/>
<control-161/>
<control-162/>
<control-163/>
<control-164/>
<control-165/>
<control-166/>
<control-167/>
<control-168/>
<control-169/>
<control-170/>
<control-171/>
<control-172/>
<control-173/>
<control-174/>
<control-175/>
<control-176/>
<control-177/>
</section-9>
</form>
</xf:instance>
<!-- Bindings -->
<xf:bind id="fr-form-binds" ref="instance('fr-form-instance')">
<xf:bind id="section-1-bind" name="section-1" ref="section-1">
<xf:bind id="control-1-bind" name="control-1" ref="control-1" xxf:whitespace="trim"/>
<xf:bind id="control-3-bind" ref="control-3" name="control-3"/>
<xf:bind id="control-4-bind" ref="control-4" name="control-4"/>
</xf:bind>
<xf:bind id="section-5-bind" ref="section-5" name="section-5">
<xf:bind id="control-10-bind" name="control-10" ref="control-10" xxf:whitespace="trim"/>
<xf:bind id="control-11-bind" name="control-11" ref="control-11" xxf:whitespace="trim"/>
<xf:bind id="control-12-bind" ref="control-12" name="control-12"/>
<xf:bind id="control-13-bind" ref="control-13" name="control-13"/>
<xf:bind id="control-14-bind" ref="control-14" name="control-14"/>
<xf:bind id="control-15-bind" ref="control-15" name="control-15"/>
<xf:bind id="control-16-bind" ref="control-16" name="control-16"/>
<xf:bind id="control-17-bind" ref="control-17" name="control-17"/>
<xf:bind id="control-18-bind" name="control-18" ref="control-18" xxf:whitespace="trim"/>
</xf:bind>
<xf:bind id="section-6-bind" ref="section-6" name="section-6">
<xf:bind id="control-19-bind" name="control-19" ref="control-19" xxf:whitespace="trim"/>
<xf:bind id="control-20-bind" name="control-20" ref="control-20" xxf:whitespace="trim"/>
<xf:bind id="control-21-bind" name="control-21" ref="control-21" xxf:whitespace="trim"/>
<xf:bind id="control-22-bind" ref="control-22" name="control-22"/>
<xf:bind id="control-23-bind" ref="control-23" name="control-23"/>
<xf:bind id="control-24-bind" ref="control-24" name="control-24"/>
<xf:bind id="control-25-bind" ref="control-25" name="control-25"/>
<xf:bind id="control-26-bind" ref="control-26" name="control-26"/>
<xf:bind id="control-27-bind" ref="control-27" name="control-27"/>
<xf:bind id="control-28-bind" name="control-28" ref="control-28" xxf:whitespace="trim"/>
<xf:bind id="control-29-bind" name="control-29" ref="control-29" xxf:whitespace="trim"/>
<xf:bind id="control-30-bind" name="control-30" ref="control-30" xxf:whitespace="trim"/>
<xf:bind id="control-31-bind" name="control-31" ref="control-31" xxf:whitespace="trim"/>
<xf:bind id="control-32-bind" name="control-32" ref="control-32" xxf:whitespace="trim"/>
</xf:bind>
<xf:bind id="section-7-bind" ref="section-7" name="section-7">
<xf:bind id="control-33-bind" name="control-33" ref="control-33" xxf:whitespace="trim"/>
<xf:bind id="control-34-bind" name="control-34" ref="control-34" xxf:whitespace="trim"/>
<xf:bind id="control-35-bind" name="control-35" ref="control-35" xxf:whitespace="trim"/>
<xf:bind id="control-36-bind" name="control-36" ref="control-36" xxf:whitespace="trim"/>
<xf:bind id="control-37-bind" ref="control-37" name="control-37"/>
<xf:bind id="control-38-bind" ref="control-38" name="control-38"/>
<xf:bind id="control-39-bind" ref="control-39" name="control-39"/>
<xf:bind id="control-40-bind" ref="control-40" name="control-40"/>
<xf:bind id="control-41-bind" ref="control-41" name="control-41"/>
<xf:bind id="control-42-bind" ref="control-42" name="control-42"/>
<xf:bind id="control-43-bind" ref="control-43" name="control-43"/>
<xf:bind id="control-44-bind" ref="control-44" name="control-44"/>
<xf:bind id="control-45-bind" ref="control-45" name="control-45"/>
<xf:bind id="control-46-bind" ref="control-46" name="control-46"/>
<xf:bind id="control-47-bind" ref="control-47" name="control-47"/>
<xf:bind id="control-48-bind" ref="control-48" name="control-48"/>
<xf:bind id="control-49-bind" ref="control-49" name="control-49"/>
<xf:bind id="control-50-bind" ref="control-50" name="control-50"/>
<xf:bind id="control-51-bind" ref="control-51" name="control-51"/>
<xf:bind id="control-52-bind" ref="control-52" name="control-52"/>
<xf:bind id="control-53-bind" ref="control-53" name="control-53"/>
<xf:bind id="control-54-bind" ref="control-54" name="control-54"/>
<xf:bind id="control-55-bind" ref="control-55" name="control-55"/>
<xf:bind id="control-56-bind" ref="control-56" name="control-56"/>
<xf:bind id="control-57-bind" ref="control-57" name="control-57"/>
<xf:bind id="control-58-bind" ref="control-58" name="control-58"/>
</xf:bind>
<xf:bind id="section-8-bind" ref="section-8" name="section-8">
<xf:bind id="control-59-bind" ref="control-59" name="control-59"/>
<xf:bind id="control-60-bind" ref="control-60" name="control-60"/>
<xf:bind id="control-61-bind" ref="control-61" name="control-61"/>
<xf:bind id="control-62-bind" ref="control-62" name="control-62"/>
<xf:bind id="control-63-bind" ref="control-63" name="control-63"/>
<xf:bind id="control-64-bind" ref="control-64" name="control-64"/>
<xf:bind id="control-65-bind" ref="control-65" name="control-65"/>
<xf:bind id="control-66-bind" ref="control-66" name="control-66"/>
<xf:bind id="control-67-bind" ref="control-67" name="control-67"/>
<xf:bind id="control-68-bind" ref="control-68" name="control-68"/>
<xf:bind id="control-69-bind" ref="control-69" name="control-69"/>
<xf:bind id="control-70-bind" ref="control-70" name="control-70"/>
<xf:bind id="control-71-bind" ref="control-71" name="control-71"/>
<xf:bind id="control-72-bind" ref="control-72" name="control-72"/>
<xf:bind id="control-73-bind" ref="control-73" name="control-73"/>
<xf:bind id="control-74-bind" name="control-74" ref="control-74" xxf:whitespace="trim"/>
<xf:bind id="control-75-bind" name="control-75" ref="control-75" xxf:whitespace="trim"/>
<xf:bind id="control-76-bind" name="control-76" ref="control-76" xxf:whitespace="trim"/>
<xf:bind id="control-77-bind" name="control-77" ref="control-77" xxf:whitespace="trim"/>
<xf:bind id="control-78-bind" name="control-78" ref="control-78" xxf:whitespace="trim"/>
<xf:bind id="control-79-bind" name="control-79" ref="control-79" xxf:whitespace="trim"/>
<xf:bind id="control-80-bind" name="control-80" ref="control-80" xxf:whitespace="trim"/>
<xf:bind id="control-81-bind" name="control-81" ref="control-81" xxf:whitespace="trim"/>
<xf:bind id="control-82-bind" name="control-82" ref="control-82" xxf:whitespace="trim"/>
<xf:bind id="control-83-bind" name="control-83" ref="control-83" xxf:whitespace="trim"/>
<xf:bind id="control-84-bind" name="control-84" ref="control-84" xxf:whitespace="trim"/>
<xf:bind id="control-85-bind" name="control-85" ref="control-85" xxf:whitespace="trim"/>
<xf:bind id="control-86-bind" name="control-86" ref="control-86" xxf:whitespace="trim"/>
<xf:bind id="control-87-bind" name="control-87" ref="control-87" xxf:whitespace="trim"/>
<xf:bind id="control-88-bind" name="control-88" ref="control-88" xxf:whitespace="trim"/>
<xf:bind id="control-89-bind" name="control-89" ref="control-89" xxf:whitespace="trim"/>
<xf:bind id="control-90-bind" name="control-90" ref="control-90" xxf:whitespace="trim"/>
<xf:bind id="control-91-bind" name="control-91" ref="control-91" xxf:whitespace="trim"/>
<xf:bind id="control-92-bind" name="control-92" ref="control-92" xxf:whitespace="trim"/>
<xf:bind id="control-93-bind" name="control-93" ref="control-93" xxf:whitespace="trim"/>
<xf:bind id="control-94-bind" name="control-94" ref="control-94" xxf:whitespace="trim"/>
<xf:bind id="control-95-bind" name="control-95" ref="control-95" xxf:whitespace="trim"/>
<xf:bind id="control-96-bind" name="control-96" ref="control-96" xxf:whitespace="trim"/>
<xf:bind id="control-97-bind" name="control-97" ref="control-97" xxf:whitespace="trim"/>
<xf:bind id="control-98-bind" name="control-98" ref="control-98" xxf:whitespace="trim"/>
<xf:bind id="control-99-bind" name="control-99" ref="control-99" xxf:whitespace="trim"/>
<xf:bind id="control-100-bind" name="control-100" ref="control-100"
xxf:whitespace="trim"/>
<xf:bind id="control-101-bind" name="control-101" ref="control-101"
xxf:whitespace="trim"/>
<xf:bind id="control-102-bind" name="control-102" ref="control-102"
xxf:whitespace="trim"/>
<xf:bind id="control-103-bind" name="control-103" ref="control-103"
xxf:whitespace="trim"/>
</xf:bind>
<xf:bind id="section-9-bind" ref="section-9" name="section-9">
<xf:bind id="control-104-bind" name="control-104" ref="control-104"
xxf:whitespace="trim"/>
<xf:bind id="control-105-bind" name="control-105" ref="control-105"
xxf:whitespace="trim"/>
<xf:bind id="control-106-bind" name="control-106" ref="control-106"
xxf:whitespace="trim"/>
<xf:bind id="control-107-bind" name="control-107" ref="control-107"
xxf:whitespace="trim"/>
<xf:bind id="control-108-bind" name="control-108" ref="control-108"
xxf:whitespace="trim"/>
<xf:bind id="control-109-bind" name="control-109" ref="control-109"
xxf:whitespace="trim"/>
<xf:bind id="control-110-bind" ref="control-110" name="control-110"/>
<xf:bind id="control-111-bind" ref="control-111" name="control-111"/>
<xf:bind id="control-112-bind" ref="control-112" name="control-112"/>
<xf:bind id="control-113-bind" ref="control-113" name="control-113"/>
<xf:bind id="control-114-bind" ref="control-114" name="control-114"/>
<xf:bind id="control-115-bind" ref="control-115" name="control-115"/>
<xf:bind id="control-116-bind" ref="control-116" name="control-116"/>
<xf:bind id="control-117-bind" ref="control-117" name="control-117"/>
<xf:bind id="control-118-bind" ref="control-118" name="control-118"/>
<xf:bind id="control-119-bind" ref="control-119" name="control-119"/>
<xf:bind id="control-120-bind" ref="control-120" name="control-120"/>
<xf:bind id="control-121-bind" ref="control-121" name="control-121"/>
<xf:bind id="control-122-bind" name="control-122" ref="control-122"
xxf:whitespace="trim"/>
<xf:bind id="control-123-bind" name="control-123" ref="control-123"
xxf:whitespace="trim"/>
<xf:bind id="control-124-bind" name="control-124" ref="control-124"
xxf:whitespace="trim"/>
<xf:bind id="control-125-bind" name="control-125" ref="control-125"
xxf:whitespace="trim"/>
<xf:bind id="control-126-bind" name="control-126" ref="control-126"
xxf:whitespace="trim"/>
<xf:bind id="control-127-bind" name="control-127" ref="control-127"
xxf:whitespace="trim"/>
<xf:bind id="control-128-bind" name="control-128" ref="control-128"
xxf:whitespace="trim"/>
<xf:bind id="control-129-bind" name="control-129" ref="control-129"
xxf:whitespace="trim"/>
<xf:bind id="control-130-bind" name="control-130" ref="control-130"
xxf:whitespace="trim"/>
<xf:bind id="control-131-bind" name="control-131" ref="control-131"
xxf:whitespace="trim"/>
<xf:bind id="control-132-bind" name="control-132" ref="control-132"
xxf:whitespace="trim"/>
<xf:bind id="control-133-bind" name="control-133" ref="control-133"
xxf:whitespace="trim"/>
<xf:bind id="control-134-bind" name="control-134" ref="control-134"
xxf:whitespace="trim"/>
<xf:bind id="control-136-bind" name="control-136" ref="control-136"
xxf:whitespace="trim"/>
<xf:bind id="control-137-bind" name="control-137" ref="control-137"
xxf:whitespace="trim"/>
<xf:bind id="control-138-bind" name="control-138" ref="control-138"
xxf:whitespace="trim"/>
<xf:bind id="control-139-bind" name="control-139" ref="control-139"
xxf:whitespace="trim"/>
<xf:bind id="control-140-bind" name="control-140" ref="control-140"
xxf:whitespace="trim"/>
<xf:bind id="control-141-bind" name="control-141" ref="control-141"
xxf:whitespace="trim"/>
<xf:bind id="control-142-bind" name="control-142" ref="control-142"
xxf:whitespace="trim"/>
<xf:bind id="control-143-bind" name="control-143" ref="control-143"
xxf:whitespace="trim"/>
<xf:bind id="control-144-bind" name="control-144" ref="control-144"
xxf:whitespace="trim"/>
<xf:bind id="control-145-bind" name="control-145" ref="control-145"
xxf:whitespace="trim"/>
<xf:bind id="control-146-bind" name="control-146" ref="control-146"
xxf:whitespace="trim"/>
<xf:bind id="control-147-bind" name="control-147" ref="control-147"
xxf:whitespace="trim"/>
<xf:bind id="control-148-bind" name="control-148" ref="control-148"
xxf:whitespace="trim"/>
<xf:bind id="control-149-bind" name="control-149" ref="control-149"
xxf:whitespace="trim"/>
<xf:bind id="control-150-bind" name="control-150" ref="control-150"
xxf:whitespace="trim"/>
<xf:bind id="control-151-bind" name="control-151" ref="control-151"
xxf:whitespace="trim"/>
<xf:bind id="control-152-bind" name="control-152" ref="control-152"
xxf:whitespace="trim"/>
<xf:bind id="control-153-bind" name="control-153" ref="control-153"
xxf:whitespace="trim"/>
<xf:bind id="control-154-bind" name="control-154" ref="control-154"
xxf:whitespace="trim"/>
<xf:bind id="control-155-bind" name="control-155" ref="control-155"
xxf:whitespace="trim"/>
<xf:bind id="control-156-bind" name="control-156" ref="control-156"
xxf:whitespace="trim"/>
<xf:bind id="control-157-bind" name="control-157" ref="control-157"
xxf:whitespace="trim"/>
<xf:bind id="control-158-bind" name="control-158" ref="control-158"
xxf:whitespace="trim"/>
<xf:bind id="control-159-bind" name="control-159" ref="control-159"
xxf:whitespace="trim"/>
<xf:bind id="control-160-bind" name="control-160" ref="control-160"
xxf:whitespace="trim"/>
<xf:bind id="control-161-bind" name="control-161" ref="control-161"
xxf:whitespace="trim"/>
<xf:bind id="control-162-bind" name="control-162" ref="control-162"
xxf:whitespace="trim"/>
<xf:bind id="control-163-bind" name="control-163" ref="control-163"
xxf:whitespace="trim"/>
<xf:bind id="control-164-bind" name="control-164" ref="control-164"
xxf:whitespace="trim"/>
<xf:bind id="control-165-bind" name="control-165" ref="control-165"
xxf:whitespace="trim"/>
<xf:bind id="control-166-bind" name="control-166" ref="control-166"
xxf:whitespace="trim"/>
<xf:bind id="control-167-bind" name="control-167" ref="control-167"
xxf:whitespace="trim"/>
<xf:bind id="control-168-bind" name="control-168" ref="control-168"
xxf:whitespace="trim"/>
<xf:bind id="control-169-bind" name="control-169" ref="control-169"
xxf:whitespace="trim"/>
<xf:bind id="control-170-bind" name="control-170" ref="control-170"
xxf:whitespace="trim"/>
<xf:bind id="control-171-bind" name="control-171" ref="control-171"
xxf:whitespace="trim"/>
<xf:bind id="control-172-bind" name="control-172" ref="control-172"
xxf:whitespace="trim"/>
<xf:bind id="control-173-bind" name="control-173" ref="control-173"
xxf:whitespace="trim"/>
<xf:bind id="control-174-bind" name="control-174" ref="control-174"
xxf:whitespace="trim"/>
<xf:bind id="control-175-bind" name="control-175" ref="control-175"
xxf:whitespace="trim"/>
<xf:bind id="control-176-bind" name="control-176" ref="control-176"
xxf:whitespace="trim"/>
<xf:bind id="control-177-bind" name="control-177" ref="control-177"
xxf:whitespace="trim"/>
</xf:bind>
</xf:bind>
<!-- Metadata -->
<xf:instance xxf:readonly="true" id="fr-form-metadata" xxf:exclude-result-prefixes="#all">
<metadata>
<application-name>orbeon</application-name>
<form-name>pdf-fields</form-name>
<title xml:lang="fr">Formulaire sans titre</title>
<description xml:lang="fr"/>
</metadata>
</xf:instance>
<!-- Attachments -->
<xf:instance id="fr-form-attachments" xxf:exclude-result-prefixes="#all">
<attachments>
<css mediatype="text/css" filename="" size=""/>
<pdf mediatype="application/pdf" filename="" size=""/>
</attachments>
</xf:instance>
<!-- All form resources -->
<xf:instance xxf:readonly="true" id="fr-form-resources" xxf:exclude-result-prefixes="#all">
<resources>
<resource xml:lang="fr">
<control-104>
<label>Text Field</label>
<hint/>
<alert/>
</control-104>
<control-105>
<label>Text Field</label>
<hint/>
<alert/>
</control-105>
<control-106>
<label>Text Field</label>
<hint/>
<alert/>
</control-106>
<control-107>
<label>Text Field</label>
<hint/>
<alert/>
</control-107>
<control-108>
<label>Text Field</label>
<hint/>
<alert/>
</control-108>
<control-109>
<label>Text Field</label>
<hint/>
<alert/>
</control-109>
<control-110>
<label>Plain Text Area</label>
<hint/>
</control-110>
<control-111>
<label>Plain Text Area</label>
<hint/>
</control-111>
<control-112>
<label>Plain Text Area</label>
<hint/>
</control-112>
<control-113>
<label>Plain Text Area</label>
<hint/>
</control-113>
<control-114>
<label>Plain Text Area</label>
<hint/>
</control-114>
<control-115>
<label>Plain Text Area</label>
<hint/>
</control-115>
<control-116>
<label>Dropdown Menu</label>
<hint/>
<item>
<label>Premier choix</label>
<value>1</value>
</item>
<item>
<label>Deuxième choix</label>
<value>2</value>
</item>
<item>
<label>Troisième choix</label>
<value>3</value>
</item>
</control-116>
<control-117>
<label>Dropdown Menu</label>
<hint/>
<item>
<label>Premier choix</label>
<value>1</value>
</item>
<item>
<label>Deuxième choix</label>
<value>2</value>
</item>
<item>
<label>Troisième choix</label>
<value>3</value>
</item>
</control-117>
<control-118>
<label>Dropdown Menu</label>
<hint/>
<item>
<label>Premier choix</label>
<value>1</value>
</item>
<item>
<label>Deuxième choix</label>
<value>2</value>
</item>
<item>
<label>Troisième choix</label>
<value>3</value>
</item>
</control-118>
<control-119>
<label>Dropdown Menu</label>
<hint/>
<item>
<label>Premier choix</label>
<value>1</value>
</item>
<item>
<label>Deuxième choix</label>
<value>2</value>
</item>
<item>
<label>Troisième choix</label>
<value>3</value>
</item>
</control-119>
<control-120>
<label>Dropdown Menu</label>
<hint/>
<item>
<label>Premier choix</label>
<value>1</value>
</item>
<item>
<label>Deuxième choix</label>
<value>2</value>
</item>
<item>
<label>Troisième choix</label>
<value>3</value>
</item>
</control-120>
<control-121>
<label>Dropdown Menu</label>
<hint/>
<item>
<label>Premier choix</label>
<value>1</value>
</item>
<item>
<label>Deuxième choix</label>
<value>2</value>
</item>
<item>
<label>Troisième choix</label>
<value>3</value>
</item>
</control-121>
<control-122>
<label>Text Field</label>
<hint/>
<alert/>
</control-122>
<control-123>
<label>Text Field</label>
<hint/>
<alert/>
</control-123>
<control-124>
<label>Text Field</label>
<hint/>
<alert/>
</control-124>
<control-125>
<label>Text Field</label>
<hint/>
<alert/>
</control-125>
<control-126>
<label>Text Field</label>
<hint/>
<alert/>
</control-126>
<control-127>
<label>Text Field</label>
<hint/>
<alert/>
</control-127>
<control-128>
<label>Text Field</label>
<hint/>
<alert/>
</control-128>
<control-129>
<label>Text Field</label>
<hint/>
<alert/>
</control-129>
<control-130>
<label>Text Field</label>
<hint/>
<alert/>
</control-130>
<control-131>
<label>Text Field</label>
<hint/>
<alert/>
</control-131>
<control-132>
<label>Text Field</label>
<hint/>
<alert/>
</control-132>
<control-133>
<label>Text Field</label>
<hint/>
<alert/>
</control-133>
<control-134>
<label>Text Field</label>
<hint/>
<alert/>
</control-134>
<control-136>
<label>Text Field</label>
<hint/>
<alert/>
</control-136>
<control-137>
<label>Text Field</label>
<hint/>
<alert/>
</control-137>
<control-138>
<label>Text Field</label>
<hint/>
<alert/>
</control-138>
<control-139>
<label>Text Field</label>
<hint/>
<alert/>
</control-139>
<control-140>
<label>Text Field</label>
<hint/>
<alert/>
</control-140>
<control-141>
<label>Text Field</label>
<hint/>
<alert/>
</control-141>
<control-142>
<label>Text Field</label>
<hint/>
<alert/>
</control-142>
<control-143>
<label>Text Field</label>
<hint/>
<alert/>
</control-143>
<control-144>
<label>Text Field</label>
<hint/>
<alert/>
</control-144>
<control-145>
<label>Text Field</label>
<hint/>
<alert/>
</control-145>
<control-146>
<label>Text Field</label>
<hint/>
<alert/>
</control-146>
<control-147>
<label>Text Field</label>
<hint/>
<alert/>
</control-147>
<control-148>
<label>Text Field</label>
<hint/>
<alert/>
</control-148>
<control-149>
<label>Text Field</label>
<hint/>
<alert/>
</control-149>
<control-150>
<label>Text Field</label>
<hint/>
<alert/>
</control-150>
<control-151>
<label>Text Field</label>
<hint/>
<alert/>
</control-151>
<control-152>
<label>Text Field</label>
<hint/>
<alert/>
</control-152>
<control-153>
<label>Text Field</label>
<hint/>
<alert/>
</control-153>
<control-154>
<label>Text Field</label>
<hint/>
<alert/>
</control-154>
<control-155>
<label>Text Field</label>
<hint/>
<alert/>
</control-155>
<control-156>
<label>Text Field</label>
<hint/>
<alert/>
</control-156>
<control-157>
<label>Text Field</label>
<hint/>
<alert/>
</control-157>
<control-158>
<label>Text Field</label>
<hint/>
<alert/>
</control-158>
<control-159>
<label>Text Field</label>
<hint/>
<alert/>
</control-159>
<control-160>
<label>Text Field</label>
<hint/>
<alert/>
</control-160>
<control-161>
<label>Text Field</label>
<hint/>
<alert/>
</control-161>
<control-162>
<label>Text Field</label>
<hint/>
<alert/>
</control-162>
<control-163>
<label>Text Field</label>
<hint/>
<alert/>
</control-163>
<control-164>
<label>Text Field</label>
<hint/>
<alert/>
</control-164>
<control-165>
<label>Text Field</label>
<hint/>
<alert/>
</control-165>
<control-166>
<label>Text Field</label>
<hint/>
<alert/>
</control-166>
<control-167>
<label>Text Field</label>
<hint/>
<alert/>
</control-167>
<control-168>
<label>Text Field</label>
<hint/>
<alert/>
</control-168>
<control-169>
<label>Text Field</label>
<hint/>
<alert/>
</control-169>
<control-170>
<label>Text Field</label>
<hint/>
<alert/>
</control-170>
<control-171>
<label>Text Field</label>
<hint/>
<alert/>
</control-171>
<control-172>
<label>Text Field</label>
<hint/>
<alert/>
</control-172>
<control-173>
<label>Text Field</label>
<hint/>
<alert/>
</control-173>
<control-174>
<label>Text Field</label>
<hint/>
<alert/>
</control-174>
<control-175>
<label>Text Field</label>
<hint/>
<alert/>
</control-175>
<control-176>
<label>Text Field</label>
<hint/>
<alert/>
</control-176>
<control-177>
<label>Text Field</label>
<hint/>
<alert/>
</control-177>
<control-59>
<label>Text Field</label>
<hint/>
</control-59>
<control-60>
<label>Text Field</label>
<hint/>
</control-60>
<control-61>
<label>Text Field</label>
<hint/>
</control-61>
<control-62>
<label>Text Field</label>
<hint/>
</control-62>
<control-63>
<label>Text Field</label>
<hint/>
</control-63>
<control-64>
<label>Plain Text Area</label>
<hint/>
</control-64>
<control-65>
<label>Plain Text Area</label>
<hint/>
</control-65>
<control-66>
<label>Plain Text Area</label>
<hint/>
</control-66>
<control-67>
<label>Plain Text Area</label>
<hint/>
</control-67>
<control-68>
<label>Plain Text Area</label>
<hint/>
</control-68>
<control-69>
<label>Dropdown Menu</label>
<hint/>
<item>
<label>Premier choix</label>
<value>1</value>
</item>
<item>
<label>Deuxième choix</label>
<value>2</value>
</item>
<item>
<label>Troisième choix</label>
<value>3</value>
</item>
</control-69>
<control-70>
<label>Dropdown Menu</label>
<hint/>
<item>
<label>Premier choix</label>
<value>1</value>
</item>
<item>
<label>Deuxième choix</label>
<value>2</value>
</item>
<item>
<label>Troisième choix</label>
<value>3</value>
</item>
</control-70>
<control-71>
<label>Dropdown Menu</label>
<hint/>
<item>
<label>Premier choix</label>
<value>1</value>
</item>
<item>
<label>Deuxième choix</label>
<value>2</value>
</item>
<item>
<label>Troisième choix</label>
<value>3</value>
</item>
</control-71>
<control-72>
<label>Dropdown Menu</label>
<hint/>
<item>
<label>Premier choix</label>
<value>1</value>
</item>
<item>
<label>Deuxième choix</label>
<value>2</value>
</item>
<item>
<label>Troisième choix</label>
<value>3</value>
</item>
</control-72>
<control-73>
<label>Dropdown Menu</label>
<hint/>
<item>
<label>Premier choix</label>
<value>1</value>
</item>
<item>
<label>Deuxième choix</label>
<value>2</value>
</item>
<item>
<label>Troisième choix</label>
<value>3</value>
</item>
</control-73>
<control-74>
<label>Text Field</label>
<hint/>
<alert/>
</control-74>
<control-75>
<label>Text Field</label>
<hint/>
<alert/>
</control-75>
<control-76>
<label>Text Field</label>
<hint/>
<alert/>
</control-76>
<control-77>
<label>Text Field</label>
<hint/>
<alert/>
</control-77>
<control-78>
<label>Text Field</label>
<hint/>
<alert/>
</control-78>
<control-79>
<label>Text Field</label>
<hint/>
<alert/>
</control-79>
<control-80>
<label>Text Field</label>
<hint/>
<alert/>
</control-80>
<control-81>
<label>Text Field</label>
<hint/>
<alert/>
</control-81>
<control-82>
<label>Text Field</label>
<hint/>
<alert/>
</control-82>
<control-83>
<label>Text Field</label>
<hint/>
<alert/>
</control-83>
<control-84>
<label>Text Field</label>
<hint/>
<alert/>
</control-84>
<control-85>
<label>Text Field</label>
<hint/>
<alert/>
</control-85>
<control-86>
<label>Text Field</label>
<hint/>
<alert/>
</control-86>
<control-87>
<label>Text Field</label>
<hint/>
<alert/>
</control-87>
<control-88>
<label>Text Field</label>
<hint/>
<alert/>
</control-88>
<control-89>
<label>Text Field</label>
<hint/>
<alert/>
</control-89>
<control-90>
<label>Text Field</label>
<hint/>
<alert/>
</control-90>
<control-91>
<label>Text Field</label>
<hint/>
<alert/>
</control-91>
<control-92>
<label>Text Field</label>
<hint/>
<alert/>
</control-92>
<control-93>
<label>Text Field</label>
<hint/>
<alert/>
</control-93>
<control-94>
<label>Text Field</label>
<hint/>
<alert/>
</control-94>
<control-95>
<label>Text Field</label>
<hint/>
<alert/>
</control-95>
<control-96>
<label>Text Field</label>
<hint/>
<alert/>
</control-96>
<control-97>
<label>Text Field</label>
<hint/>
<alert/>
</control-97>
<control-98>
<label>Text Field</label>
<hint/>
<alert/>
</control-98>
<control-99>
<label>Text Field</label>
<hint/>
<alert/>
</control-99>
<control-100>
<label>Text Field</label>
<hint/>
<alert/>
</control-100>
<control-101>
<label>Text Field</label>
<hint/>
<alert/>
</control-101>
<control-102>
<label>Text Field</label>
<hint/>
<alert/>
</control-102>
<control-103>
<label>Text Field</label>
<hint/>
<alert/>
</control-103>
<control-33>
<label>Text Field</label>
<hint/>
<alert/>
</control-33>
<control-34>
<label>Text Field</label>
<hint/>
<alert/>
</control-34>
<control-35>
<label>Text Field</label>
<hint/>
<alert/>
</control-35>
<control-36>
<label>Text Field</label>
<hint/>
<alert/>
</control-36>
<control-37>
<label>Plain Text Area</label>
<hint/>
</control-37>
<control-38>
<label>Plain Text Area</label>
<hint/>
</control-38>
<control-39>
<label>Plain Text Area</label>
<hint/>
</control-39>
<control-40>
<label>Plain Text Area</label>
<hint/>
</control-40>
<control-41>
<label>Dropdown Menu</label>
<hint/>
<item>
<label>Premier choix</label>
<value>1</value>
</item>
<item>
<label>Deuxième choix</label>
<value>2</value>
</item>
<item>
<label>Troisième choix</label>
<value>3</value>
</item>
</control-41>
<control-42>
<label>Dropdown Menu</label>
<hint/>
<item>
<label>Premier choix</label>
<value>1</value>
</item>
<item>
<label>Deuxième choix</label>
<value>2</value>
</item>
<item>
<label>Troisième choix</label>
<value>3</value>
</item>
</control-42>
<control-43>
<label>Dropdown Menu</label>
<hint/>
<item>
<label>Premier choix</label>
<value>1</value>
</item>
<item>
<label>Deuxième choix</label>
<value>2</value>
</item>
<item>
<label>Troisième choix</label>
<value>3</value>
</item>
</control-43>
<control-44>
<label>Dropdown Menu</label>
<hint/>
<item>
<label>Premier choix</label>
<value>1</value>
</item>
<item>
<label>Deuxième choix</label>
<value>2</value>
</item>
<item>
<label>Troisième choix</label>
<value>3</value>
</item>
</control-44>
<control-45>
<label>Text Field</label>
<hint/>
</control-45>
<control-46>
<label>Text Field</label>
<hint/>
</control-46>
<control-47>
<label>Text Field</label>
<hint/>
</control-47>
<control-48>
<label>Text Field</label>
<hint/>
</control-48>
<control-49>
<label>Text Field</label>
<hint/>
</control-49>
<control-50>
<label>Text Field</label>
<hint/>
</control-50>
<control-51>
<label>Text Field</label>
<hint/>
</control-51>
<control-52>
<label>Text Field</label>
<hint/>
</control-52>
<control-53>
<label>Text Field</label>
<hint/>
</control-53>
<control-54>
<label>Text Field</label>
<hint/>
</control-54>
<control-55>
<label>Text Field</label>
<hint/>
</control-55>
<control-56>
<label>Text Field</label>
<hint/>
</control-56>
<control-57>
<label>Text Field</label>
<hint/>
</control-57>
<control-58>
<label>Text Field</label>
<hint/>
</control-58>
<control-19>
<label>Text Field</label>
<hint/>
<alert/>
</control-19>
<control-20>
<label>Text Field</label>
<hint/>
<alert/>
</control-20>
<control-21>
<label>Text Field</label>
<hint/>
<alert/>
</control-21>
<control-22>
<label>Plain Text Area</label>
<hint/>
</control-22>
<control-23>
<label>Plain Text Area</label>
<hint/>
</control-23>
<control-24>
<label>Plain Text Area</label>
<hint/>
</control-24>
<control-25>
<label>Dropdown Menu</label>
<hint/>
<item>
<label>Premier choix</label>
<value>1</value>
</item>
<item>
<label>Deuxième choix</label>
<value>2</value>
</item>
<item>
<label>Troisième choix</label>
<value>3</value>
</item>
</control-25>
<control-26>
<label>Dropdown Menu</label>
<hint/>
<item>
<label>Premier choix</label>
<value>1</value>
</item>
<item>
<label>Deuxième choix</label>
<value>2</value>
</item>
<item>
<label>Troisième choix</label>
<value>3</value>
</item>
</control-26>
<control-27>
<label>Dropdown Menu</label>
<hint/>
<item>
<label>Premier choix</label>
<value>1</value>
</item>
<item>
<label>Deuxième choix</label>
<value>2</value>
</item>
<item>
<label>Troisième choix</label>
<value>3</value>
</item>
</control-27>
<control-28>
<label>Text Field</label>
<hint/>
<alert/>
</control-28>
<control-29>
<label>Text Field</label>
<hint/>
<alert/>
</control-29>
<control-30>
<label>Text Field</label>
<hint/>
<alert/>
</control-30>
<control-31>
<label>Text Field</label>
<hint/>
<alert/>
</control-31>
<control-32>
<label>Text Field</label>
<hint/>
<alert/>
</control-32>
<control-10>
<label>Text Field</label>
<hint/>
<alert/>
</control-10>
<control-11>
<label>Text Field</label>
<hint/>
<alert/>
</control-11>
<control-12>
<label>Plain Text Area</label>
<hint/>
</control-12>
<control-13>
<label>Plain Text Area</label>
<hint/>
</control-13>
<control-14>
<label>Dropdown Menu</label>
<hint/>
<item>
<label>Premier choix</label>
<value>1</value>
</item>
<item>
<label>Deuxième choix</label>
<value>2</value>
</item>
<item>
<label>Troisième choix</label>
<value>3</value>
</item>
</control-14>
<control-15>
<label>Dropdown Menu</label>
<hint/>
<item>
<label>Premier choix</label>
<value>1</value>
</item>
<item>
<label>Deuxième choix</label>
<value>2</value>
</item>
<item>
<label>Troisième choix</label>
<value>3</value>
</item>
</control-15>
<control-18>
<label>Text Field</label>
<hint/>
<alert/>
</control-18>
<control-17>
<label>Plain Text Area</label>
<hint/>
</control-17>
<control-16>
<label>Dropdown Menu</label>
<hint/>
<item>
<label>Premier choix</label>
<value>1</value>
</item>
<item>
<label>Deuxième choix</label>
<value>2</value>
</item>
<item>
<label>Troisième choix</label>
<value>3</value>
</item>
</control-16>
<section-1>
<label>1 Column</label>
</section-1>
<section-5>
<label>2 Columns</label>
<help/>
</section-5>
<section-6>
<label>3 Columns</label>
<help/>
</section-6>
<section-7>
<label>4 Columns</label>
<help/>
</section-7>
<section-8>
<label>5 Columns</label>
<help/>
</section-8>
<section-9>
<label>6 Columns</label>
<help/>
</section-9>
<control-1>
<label>Text Field</label>
<hint/>
<alert/>
</control-1>
<control-3>
<label>Plain Text Area</label>
<hint/>
</control-3>
<control-4>
<label>Dropdown Menu</label>
<hint/>
<item>
<label>Premier choix</label>
<value>1</value>
</item>
<item>
<label>Deuxième choix</label>
<value>2</value>
</item>
<item>
<label>Troisième choix</label>
<value>3</value>
</item>
</control-4>
</resource>
</resources>
</xf:instance>
</xf:model>
</xh:head>
<xh:body>
<fr:view>
<fr:body xmlns:xbl="http://www.w3.org/ns/xbl" xmlns:p="http://www.orbeon.com/oxf/pipeline"
xmlns:oxf="http://www.orbeon.com/oxf/processors">
<fr:section id="section-1-control" bind="section-1-bind">
<xf:label ref="$form-resources/section-1/label"/>
<fr:grid>
<xh:tr>
<xh:td>
<xf:input id="control-1-control" bind="control-1-bind">
<xf:label ref="$form-resources/control-1/label"/>
<xf:hint ref="$form-resources/control-1/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<xf:textarea id="control-3-control" bind="control-3-bind">
<xf:label ref="$form-resources/control-3/label"/>
<xf:hint ref="$form-resources/control-3/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:textarea>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<fr:dropdown-select1 xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-4-control"
bind="control-4-bind">
<xf:label ref="$form-resources/control-4/label"/>
<xf:hint ref="$form-resources/control-4/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
<xf:itemset ref="$form-resources/control-4/item">
<xf:label ref="label"/>
<xf:value ref="value"/>
</xf:itemset>
</fr:dropdown-select1>
</xh:td>
</xh:tr>
</fr:grid>
</fr:section>
<fr:section id="section-5-control" bind="section-5-bind">
<xf:label ref="$form-resources/section-5/label"/>
<fr:grid>
<xh:tr>
<xh:td>
<xf:input id="control-10-control" bind="control-10-bind">
<xf:label ref="$form-resources/control-10/label"/>
<xf:hint ref="$form-resources/control-10/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-11-control" bind="control-11-bind">
<xf:label ref="$form-resources/control-11/label"/>
<xf:hint ref="$form-resources/control-11/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<xf:textarea id="control-12-control" bind="control-12-bind">
<xf:label ref="$form-resources/control-12/label"/>
<xf:hint ref="$form-resources/control-12/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:textarea>
</xh:td>
<xh:td>
<xf:textarea id="control-13-control" bind="control-13-bind">
<xf:label ref="$form-resources/control-13/label"/>
<xf:hint ref="$form-resources/control-13/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:textarea>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<fr:dropdown-select1 xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-14-control"
bind="control-14-bind">
<xf:label ref="$form-resources/control-14/label"/>
<xf:hint ref="$form-resources/control-14/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
<xf:itemset ref="$form-resources/control-14/item">
<xf:label ref="label"/>
<xf:value ref="value"/>
</xf:itemset>
</fr:dropdown-select1>
</xh:td>
<xh:td>
<fr:dropdown-select1 xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-15-control"
bind="control-15-bind">
<xf:label ref="$form-resources/control-15/label"/>
<xf:hint ref="$form-resources/control-15/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
<xf:itemset ref="$form-resources/control-15/item">
<xf:label ref="label"/>
<xf:value ref="value"/>
</xf:itemset>
</fr:dropdown-select1>
</xh:td>
</xh:tr>
</fr:grid>
<fr:grid>
<xh:tr>
<xh:td colspan="2">
<xf:input id="control-18-control" bind="control-18-bind">
<xf:label ref="$form-resources/control-18/label"/>
<xf:hint ref="$form-resources/control-18/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td colspan="2">
<xf:textarea id="control-17-control" bind="control-17-bind">
<xf:label ref="$form-resources/control-17/label"/>
<xf:hint ref="$form-resources/control-17/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:textarea>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td colspan="2">
<fr:dropdown-select1 xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-16-control"
bind="control-16-bind">
<xf:label ref="$form-resources/control-16/label"/>
<xf:hint ref="$form-resources/control-16/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
<xf:itemset ref="$form-resources/control-16/item">
<xf:label ref="label"/>
<xf:value ref="value"/>
</xf:itemset>
</fr:dropdown-select1>
</xh:td>
</xh:tr>
</fr:grid>
</fr:section>
<fr:section id="section-6-control" bind="section-6-bind">
<xf:label ref="$form-resources/section-6/label"/>
<fr:grid>
<xh:tr>
<xh:td>
<xf:input id="control-19-control" bind="control-19-bind">
<xf:label ref="$form-resources/control-19/label"/>
<xf:hint ref="$form-resources/control-19/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-20-control" bind="control-20-bind">
<xf:label ref="$form-resources/control-20/label"/>
<xf:hint ref="$form-resources/control-20/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-21-control" bind="control-21-bind">
<xf:label ref="$form-resources/control-21/label"/>
<xf:hint ref="$form-resources/control-21/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<xf:textarea id="control-22-control" bind="control-22-bind">
<xf:label ref="$form-resources/control-22/label"/>
<xf:hint ref="$form-resources/control-22/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:textarea>
</xh:td>
<xh:td>
<xf:textarea id="control-23-control" bind="control-23-bind">
<xf:label ref="$form-resources/control-23/label"/>
<xf:hint ref="$form-resources/control-23/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:textarea>
</xh:td>
<xh:td>
<xf:textarea id="control-24-control" bind="control-24-bind">
<xf:label ref="$form-resources/control-24/label"/>
<xf:hint ref="$form-resources/control-24/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:textarea>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<fr:dropdown-select1 xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-25-control"
bind="control-25-bind">
<xf:label ref="$form-resources/control-25/label"/>
<xf:hint ref="$form-resources/control-25/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
<xf:itemset ref="$form-resources/control-25/item">
<xf:label ref="label"/>
<xf:value ref="value"/>
</xf:itemset>
</fr:dropdown-select1>
</xh:td>
<xh:td>
<fr:dropdown-select1 xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-26-control"
bind="control-26-bind">
<xf:label ref="$form-resources/control-26/label"/>
<xf:hint ref="$form-resources/control-26/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
<xf:itemset ref="$form-resources/control-26/item">
<xf:label ref="label"/>
<xf:value ref="value"/>
</xf:itemset>
</fr:dropdown-select1>
</xh:td>
<xh:td>
<fr:dropdown-select1 xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-27-control"
bind="control-27-bind">
<xf:label ref="$form-resources/control-27/label"/>
<xf:hint ref="$form-resources/control-27/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
<xf:itemset ref="$form-resources/control-27/item">
<xf:label ref="label"/>
<xf:value ref="value"/>
</xf:itemset>
</fr:dropdown-select1>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<xf:input id="control-28-control" bind="control-28-bind">
<xf:label ref="$form-resources/control-28/label"/>
<xf:hint ref="$form-resources/control-28/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td colspan="2">
<xf:input id="control-29-control" bind="control-29-bind">
<xf:label ref="$form-resources/control-29/label"/>
<xf:hint ref="$form-resources/control-29/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td colspan="2">
<xf:input id="control-30-control" bind="control-30-bind">
<xf:label ref="$form-resources/control-30/label"/>
<xf:hint ref="$form-resources/control-30/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-31-control" bind="control-31-bind">
<xf:label ref="$form-resources/control-31/label"/>
<xf:hint ref="$form-resources/control-31/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td colspan="3">
<xf:input id="control-32-control" bind="control-32-bind">
<xf:label ref="$form-resources/control-32/label"/>
<xf:hint ref="$form-resources/control-32/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
</fr:grid>
</fr:section>
<fr:section id="section-7-control" bind="section-7-bind">
<xf:label ref="$form-resources/section-7/label"/>
<fr:grid>
<xh:tr>
<xh:td>
<xf:input id="control-33-control" bind="control-33-bind">
<xf:label ref="$form-resources/control-33/label"/>
<xf:hint ref="$form-resources/control-33/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-34-control" bind="control-34-bind">
<xf:label ref="$form-resources/control-34/label"/>
<xf:hint ref="$form-resources/control-34/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-35-control" bind="control-35-bind">
<xf:label ref="$form-resources/control-35/label"/>
<xf:hint ref="$form-resources/control-35/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-36-control" bind="control-36-bind">
<xf:label ref="$form-resources/control-36/label"/>
<xf:hint ref="$form-resources/control-36/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<xf:textarea id="control-37-control" bind="control-37-bind">
<xf:label ref="$form-resources/control-37/label"/>
<xf:hint ref="$form-resources/control-37/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:textarea>
</xh:td>
<xh:td>
<xf:textarea id="control-38-control" bind="control-38-bind">
<xf:label ref="$form-resources/control-38/label"/>
<xf:hint ref="$form-resources/control-38/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:textarea>
</xh:td>
<xh:td>
<xf:textarea id="control-39-control" bind="control-39-bind">
<xf:label ref="$form-resources/control-39/label"/>
<xf:hint ref="$form-resources/control-39/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:textarea>
</xh:td>
<xh:td>
<xf:textarea id="control-40-control" bind="control-40-bind">
<xf:label ref="$form-resources/control-40/label"/>
<xf:hint ref="$form-resources/control-40/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:textarea>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<fr:dropdown-select1 xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-41-control"
bind="control-41-bind">
<xf:label ref="$form-resources/control-41/label"/>
<xf:hint ref="$form-resources/control-41/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
<xf:itemset ref="$form-resources/control-41/item">
<xf:label ref="label"/>
<xf:value ref="value"/>
</xf:itemset>
</fr:dropdown-select1>
</xh:td>
<xh:td>
<fr:dropdown-select1 xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-42-control"
bind="control-42-bind">
<xf:label ref="$form-resources/control-42/label"/>
<xf:hint ref="$form-resources/control-42/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
<xf:itemset ref="$form-resources/control-42/item">
<xf:label ref="label"/>
<xf:value ref="value"/>
</xf:itemset>
</fr:dropdown-select1>
</xh:td>
<xh:td>
<fr:dropdown-select1 xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-43-control"
bind="control-43-bind">
<xf:label ref="$form-resources/control-43/label"/>
<xf:hint ref="$form-resources/control-43/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
<xf:itemset ref="$form-resources/control-43/item">
<xf:label ref="label"/>
<xf:value ref="value"/>
</xf:itemset>
</fr:dropdown-select1>
</xh:td>
<xh:td>
<fr:dropdown-select1 xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-44-control"
bind="control-44-bind">
<xf:label ref="$form-resources/control-44/label"/>
<xf:hint ref="$form-resources/control-44/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
<xf:itemset ref="$form-resources/control-44/item">
<xf:label ref="label"/>
<xf:value ref="value"/>
</xf:itemset>
</fr:dropdown-select1>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<xf:input xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-45-control"
bind="control-45-bind">
<xf:label ref="$form-resources/control-45/label"/>
<xf:hint ref="$form-resources/control-45/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-46-control"
bind="control-46-bind">
<xf:label ref="$form-resources/control-46/label"/>
<xf:hint ref="$form-resources/control-46/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td colspan="2">
<xf:input xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-47-control"
bind="control-47-bind">
<xf:label ref="$form-resources/control-47/label"/>
<xf:hint ref="$form-resources/control-47/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<xf:input xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-48-control"
bind="control-48-bind">
<xf:label ref="$form-resources/control-48/label"/>
<xf:hint ref="$form-resources/control-48/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td colspan="2">
<xf:input xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-49-control"
bind="control-49-bind">
<xf:label ref="$form-resources/control-49/label"/>
<xf:hint ref="$form-resources/control-49/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-50-control"
bind="control-50-bind">
<xf:label ref="$form-resources/control-50/label"/>
<xf:hint ref="$form-resources/control-50/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td colspan="2">
<xf:input xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-51-control"
bind="control-51-bind">
<xf:label ref="$form-resources/control-51/label"/>
<xf:hint ref="$form-resources/control-51/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-52-control"
bind="control-52-bind">
<xf:label ref="$form-resources/control-52/label"/>
<xf:hint ref="$form-resources/control-52/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-53-control"
bind="control-53-bind">
<xf:label ref="$form-resources/control-53/label"/>
<xf:hint ref="$form-resources/control-53/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td colspan="3">
<xf:input xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-54-control"
bind="control-54-bind">
<xf:label ref="$form-resources/control-54/label"/>
<xf:hint ref="$form-resources/control-54/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-55-control"
bind="control-55-bind">
<xf:label ref="$form-resources/control-55/label"/>
<xf:hint ref="$form-resources/control-55/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<xf:input xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-56-control"
bind="control-56-bind">
<xf:label ref="$form-resources/control-56/label"/>
<xf:hint ref="$form-resources/control-56/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td colspan="3">
<xf:input xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-57-control"
bind="control-57-bind">
<xf:label ref="$form-resources/control-57/label"/>
<xf:hint ref="$form-resources/control-57/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td colspan="4">
<xf:input xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-58-control"
bind="control-58-bind">
<xf:label ref="$form-resources/control-58/label"/>
<xf:hint ref="$form-resources/control-58/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
</fr:grid>
</fr:section>
<fr:section id="section-8-control" bind="section-8-bind">
<xf:label ref="$form-resources/section-8/label"/>
<fr:grid>
<xh:tr>
<xh:td>
<xf:input xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-59-control"
bind="control-59-bind">
<xf:label ref="$form-resources/control-59/label"/>
<xf:hint ref="$form-resources/control-59/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-60-control"
bind="control-60-bind">
<xf:label ref="$form-resources/control-60/label"/>
<xf:hint ref="$form-resources/control-60/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-61-control"
bind="control-61-bind">
<xf:label ref="$form-resources/control-61/label"/>
<xf:hint ref="$form-resources/control-61/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-62-control"
bind="control-62-bind">
<xf:label ref="$form-resources/control-62/label"/>
<xf:hint ref="$form-resources/control-62/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-63-control"
bind="control-63-bind">
<xf:label ref="$form-resources/control-63/label"/>
<xf:hint ref="$form-resources/control-63/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<xf:textarea id="control-64-control" bind="control-64-bind">
<xf:label ref="$form-resources/control-64/label"/>
<xf:hint ref="$form-resources/control-64/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:textarea>
</xh:td>
<xh:td>
<xf:textarea id="control-65-control" bind="control-65-bind">
<xf:label ref="$form-resources/control-65/label"/>
<xf:hint ref="$form-resources/control-65/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:textarea>
</xh:td>
<xh:td>
<xf:textarea id="control-66-control" bind="control-66-bind">
<xf:label ref="$form-resources/control-66/label"/>
<xf:hint ref="$form-resources/control-66/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:textarea>
</xh:td>
<xh:td>
<xf:textarea id="control-67-control" bind="control-67-bind">
<xf:label ref="$form-resources/control-67/label"/>
<xf:hint ref="$form-resources/control-67/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:textarea>
</xh:td>
<xh:td>
<xf:textarea id="control-68-control" bind="control-68-bind">
<xf:label ref="$form-resources/control-68/label"/>
<xf:hint ref="$form-resources/control-68/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:textarea>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<fr:dropdown-select1 xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-69-control"
bind="control-69-bind">
<xf:label ref="$form-resources/control-69/label"/>
<xf:hint ref="$form-resources/control-69/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
<xf:itemset ref="$form-resources/control-69/item">
<xf:label ref="label"/>
<xf:value ref="value"/>
</xf:itemset>
</fr:dropdown-select1>
</xh:td>
<xh:td>
<fr:dropdown-select1 xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-70-control"
bind="control-70-bind">
<xf:label ref="$form-resources/control-70/label"/>
<xf:hint ref="$form-resources/control-70/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
<xf:itemset ref="$form-resources/control-70/item">
<xf:label ref="label"/>
<xf:value ref="value"/>
</xf:itemset>
</fr:dropdown-select1>
</xh:td>
<xh:td>
<fr:dropdown-select1 xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-71-control"
bind="control-71-bind">
<xf:label ref="$form-resources/control-71/label"/>
<xf:hint ref="$form-resources/control-71/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
<xf:itemset ref="$form-resources/control-71/item">
<xf:label ref="label"/>
<xf:value ref="value"/>
</xf:itemset>
</fr:dropdown-select1>
</xh:td>
<xh:td>
<fr:dropdown-select1 xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-72-control"
bind="control-72-bind">
<xf:label ref="$form-resources/control-72/label"/>
<xf:hint ref="$form-resources/control-72/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
<xf:itemset ref="$form-resources/control-72/item">
<xf:label ref="label"/>
<xf:value ref="value"/>
</xf:itemset>
</fr:dropdown-select1>
</xh:td>
<xh:td>
<fr:dropdown-select1 xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-73-control"
bind="control-73-bind">
<xf:label ref="$form-resources/control-73/label"/>
<xf:hint ref="$form-resources/control-73/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
<xf:itemset ref="$form-resources/control-73/item">
<xf:label ref="label"/>
<xf:value ref="value"/>
</xf:itemset>
</fr:dropdown-select1>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<xf:input id="control-74-control" bind="control-74-bind">
<xf:label ref="$form-resources/control-74/label"/>
<xf:hint ref="$form-resources/control-74/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-75-control" bind="control-75-bind">
<xf:label ref="$form-resources/control-75/label"/>
<xf:hint ref="$form-resources/control-75/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-76-control" bind="control-76-bind">
<xf:label ref="$form-resources/control-76/label"/>
<xf:hint ref="$form-resources/control-76/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td colspan="2">
<xf:input id="control-77-control" bind="control-77-bind">
<xf:label ref="$form-resources/control-77/label"/>
<xf:hint ref="$form-resources/control-77/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<xf:input id="control-78-control" bind="control-78-bind">
<xf:label ref="$form-resources/control-78/label"/>
<xf:hint ref="$form-resources/control-78/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-79-control" bind="control-79-bind">
<xf:label ref="$form-resources/control-79/label"/>
<xf:hint ref="$form-resources/control-79/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td colspan="2">
<xf:input id="control-80-control" bind="control-80-bind">
<xf:label ref="$form-resources/control-80/label"/>
<xf:hint ref="$form-resources/control-80/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-81-control" bind="control-81-bind">
<xf:label ref="$form-resources/control-81/label"/>
<xf:hint ref="$form-resources/control-81/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<xf:input id="control-82-control" bind="control-82-bind">
<xf:label ref="$form-resources/control-82/label"/>
<xf:hint ref="$form-resources/control-82/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td colspan="2">
<xf:input id="control-83-control" bind="control-83-bind">
<xf:label ref="$form-resources/control-83/label"/>
<xf:hint ref="$form-resources/control-83/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-84-control" bind="control-84-bind">
<xf:label ref="$form-resources/control-84/label"/>
<xf:hint ref="$form-resources/control-84/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-85-control" bind="control-85-bind">
<xf:label ref="$form-resources/control-85/label"/>
<xf:hint ref="$form-resources/control-85/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td colspan="2">
<xf:input id="control-86-control" bind="control-86-bind">
<xf:label ref="$form-resources/control-86/label"/>
<xf:hint ref="$form-resources/control-86/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-87-control" bind="control-87-bind">
<xf:label ref="$form-resources/control-87/label"/>
<xf:hint ref="$form-resources/control-87/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-88-control" bind="control-88-bind">
<xf:label ref="$form-resources/control-88/label"/>
<xf:hint ref="$form-resources/control-88/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-89-control" bind="control-89-bind">
<xf:label ref="$form-resources/control-89/label"/>
<xf:hint ref="$form-resources/control-89/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<xf:input id="control-90-control" bind="control-90-bind">
<xf:label ref="$form-resources/control-90/label"/>
<xf:hint ref="$form-resources/control-90/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-91-control" bind="control-91-bind">
<xf:label ref="$form-resources/control-91/label"/>
<xf:hint ref="$form-resources/control-91/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td colspan="3">
<xf:input id="control-92-control" bind="control-92-bind">
<xf:label ref="$form-resources/control-92/label"/>
<xf:hint ref="$form-resources/control-92/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<xf:input id="control-93-control" bind="control-93-bind">
<xf:label ref="$form-resources/control-93/label"/>
<xf:hint ref="$form-resources/control-93/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td colspan="3">
<xf:input id="control-94-control" bind="control-94-bind">
<xf:label ref="$form-resources/control-94/label"/>
<xf:hint ref="$form-resources/control-94/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-95-control" bind="control-95-bind">
<xf:label ref="$form-resources/control-95/label"/>
<xf:hint ref="$form-resources/control-95/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td colspan="3">
<xf:input id="control-96-control" bind="control-96-bind">
<xf:label ref="$form-resources/control-96/label"/>
<xf:hint ref="$form-resources/control-96/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-97-control" bind="control-97-bind">
<xf:label ref="$form-resources/control-97/label"/>
<xf:hint ref="$form-resources/control-97/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-98-control" bind="control-98-bind">
<xf:label ref="$form-resources/control-98/label"/>
<xf:hint ref="$form-resources/control-98/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<xf:input id="control-99-control" bind="control-99-bind">
<xf:label ref="$form-resources/control-99/label"/>
<xf:hint ref="$form-resources/control-99/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td colspan="4">
<xf:input id="control-100-control" bind="control-100-bind">
<xf:label ref="$form-resources/control-100/label"/>
<xf:hint ref="$form-resources/control-100/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td colspan="4">
<xf:input id="control-101-control" bind="control-101-bind">
<xf:label ref="$form-resources/control-101/label"/>
<xf:hint ref="$form-resources/control-101/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-102-control" bind="control-102-bind">
<xf:label ref="$form-resources/control-102/label"/>
<xf:hint ref="$form-resources/control-102/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td colspan="5">
<xf:input id="control-103-control" bind="control-103-bind">
<xf:label ref="$form-resources/control-103/label"/>
<xf:hint ref="$form-resources/control-103/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
</fr:grid>
</fr:section>
<fr:section id="section-9-control" bind="section-9-bind">
<xf:label ref="$form-resources/section-9/label"/>
<fr:grid>
<xh:tr>
<xh:td>
<xf:input id="control-104-control" bind="control-104-bind">
<xf:label ref="$form-resources/control-104/label"/>
<xf:hint ref="$form-resources/control-104/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-105-control" bind="control-105-bind">
<xf:label ref="$form-resources/control-105/label"/>
<xf:hint ref="$form-resources/control-105/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-106-control" bind="control-106-bind">
<xf:label ref="$form-resources/control-106/label"/>
<xf:hint ref="$form-resources/control-106/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-107-control" bind="control-107-bind">
<xf:label ref="$form-resources/control-107/label"/>
<xf:hint ref="$form-resources/control-107/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-108-control" bind="control-108-bind">
<xf:label ref="$form-resources/control-108/label"/>
<xf:hint ref="$form-resources/control-108/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-109-control" bind="control-109-bind">
<xf:label ref="$form-resources/control-109/label"/>
<xf:hint ref="$form-resources/control-109/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<xf:textarea id="control-110-control" bind="control-110-bind">
<xf:label ref="$form-resources/control-110/label"/>
<xf:hint ref="$form-resources/control-110/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:textarea>
</xh:td>
<xh:td>
<xf:textarea id="control-111-control" bind="control-111-bind">
<xf:label ref="$form-resources/control-111/label"/>
<xf:hint ref="$form-resources/control-111/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:textarea>
</xh:td>
<xh:td>
<xf:textarea id="control-112-control" bind="control-112-bind">
<xf:label ref="$form-resources/control-112/label"/>
<xf:hint ref="$form-resources/control-112/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:textarea>
</xh:td>
<xh:td>
<xf:textarea id="control-113-control" bind="control-113-bind">
<xf:label ref="$form-resources/control-113/label"/>
<xf:hint ref="$form-resources/control-113/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:textarea>
</xh:td>
<xh:td>
<xf:textarea id="control-114-control" bind="control-114-bind">
<xf:label ref="$form-resources/control-114/label"/>
<xf:hint ref="$form-resources/control-114/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:textarea>
</xh:td>
<xh:td>
<xf:textarea id="control-115-control" bind="control-115-bind">
<xf:label ref="$form-resources/control-115/label"/>
<xf:hint ref="$form-resources/control-115/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:textarea>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<fr:dropdown-select1 xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-116-control"
bind="control-116-bind">
<xf:label ref="$form-resources/control-116/label"/>
<xf:hint ref="$form-resources/control-116/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
<xf:itemset ref="$form-resources/control-116/item">
<xf:label ref="label"/>
<xf:value ref="value"/>
</xf:itemset>
</fr:dropdown-select1>
</xh:td>
<xh:td>
<fr:dropdown-select1 xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-117-control"
bind="control-117-bind">
<xf:label ref="$form-resources/control-117/label"/>
<xf:hint ref="$form-resources/control-117/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
<xf:itemset ref="$form-resources/control-117/item">
<xf:label ref="label"/>
<xf:value ref="value"/>
</xf:itemset>
</fr:dropdown-select1>
</xh:td>
<xh:td>
<fr:dropdown-select1 xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-118-control"
bind="control-118-bind">
<xf:label ref="$form-resources/control-118/label"/>
<xf:hint ref="$form-resources/control-118/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
<xf:itemset ref="$form-resources/control-118/item">
<xf:label ref="label"/>
<xf:value ref="value"/>
</xf:itemset>
</fr:dropdown-select1>
</xh:td>
<xh:td>
<fr:dropdown-select1 xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-119-control"
bind="control-119-bind">
<xf:label ref="$form-resources/control-119/label"/>
<xf:hint ref="$form-resources/control-119/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
<xf:itemset ref="$form-resources/control-119/item">
<xf:label ref="label"/>
<xf:value ref="value"/>
</xf:itemset>
</fr:dropdown-select1>
</xh:td>
<xh:td>
<fr:dropdown-select1 xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-120-control"
bind="control-120-bind">
<xf:label ref="$form-resources/control-120/label"/>
<xf:hint ref="$form-resources/control-120/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
<xf:itemset ref="$form-resources/control-120/item">
<xf:label ref="label"/>
<xf:value ref="value"/>
</xf:itemset>
</fr:dropdown-select1>
</xh:td>
<xh:td>
<fr:dropdown-select1 xmlns:xxbl="http://orbeon.org/oxf/xml/xbl" id="control-121-control"
bind="control-121-bind">
<xf:label ref="$form-resources/control-121/label"/>
<xf:hint ref="$form-resources/control-121/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
<xf:itemset ref="$form-resources/control-121/item">
<xf:label ref="label"/>
<xf:value ref="value"/>
</xf:itemset>
</fr:dropdown-select1>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<xf:input id="control-122-control" bind="control-122-bind">
<xf:label ref="$form-resources/control-122/label"/>
<xf:hint ref="$form-resources/control-122/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-123-control" bind="control-123-bind">
<xf:label ref="$form-resources/control-123/label"/>
<xf:hint ref="$form-resources/control-123/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-124-control" bind="control-124-bind">
<xf:label ref="$form-resources/control-124/label"/>
<xf:hint ref="$form-resources/control-124/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-125-control" bind="control-125-bind">
<xf:label ref="$form-resources/control-125/label"/>
<xf:hint ref="$form-resources/control-125/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td colspan="2">
<xf:input id="control-126-control" bind="control-126-bind">
<xf:label ref="$form-resources/control-126/label"/>
<xf:hint ref="$form-resources/control-126/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<xf:input id="control-127-control" bind="control-127-bind">
<xf:label ref="$form-resources/control-127/label"/>
<xf:hint ref="$form-resources/control-127/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-128-control" bind="control-128-bind">
<xf:label ref="$form-resources/control-128/label"/>
<xf:hint ref="$form-resources/control-128/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-129-control" bind="control-129-bind">
<xf:label ref="$form-resources/control-129/label"/>
<xf:hint ref="$form-resources/control-129/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td colspan="2">
<xf:input id="control-130-control" bind="control-130-bind">
<xf:label ref="$form-resources/control-130/label"/>
<xf:hint ref="$form-resources/control-130/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-131-control" bind="control-131-bind">
<xf:label ref="$form-resources/control-131/label"/>
<xf:hint ref="$form-resources/control-131/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<xf:input id="control-132-control" bind="control-132-bind">
<xf:label ref="$form-resources/control-132/label"/>
<xf:hint ref="$form-resources/control-132/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-133-control" bind="control-133-bind">
<xf:label ref="$form-resources/control-133/label"/>
<xf:hint ref="$form-resources/control-133/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td colspan="2">
<xf:input id="control-134-control" bind="control-134-bind">
<xf:label ref="$form-resources/control-134/label"/>
<xf:hint ref="$form-resources/control-134/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-136-control" bind="control-136-bind">
<xf:label ref="$form-resources/control-136/label"/>
<xf:hint ref="$form-resources/control-136/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-137-control" bind="control-137-bind">
<xf:label ref="$form-resources/control-137/label"/>
<xf:hint ref="$form-resources/control-137/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<xf:input id="control-138-control" bind="control-138-bind">
<xf:label ref="$form-resources/control-138/label"/>
<xf:hint ref="$form-resources/control-138/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td colspan="2">
<xf:input id="control-139-control" bind="control-139-bind">
<xf:label ref="$form-resources/control-139/label"/>
<xf:hint ref="$form-resources/control-139/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-140-control" bind="control-140-bind">
<xf:label ref="$form-resources/control-140/label"/>
<xf:hint ref="$form-resources/control-140/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-141-control" bind="control-141-bind">
<xf:label ref="$form-resources/control-141/label"/>
<xf:hint ref="$form-resources/control-141/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-142-control" bind="control-142-bind">
<xf:label ref="$form-resources/control-142/label"/>
<xf:hint ref="$form-resources/control-142/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td colspan="2">
<xf:input id="control-143-control" bind="control-143-bind">
<xf:label ref="$form-resources/control-143/label"/>
<xf:hint ref="$form-resources/control-143/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-144-control" bind="control-144-bind">
<xf:label ref="$form-resources/control-144/label"/>
<xf:hint ref="$form-resources/control-144/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-145-control" bind="control-145-bind">
<xf:label ref="$form-resources/control-145/label"/>
<xf:hint ref="$form-resources/control-145/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-146-control" bind="control-146-bind">
<xf:label ref="$form-resources/control-146/label"/>
<xf:hint ref="$form-resources/control-146/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-147-control" bind="control-147-bind">
<xf:label ref="$form-resources/control-147/label"/>
<xf:hint ref="$form-resources/control-147/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<xf:input id="control-148-control" bind="control-148-bind">
<xf:label ref="$form-resources/control-148/label"/>
<xf:hint ref="$form-resources/control-148/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-149-control" bind="control-149-bind">
<xf:label ref="$form-resources/control-149/label"/>
<xf:hint ref="$form-resources/control-149/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-150-control" bind="control-150-bind">
<xf:label ref="$form-resources/control-150/label"/>
<xf:hint ref="$form-resources/control-150/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td colspan="3">
<xf:input id="control-151-control" bind="control-151-bind">
<xf:label ref="$form-resources/control-151/label"/>
<xf:hint ref="$form-resources/control-151/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<xf:input id="control-152-control" bind="control-152-bind">
<xf:label ref="$form-resources/control-152/label"/>
<xf:hint ref="$form-resources/control-152/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-153-control" bind="control-153-bind">
<xf:label ref="$form-resources/control-153/label"/>
<xf:hint ref="$form-resources/control-153/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td colspan="3">
<xf:input id="control-154-control" bind="control-154-bind">
<xf:label ref="$form-resources/control-154/label"/>
<xf:hint ref="$form-resources/control-154/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-155-control" bind="control-155-bind">
<xf:label ref="$form-resources/control-155/label"/>
<xf:hint ref="$form-resources/control-155/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<xf:input id="control-156-control" bind="control-156-bind">
<xf:label ref="$form-resources/control-156/label"/>
<xf:hint ref="$form-resources/control-156/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td colspan="3">
<xf:input id="control-157-control" bind="control-157-bind">
<xf:label ref="$form-resources/control-157/label"/>
<xf:hint ref="$form-resources/control-157/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-158-control" bind="control-158-bind">
<xf:label ref="$form-resources/control-158/label"/>
<xf:hint ref="$form-resources/control-158/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-159-control" bind="control-159-bind">
<xf:label ref="$form-resources/control-159/label"/>
<xf:hint ref="$form-resources/control-159/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td colspan="3">
<xf:input id="control-160-control" bind="control-160-bind">
<xf:label ref="$form-resources/control-160/label"/>
<xf:hint ref="$form-resources/control-160/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-161-control" bind="control-161-bind">
<xf:label ref="$form-resources/control-161/label"/>
<xf:hint ref="$form-resources/control-161/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-162-control" bind="control-162-bind">
<xf:label ref="$form-resources/control-162/label"/>
<xf:hint ref="$form-resources/control-162/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-163-control" bind="control-163-bind">
<xf:label ref="$form-resources/control-163/label"/>
<xf:hint ref="$form-resources/control-163/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<xf:input id="control-164-control" bind="control-164-bind">
<xf:label ref="$form-resources/control-164/label"/>
<xf:hint ref="$form-resources/control-164/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-165-control" bind="control-165-bind">
<xf:label ref="$form-resources/control-165/label"/>
<xf:hint ref="$form-resources/control-165/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td colspan="4">
<xf:input id="control-166-control" bind="control-166-bind">
<xf:label ref="$form-resources/control-166/label"/>
<xf:hint ref="$form-resources/control-166/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<xf:input id="control-167-control" bind="control-167-bind">
<xf:label ref="$form-resources/control-167/label"/>
<xf:hint ref="$form-resources/control-167/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td colspan="4">
<xf:input id="control-168-control" bind="control-168-bind">
<xf:label ref="$form-resources/control-168/label"/>
<xf:hint ref="$form-resources/control-168/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-169-control" bind="control-169-bind">
<xf:label ref="$form-resources/control-169/label"/>
<xf:hint ref="$form-resources/control-169/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td colspan="4">
<xf:input id="control-170-control" bind="control-170-bind">
<xf:label ref="$form-resources/control-170/label"/>
<xf:hint ref="$form-resources/control-170/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-171-control" bind="control-171-bind">
<xf:label ref="$form-resources/control-171/label"/>
<xf:hint ref="$form-resources/control-171/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-172-control" bind="control-172-bind">
<xf:label ref="$form-resources/control-172/label"/>
<xf:hint ref="$form-resources/control-172/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td>
<xf:input id="control-173-control" bind="control-173-bind">
<xf:label ref="$form-resources/control-173/label"/>
<xf:hint ref="$form-resources/control-173/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td colspan="5">
<xf:input id="control-174-control" bind="control-174-bind">
<xf:label ref="$form-resources/control-174/label"/>
<xf:hint ref="$form-resources/control-174/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td colspan="5">
<xf:input id="control-175-control" bind="control-175-bind">
<xf:label ref="$form-resources/control-175/label"/>
<xf:hint ref="$form-resources/control-175/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
<xh:td>
<xf:input id="control-176-control" bind="control-176-bind">
<xf:label ref="$form-resources/control-176/label"/>
<xf:hint ref="$form-resources/control-176/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
<xh:tr>
<xh:td colspan="6">
<xf:input id="control-177-control" bind="control-177-bind">
<xf:label ref="$form-resources/control-177/label"/>
<xf:hint ref="$form-resources/control-177/hint"/>
<xf:alert ref="$fr-resources/detail/labels/alert"/>
</xf:input>
</xh:td>
</xh:tr>
</fr:grid>
</fr:section>
</fr:body>
</fr:view>
</xh:body>
</xh:html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment