^1695020869588
@
sname
variable
slabel
变量
sdescriptors
xworker.lang.MetaDescriptor3
smany
true
seditCols
2
sinitialization
false
sinheritDescription
false
Sdescription
#$@text#$@
在执行脚本前会有binding变量（和map可以转换），这里的变量则是binding中的存储的变量。<br />
<br />
binding在脚本的执行过程中是一直传递的，其中的变量也是一直被传递下去，比如在一次http的执行过程中，binding从http请求开始产生，到业务脚本的执行，到页面的产生都是一直被传递的，binding中的变量如果在其中任何一个环节都可以被使用和修改，也可以添加和删除。
#$@text#$@
szh_label
Viriable
sen_label
Varia
sth_createIndex
false
sth_registMyChilds
false
sth_registDisabled
false
sth_mark
false
  @/@name
  sname
  name
  slabel
  名称
  sinheritDescription
  false
  sdescription
  变量的名称。
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sen_label
  Name
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  name
  @/@label
  sname
  label
  slabel
  标签
  sinheritDescription
  false
  sdescription
  <p>变量的标签。</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sen_label
  Label
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  label
  @/@type
  sname
  type
  slabel
  类型
  sinputtype
  openWindow
  ssize
  50
  sinputattrs
  xworker.swt.xworker.attributeEditor.openWins.ClassSelector/@shell|
  sshowLabel
  true
  slabelAlign
  right
  slabelVAlign
  baseline
  smodifier
  public
  sreadOnly
  false
  sinheritDescription
  false
  Sdescription
#$@text#$@
<p>变量的类型。<br />
<br />
设定变量的类型可以校验相关的变量，也可以在编辑脚本时提供相应的代码辅助。<br />
<br />
变量类型是可选的，如果没有指定变量类型，那么就没有校验和代码辅助。</p>

<p><strong>两个特殊类型</strong></p>

<ul>
	<li><strong>Thing</strong></li>
	<li><strong>ActionContainer</strong></li>
</ul>

<p>&nbsp;&nbsp;&nbsp; 可以指定模型的路径。</p>
#$@text#$@
  svalidateAllowBlank
  true
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sxmlJsonIncludeDefault
  false
  sen_label
  Type
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  type
    @/@type/@double
    sname
    double
    slabel
    double
    svalue
    double
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    double
    @/@type/@float
    sname
    float
    slabel
    float
    svalue
    float
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    float
    @/@type/@int
    sname
    int
    slabel
    int
    svalue
    int
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    int
    @/@type/@list
    sname
    list
    slabel
    List
    svalue
    java.util.List
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    list
    @/@type/@Object
    sname
    Object
    slabel
    Object
    svalue
    Object
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    Object
    @/@type/@string
    sname
    String
    slabel
    String
    svalue
    String
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    string
  @/@thingPath
  sname
  thingPath
  slabel
  模型路径
  sinputtype
  dataSelector
  ssize
  60
  sshowLabel
  true
  slabelAlign
  right
  slabelVAlign
  baseline
  smodifier
  public
  sreadOnly
  false
  sinheritDescription
  false
  Sdescription
#$@text#$@
<p>如果类型=Thing或ActionContainer，可以指定模型的路径。</p>

<p>用于代码辅助。</p>
#$@text#$@
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  snotXmlAttribute
  false
  sxmlJsonIncludeDefault
  false
  sen_label
  ThingPath
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_noThingRegistViewer
  false
  sth_fileMonitor
  false
  sth_deprecated
  false
  sth_mark
  false
  sth_registQueryOnlySelf
  false
  sjson_isArray
  false
  sgroupDescriptor
  false
  sid
  thingPath
  @/@typeCheck
  sname
  typeCheck
  slabel
  类型校验
  sextends
  xworker.core.objects.data.constants/@truefalse
  sinputtype
  truefalse
  sdefault
  false
  sinheritDescription
  false
  sdescription
  是否校验变量的类型如果指定了变量的类型的话。
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sen_label
  CheckType
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  typeCheck
  @/@optional
  sname
  optional
  slabel
  可选
  sextends
  core.objects.data.constants/attribute@truefalse
  sinputtype
  truefalse
  sdefault
  true
  sinheritDescription
  false
  Sdescription
