会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 1. 发明授权
    • Data validation rules for acord documents
    • acord文件的数据验证规则
    • US07747945B1
    • 2010-06-29
    • US11232835
    • 2005-09-22
    • James BabkaAlvin RichardsonMatthew Sanchez
    • James BabkaAlvin RichardsonMatthew Sanchez
    • G06F17/00
    • G06Q40/02G06F17/2247G06F17/2725G06Q40/08
    • A validation system is provided for validating the general structure of XML documents, for example ACORD documents, with a schema validation engine and a schema, for example an ACORD schema. A rules profile, containing a carrier's rules for ACORD documents, is set up and stored in storage. A rules engine further validates a received ACORD document with the rules contained in the rules profile. For efficient coding, the rules engine uses a combination of a scripting language (Groovy—which is the standard scripting language for Java) and dot notation to describe exactly how the levels of the ACORD document are to be traversed, so that a single expression (that looks like a long variable name) is used to directly access the data in the document. A programmer simply writes a single long variable name that specifies exactly the data needed and makes that data available to use during validation.
    • 提供验证系统用于验证XML文档的一般结构,例如ACORD文档,模式验证引擎和模式,例如ACORD架构。 包含运营商的ACORD文档规则的规则配置文件被设置并存储在存储器中。 规则引擎使用规则配置文件中包含的规则进一步验证接收到的ACORD文档。 为了进行有效的编码,规则引擎使用脚本语言(Groovy,它是Java的标准脚本语言)和点符号的组合来准确描述ACORD文档的级别是如何被遍历的,以便单个表达式 看起来像长变量名称)用于直接访问文档中的数据。 程序员只需编写一个单一的长变量名称,即可精确地指定所需的数据,并使该数据在验证期间可用。