<?xml version="1.0" encoding="UTF-8"?>
<?xfa generator="AdobeDesigner_V6.0" APIVersion="1.4.4136.0"?>
<xdp:xdp xmlns:xdp="http://ns.adobe.com/xdp/">
<template xmlns="http://www.xfa.org/schema/xfa-template/2.1/">
   <subform>
      <pageSet>
         <pageArea name="snippet">
            <desc>
               <text name="name">Phone Number - International</text>
               <text name="description">Phone Number - International - Displays a text field that formats input as an international telephone number.</text>
            </desc>
            <field h="8.9916mm" name="PhoneNum" w="62mm">
               <ui>
                  <textEdit>
                     <border>
                        <edge stroke="lowered"/>
                        <edge stroke="lowered"/>
                        <edge stroke="lowered"/>
                        <edge stroke="lowered"/>
                     </border>
                     <margin/>
                  </textEdit>
               </ui>
               <font typeface="Myriad Pro"/>
               <margin bottomInset="0.9906mm" leftInset="0.9906mm" rightInset="0.9906mm" topInset="0.9906mm"/>
               <para hAlign="center" marginLeft="0pt" vAlign="middle"/>
               <caption reserve="25mm">
                  <font typeface="Myriad Pro"/>
                  <para vAlign="middle"/>
                  <value>
                     <text>Phone Number</text>
                  </value>
               </caption>
               <value>
                  <text maxChars="7"/>
               </value>
               <format>
                  <picture>'+44 131 '999 9999</picture>
               </format>
               <validate>
                  <message>
                     <text name="formatTest">Please enter phone number, without the country and city codes, using numerical characters only, e.g., enter +44 131 222 3333 as 2223333</text>
                  </message>
                  <picture>9999999</picture>
               </validate>
            </field>
         </pageArea>
      </pageSet>
   </subform>
</template></xdp:xdp>