#$@text#$@
<p>在Groovy的binding中，如果变量不存在那么存取该变量就会抛出异常，所以这里的可选就是说明变量是否一定在binding中存在，如果可选那么变量可以在binding不存在。<br />
<br />
变量的是否为空也是一种校验方法，变量是否为空是指变量是否可以为null或者字符串是否可以为&quot;&quot;，校验变量是否可以为空前变量是一定在binding存在的，只不过值可以为null。</p>
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sen_label
  Optional
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  optional
  @/@check
  sname
  check
  slabel
  校验
  sextends
  core.objects.data.constants/attribute@truefalse
  sinputtype
  truefalse
  sdefault
  false
  sinheritDescription
  false
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sen_label
  Check
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  check
  @/@checkLevel
  sname
  checkLevel
  slabel
  校验级别
  sinputtype
  select
  sdefault
  exception
  sinheritDescription
  false
  Sdescription
#$@text#$@
<p>校验的级别。<br />
<br />
校验级别有两种，exception是如果校验失败则抛出异常，warning是校验失败会记录到日志中，但不会抛出异常，脚本会继续执行。默认的校验级别是exception。</p>
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sen_label
  CheckLevel
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  checkLevel
    @/@checkLevel/@exception
    sname
    exception
    slabel
    exception
    svalue
    exception
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    exception
    @/@checkLevel/@warning
    sname
    warning
    slabel
    warning
    svalue
    warning
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    warning
  @/@description
  sname
  description
  slabel
  描述
  sinputtype
  html
  scolspan
  2
  sinputattrs
  Width='600';Height='200';
  sinheritDescription
  false
  sdescription
  <p>对变量的一段描述。</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sen_label
  Description
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  description
  @/@checkMethod
  sname
  checkMethod
  slabel
  校验方法
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sinheritDescription
  false
  Sdescription
