﻿<?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">电话号码 - 国际</text>
               <text name="description">电话号码 - 国际 - 以国际电话号码格式显示输入的文本栏。</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="Adobe Song Std L"/>
               <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="Adobe Song Std L"/>
                  <para vAlign="middle"/>
                  <value>
                     <text>电话号码</text>
                  </value>
               </caption>
               <value>
                  <text maxChars="7"/>
               </value>
               <format>
                  <picture>'+44 131 '999 9999</picture>
               </format>
               <validate>
                  <message>
                     <text name="formatTest">请输入电话号码，不包含国家和城市代码，只使用数字字符，例如，+44 131 222 3333 输入为 2223333</text>
                  </message>
                  <picture>9999999</picture>
               </validate>
            </field>
         </pageArea>
      </pageSet>
   </subform>
</template></xdp:xdp>