#$@text#$@
<p>变量的校验方法。<br />
<br />
变量的校验方法都应该定义check脚本，如果check脚本没有定义，那么使用默认的org.xmeta.util.UtilScript的checkVariable方法校验。<br />
<br />
校验方法会有两个参数，一个是binding变量，一个是checkMethod（校验方法本身）变量，返回值是布尔类型。</p>
#$@text#$@
  sen_label
  CheckMethod
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  checkMethod
    @/@checkMethod/@blank
    sname
    blank
    slabel
    不为空
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sdescription
    校验是否为空
    sid
    blank
      @/@checkMethod/@blank/@emsg
      sname
      emsg
      slabel
      错误提示
      ssize
      60
      scolspan
      2
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      emsg
    @/@checkMethod/@length
    sname
    length
    slabel
    校验长度
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sdescription
    校验文字的长度
    sid
    length
      @/@checkMethod/@length/@min
      sname
      min
      slabel
      最小长度
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      min
      @/@checkMethod/@length/@maxLen
      sname
      maxLen
      slabel
      最大长度
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      maxLen
      @/@checkMethod/@length/@emsg
      sname
      emsg
      slabel
      错误提示
      ssize
      60
      scolspan
      2
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      emsg
    @/@checkMethod/@equalto
    sname
    equalto
    slabel
    校验两个字段是否相同
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sdescription
    是校验两个输入字段的值，比如密码和重复输入的密码，不是等于后面的值。
    sid
    equalto
      @/@checkMethod/@equalto/@otherObjName
      sname
      otherObjName
      slabel
      对象名称
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      otherObjName
      @/@checkMethod/@equalto/@emsg
      sname
      emsg
      slabel
      错误提示
      ssize
      60
      scolspan
      2
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      emsg
    @/@checkMethod/@number
    sname
    number
    slabel
    数字
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sid
    number
      @/@checkMethod/@number/@type
      sname
      type
      slabel
      类型
      sinputtype
      select
      sdefault
      0
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      type
        @/@checkMethod/@number/@type/@0
        sname
        0
        slabel
        整数
        svalue
        0
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        0
        @/@checkMethod/@number/@type/@1
        sname
        1
        slabel
        浮点数
        svalue
        1
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        1
      @/@checkMethod/@number/@lb
      sname
      lb
      slabel
      最小值
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      lb
      @/@checkMethod/@number/@ub
      sname
      ub
      slabel
      最大值
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      ub
      @/@checkMethod/@number/@emsg
      sname
      emsg
      slabel
      错误提示
      ssize
      60
      scolspan
      2
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      emsg
    @/@checkMethod/@numeric
    sname
    numeric
    slabel
    数字长度
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sdescription
    校验数字的字符长度。
    sid
    numeric
      @/@checkMethod/@numeric/@min
      sname
      min
      slabel
      最小长度
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      min
      @/@checkMethod/@numeric/@emsg
      sname
      emsg
      slabel
      错误提示
      ssize
      60
      scolspan
      2
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      emsg
    @/@checkMethod/@alnum
    sname
    alnum
    slabel
    文字数字
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sdescription
    如16进制，32位进制等的文字数字。
    sid
    alnum
      @/@checkMethod/@alnum/@min
      sname
      min
      slabel
      最小长度
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      min
      @/@checkMethod/@alnum/@case
      sname
      case
      slabel
      大小写
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      case
        @/@checkMethod/@alnum/@case/@a
        sname
        a
        slabel
        不限
        svalue
        a
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        a
        @/@checkMethod/@alnum/@case/@u
        sname
        u
        slabel
        大写
        svalue
        u
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        u
        @/@checkMethod/@alnum/@case/@l
        sname
        l
        slabel
        小写
        svalue
        l
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        l
        @/@checkMethod/@alnum/@case/@c
        sname
        c
        slabel
        Initial capital
        svalue
        c
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        c
      @/@checkMethod/@alnum/@numbers
      sname
      numbers
      slabel
      是否允许数字
      sextends
      core.objects.data.constants/attribute@truefalse
      sdescription
      Sets whether or not numbers are allowed.
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      numbers
      @/@checkMethod/@alnum/@spaces
      sname
      spaces
      slabel
      是否允许空格
      sextends
      core.objects.data.constants/attribute@truefalse
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      spaces
      @/@checkMethod/@alnum/@puncs
      sname
      puncs
      slabel
      标点符号
      sinputtype
      select
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      puncs
        @/@checkMethod/@alnum/@puncs/@any
        sname
        any
        slabel
        任何标点符号
        svalue
        any
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        any
        @/@checkMethod/@alnum/@puncs/@none
        sname
        none
        slabel
        不允许任何标点符号
        svalue
        none
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        none
        @/@checkMethod/@alnum/@puncs/@Any
        sname
        Any
        slabel
        指定的标点符号
        svalue
        Any
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        Any
      @/@checkMethod/@alnum/@AnyPuncs
      sname
      AnyPuncs
      slabel
      指定的标点符号
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      AnyPuncs
      @/@checkMethod/@alnum/@emsg
      sname
      emsg
      slabel
      错误提示
      ssize
      60
      scolspan
      2
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      emsg
    @/@checkMethod/@decimal
    sname
    decimal
    slabel
    小数
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sid
    decimal
      @/@checkMethod/@decimal/@leftDigits
      sname
      leftDigits
      slabel
      整数位数
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      leftDigits
      @/@checkMethod/@decimal/@rightDigits
      sname
      rightDigits
      slabel
      小数位数
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      rightDigits
      @/@checkMethod/@decimal/@emsg
      sname
      emsg
      slabel
      错误提示
      ssize
      60
      scolspan
      2
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      emsg
    @/@checkMethod/@decimalr
    sname
    decimalr
    slabel
    复数
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sid
    decimalr
      @/@checkMethod/@decimalr/@leftDigitsMin
      sname
      leftDigitsMin
      slabel
      leftDigitsMin
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      leftDigitsMin
      @/@checkMethod/@decimalr/@leftDigitsMax
      sname
      leftDigitsMax
      slabel
      leftDigitsMax
      sdescription
      Sets maximum number of digits that must appear to the left of the decimal
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      leftDigitsMax
      @/@checkMethod/@decimalr/@rightDigitsMin
      sname
      rightDigitsMin
      slabel
      rightDigitsMin
      sdescription
      Sets minimum number of digits that must appear to the right of the decimal
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      rightDigitsMin
      @/@checkMethod/@decimalr/@righttDigitsMax
      sname
      righttDigitsMax
      slabel
      righttDigitsMax
      sdescription
      Sets maximum number of digits that must appear to the right of the decimal
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      righttDigitsMax
      @/@checkMethod/@decimalr/@emsg
      sname
      emsg
      slabel
      错误提示
      ssize
      60
      scolspan
      2
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      emsg
    @/@checkMethod/@ip
    sname
    ip
    slabel
    ip地址
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sid
    ip
      @/@checkMethod/@ip/@portMin
      sname
      portMin
      slabel
      最小端口
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      portMin
      @/@checkMethod/@ip/@portMax
      sname
      portMax
      slabel
      最大端口
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      portMax
      @/@checkMethod/@ip/@emsg
      sname
      emsg
      slabel
      错误提示
      ssize
      60
      scolspan
      2
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      emsg
    @/@checkMethod/@ssn
    sname
    ssn
    slabel
    社会保险号码（美国）
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sid
    ssn
      @/@checkMethod/@ssn/@emsg
      sname
      emsg
      slabel
      错误提示
      ssize
      60
      scolspan
      2
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      emsg
    @/@checkMethod/@money
    sname
    money
    slabel
    货币
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sid
    money
      @/@checkMethod/@money/@ds
      sname
      ds
      slabel
      货币符号
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      ds
      @/@checkMethod/@money/@grp
      sname
      grp
      slabel
      分组标点
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      grp
      @/@checkMethod/@money/@dml
      sname
      dml
      slabel
      小数标点
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      dml
      @/@checkMethod/@money/@emsg
      sname
      emsg
      slabel
      错误提示
      ssize
      60
      scolspan
      2
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      emsg
    @/@checkMethod/@cc
    sname
    cc
    slabel
    信用卡
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sid
    cc
      @/@checkMethod/@cc/@type
      sname
      type
      slabel
      信用卡类型
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      type
        @/@checkMethod/@cc/@type/@VISA
        sname
        VISA
        slabel
        Visa
        svalue
        VISA
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        VISA
        @/@checkMethod/@cc/@type/@MC
        sname
        MC
        slabel
        Master Card
        svalue
        MC
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        MC
        @/@checkMethod/@cc/@type/@DISC
        sname
        DISC
        slabel
        Discover
        svalue
        DISC
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        DISC
        @/@checkMethod/@cc/@type/@AMEX
        sname
        AMEX
        slabel
        American Express
        svalue
        AMEX
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        AMEX
        @/@checkMethod/@cc/@type/@DINERS
        sname
        DINERS
        slabel
        Diners Club
        svalue
        DINERS
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        DINERS
        @/@checkMethod/@cc/@type/@ENROUTE
        sname
        ENROUTE
        slabel
        enRoute Card
        svalue
        ENROUTE
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        ENROUTE
        @/@checkMethod/@cc/@type/@JCB
        sname
        JCB
        slabel
        JCB Card
        svalue
        JCB
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        JCB
        @/@checkMethod/@cc/@type/@Switch
        sname
        Switch
        slabel
        Switch
        svalue
        Switch
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        Switch
        @/@checkMethod/@cc/@type/@Delta
        sname
        Delta
        slabel
        Delta
        svalue
        Delta
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        Delta
        @/@checkMethod/@cc/@type/@Solo
        sname
        Solo
        slabel
        Solo
        svalue
        Solo
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        Solo
      @/@checkMethod/@cc/@emsg
      sname
      emsg
      slabel
      错误提示
      ssize
      60
      scolspan
      2
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      emsg
    @/@checkMethod/@zip
    sname
    zip
    slabel
    邮政编码（美国）
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sid
    zip
      @/@checkMethod/@zip/@sep
      sname
      sep
      slabel
      分组字数
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      sep
      @/@checkMethod/@zip/@emsg
      sname
      emsg
      slabel
      错误提示
      ssize
      60
      scolspan
      2
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      emsg
    @/@checkMethod/@phone
    sname
    phone
    slabel
    电话
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sid
    phone
      @/@checkMethod/@phone/@format
      sname
      format
      slabel
      格式
      sinputtype
      select
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      format
        @/@checkMethod/@phone/@format/@0
        sname
        0
        slabel
        个严格
        svalue
        0
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        0
        @/@checkMethod/@phone/@format/@1
        sname
        1
        slabel
        严格
        svalue
        1
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        1
      @/@checkMethod/@phone/@emsg
      sname
      emsg
      slabel
      错误提示
      ssize
      60
      scolspan
      2
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      emsg
    @/@checkMethod/@email
    sname
    email
    slabel
    电子邮件
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sid
    email
      @/@checkMethod/@email/@level
      sname
      level
      slabel
      校验级别
      sinputtype
      select
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      level
        @/@checkMethod/@email/@level/@0
        sname
        0
        slabel
        不严格
        svalue
        0
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        0
        @/@checkMethod/@email/@level/@1
        sname
        1
        slabel
        中低严格
        svalue
        1
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        1
        @/@checkMethod/@email/@level/@3
        sname
        3
        slabel
        中高严格
        svalue
        3
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        3
        @/@checkMethod/@email/@level/@4
        sname
        4
        slabel
        非常严格
        svalue
        4
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        4
      @/@checkMethod/@email/@emsg
      sname
      emsg
      slabel
      错误提示
      ssize
      60
      scolspan
      2
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      emsg
    @/@checkMethod/@url
    sname
    url
    slabel
    URL地址
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sid
    url
      @/@checkMethod/@url/@hosts
      sname
      hosts
      slabel
      协议类型
      sdefault
      http
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      hosts
      @/@checkMethod/@url/@hostOptional
      sname
      hostOptional
      slabel
      是否必须包含协议
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      hostOptional
        @/@checkMethod/@url/@hostOptional/@0
        sname
        0
        slabel
        否
        svalue
        0
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        0
        @/@checkMethod/@url/@hostOptional/@1
        sname
        1
        slabel
        是
        svalue
        1
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        1
      @/@checkMethod/@url/@allowQS
      sname
      allowQS
      slabel
      是否包含参数
      sinputtype
      select
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      allowQS
        @/@checkMethod/@url/@allowQS/@0
        sname
        0
        slabel
        否
        svalue
        0
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        0
        @/@checkMethod/@url/@allowQS/@1
        sname
        1
        slabel
        是
        svalue
        1
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        1
      @/@checkMethod/@url/@emsg
      sname
      emsg
      slabel
      错误提示
      ssize
      60
      scolspan
      2
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      emsg
    @/@checkMethod/@date
    sname
    date
    slabel
    日期
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sid
    date
      @/@checkMethod/@date/@formatStr
      sname
      formatStr
      slabel
      格式
      sdescription
      如yyyy-mm-dd
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      formatStr
      @/@checkMethod/@date/@delim
      sname
      delim
      slabel
      分隔符
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      delim
      @/@checkMethod/@date/@code
      sname
      code
      slabel
      比较代码
      sinputtype
      select
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      code
        @/@checkMethod/@date/@code/@0
        sname
        0
        slabel
        没有比较
        svalue
        0
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        0
        @/@checkMethod/@date/@code/@1
        sname
        1
        slabel
        在指定日期之前
        svalue
        1
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        1
        @/@checkMethod/@date/@code/@2
        sname
        2
        slabel
        等于指定日期或之前
        svalue
        2
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        2
        @/@checkMethod/@date/@code/@3
        sname
        3
        slabel
        在指定日期之后
        svalue
        3
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        3
        @/@checkMethod/@date/@code/@4
        sname
        4
        slabel
        等于或在指定日期之后
        svalue
        4
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        4
      @/@checkMethod/@date/@specDate
      sname
      specDate
      slabel
      指定日期
      sinputtype
      inputSelect
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      specDate
        @/@checkMethod/@date/@specDate/@today
        sname
        today
        slabel
        今天
        svalue
        today
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        today
        @/@checkMethod/@date/@specDate/@JSDate
        sname
        JSDate
        slabel
        JavaScript Date
        svalue
        JSDate
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        JSDate
        @/@checkMethod/@date/@specDate/@elementName
        sname
        elementName
        slabel
        其他字段指定
        svalue
        elementName
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        elementName
      @/@checkMethod/@date/@emsg
      sname
      emsg
      slabel
      错误提示
      ssize
      60
      scolspan
      2
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      emsg
    @/@checkMethod/@time
    sname
    time
    slabel
    时间
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sid
    time
      @/@checkMethod/@time/@formatStr
      sname
      formatStr
      slabel
      格式
      sdescription
      如yyyy-mm-dd
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      formatStr
      @/@checkMethod/@time/@delim
      sname
      delim
      slabel
      分隔符
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      delim
      @/@checkMethod/@time/@code
      sname
      code
      slabel
      比较代码
      sinputtype
      select
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      code
        @/@checkMethod/@time/@code/@0
        sname
        0
        slabel
        没有比较
        svalue
        0
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        0
        @/@checkMethod/@time/@code/@1
        sname
        1
        slabel
        在指定日期之前
        svalue
        1
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        1
        @/@checkMethod/@time/@code/@2
        sname
        2
        slabel
        等于指定日期或之前
        svalue
        2
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        2
        @/@checkMethod/@time/@code/@3
        sname
        3
        slabel
        在指定日期之后
        svalue
        3
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        3
        @/@checkMethod/@time/@code/@4
        sname
        4
        slabel
        等于或在指定日期之后
        svalue
        4
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        4
      @/@checkMethod/@time/@specDate
      sname
      specDate
      slabel
      指定日期
      sinputtype
      inputSelect
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      specDate
        @/@checkMethod/@time/@specDate/@today
        sname
        today
        slabel
        今天
        svalue
        today
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        today
        @/@checkMethod/@time/@specDate/@JSDate
        sname
        JSDate
        slabel
        JavaScript Date
        svalue
        JSDate
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        JSDate
        @/@checkMethod/@time/@specDate/@elementName
        sname
        elementName
        slabel
        其他字段指定
        svalue
        elementName
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        elementName
      @/@checkMethod/@time/@emsg
      sname
      emsg
      slabel
      错误提示
      ssize
      60
      scolspan
      2
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      emsg
    @/@checkMethod/@select
    sname
    select
    slabel
    选择框
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sdescription
    <p>有的选择框的第一个选择是提示，不是选择的数据。</p>
    sid
    select
      @/@checkMethod/@select/@emsg
      sname
      emsg
      slabel
      错误提示
      ssize
      60
      scolspan
      2
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      emsg
    @/@checkMethod/@selectm
    sname
    selectm
    slabel
    多项选择框
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sid
    selectm
      @/@checkMethod/@selectm/@minS
      sname
      minS
      slabel
      最少选择数
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      minS
      @/@checkMethod/@selectm/@maxS
      sname
      maxS
      slabel
      最大选择数
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      maxS
      @/@checkMethod/@selectm/@emsg
      sname
      emsg
      slabel
      错误提示
      ssize
      60
      scolspan
      2
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      emsg
    @/@checkMethod/@selecti
    sname
    selecti
    slabel
    指定选择框
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sdescription
    可以指定选择框那些选项不能选。
    sid
    selecti
      @/@checkMethod/@selecti/@indexes
      sname
      indexes
      slabel
      选项索引
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      indexes
      @/@checkMethod/@selecti/@emsg
      sname
      emsg
      slabel
      错误提示
      ssize
      60
      scolspan
      2
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      emsg
    @/@checkMethod/@checkbox
    sname
    checkbox
    slabel
    复选框
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sid
    checkbox
      @/@checkMethod/@checkbox/@minC
      sname
      minC
      slabel
      最少选择数
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      minC
      @/@checkMethod/@checkbox/@maxC
      sname
      maxC
      slabel
      最大选择数
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      maxC
      @/@checkMethod/@checkbox/@emsg
      sname
      emsg
      slabel
      错误提示
      ssize
      60
      scolspan
      2
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      emsg
    @/@checkMethod/@radio
    sname
    radio
    slabel
    单项选择
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sid
    radio
    @/@checkMethod/@comparison
    sname
    comparison
    slabel
    字段比较
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sid
    comparison
      @/@checkMethod/@comparison/@field1
      sname
      field1
      slabel
      字段一
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      field1
      @/@checkMethod/@comparison/@operator
      sname
      operator
      slabel
      运算符
      sinputtype
      select
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      operator
        @/@checkMethod/@comparison/@operator/@1
        sname
        >
        slabel
        大于
        svalue
        >
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        1
        @/@checkMethod/@comparison/@operator/@2
        sname
        <
        slabel
        小于
        svalue
        <
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        2
        @/@checkMethod/@comparison/@operator/@3
        sname
        >=
        slabel
        大于等于
        svalue
        >=
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        3
        @/@checkMethod/@comparison/@operator/@4
        sname
        4
        slabel
        小于等于
        svalue
        <=
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        4
        @/@checkMethod/@comparison/@operator/@5
        sname
        5
        slabel
        等于
        svalue
        ==
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        5
        @/@checkMethod/@comparison/@operator/@6
        sname
        6
        slabel
        不等于
        svalue
        !=
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        6
      @/@checkMethod/@comparison/@field2
      sname
      field2
      slabel
      字段二
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      field2
      @/@checkMethod/@comparison/@emsg
      sname
      emsg
      slabel
      错误提示
      ssize
      60
      scolspan
      2
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      emsg
    @/@checkMethod/@eitheror
    sname
    eitheror
    slabel
    多个字段或者
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sdescription
    <p>多个字段或者为空或者最少有一个字段有值。</p>
    sid
    eitheror
      @/@checkMethod/@eitheror/@delim
      sname
      delim
      slabel
      分隔符
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      delim
      @/@checkMethod/@eitheror/@fields
      sname
      fields
      slabel
      字段列表
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      fields
      @/@checkMethod/@eitheror/@emsg
      sname
      emsg
      slabel
      错误提示
      ssize
      60
      scolspan
      2
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      emsg
    @/@checkMethod/@atleast
    sname
    atleast
    slabel
    字段最少
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sdescription
    校验最少有几个字段必须要输入。
    sid
    atleast
      @/@checkMethod/@atleast/@qty
      sname
      qty
      slabel
      字段数
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      qty
      @/@checkMethod/@atleast/@delim
      sname
      delim
      slabel
      分隔符
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      delim
      @/@checkMethod/@atleast/@fields
      sname
      fields
      slabel
      字段列表
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      fields
      @/@checkMethod/@atleast/@emsg
      sname
      emsg
      slabel
      错误提示
      ssize
      60
      scolspan
      2
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      emsg
    @/@checkMethod/@allornone
    sname
    allornone
    slabel
    字段所有
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sid
    allornone
      @/@checkMethod/@allornone/@delim
      sname
      delim
      slabel
      分隔符
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      delim
      @/@checkMethod/@allornone/@fields
      sname
      fields
      slabel
      字段列表
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      fields
      @/@checkMethod/@allornone/@emsg
      sname
      emsg
      slabel
      错误提示
      ssize
      60
      scolspan
      2
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      emsg
    @/@checkMethod/@file
    sname
    file
    slabel
    文件
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sid
    file
      @/@checkMethod/@file/@extensions
      sname
      extensions
      slabel
      扩展名列表
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      extensions
      @/@checkMethod/@file/@cSens
      sname
      cSens
      slabel
      大小写
      sinputtype
      select
      sdefault
      0
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      cSens
        @/@checkMethod/@file/@cSens/@0
        sname
        0
        slabel
        false
        svalue
        0
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        0
        @/@checkMethod/@file/@cSens/@1
        sname
        1
        slabel
        true
        svalue
        1
        sdescriptors
        xworker.lang.MetaDescriptor3/@attribute/@value
        sid
        1
      @/@checkMethod/@file/@emsg
      sname
      emsg
      slabel
      错误提示
      ssize
      60
      scolspan
      2
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      emsg
    @/@checkMethod/@custom
    sname
    custom
    slabel
    自定义
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sid
    custom
  @/@variable
  sname
  variable
  slabel
  变量
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.lang.actions.Variable
  sinheritDescription
  false
  sen_label
  Variable
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  variable
