通过将额外列添加到此表,您可以存储特定于国家的验证模式。
By adding a few extra columns to that table, you could store country-specific validation patterns.
平台配置工具提供了验证模式的规则。
The platform configuration tool provides rules to validate your pattern.
按照这种分类,说明每种变化对模式验证的影响。
Based on that taxonomy, we overview the impact of each change on schema validation.
该函数也需要您指定将用于验证的XML模式标识符。
This function also requires that you specify the XML schema identifier to be used for validation.
提示6:了解XML模式验证的开销。
应该为您的环境选择什么样的身份验证模式,这是由数据的敏感级别来决定的。
The authentication mode you choose for your environment will be determined by the level of sensitivity of your data.
在运行时,它们允许对详细的消息内容进行模式验证。
At run time they allow schema validation of the detailed message content.
如果有两个数据库,每个数据库需要不同的身份验证模式,那么需要在不同的实例中创建这两个数据库。
If you have two databases and each requires a different AUTHENTICATION mode, you would need to create the databases in separate instances.
新xml文档可以拥有这个可选元素,并且能够通过新模式的验证。
New XML documents can have this optional element and can be validated using the new schema.
然后解析器使用编译后的模式验证XML文档。
The parser then USES the compiled schemas to validate XML documents.
如果您在开发阶段加入这种类型的约束,在运行的时候模式验证器就会拒绝无效数据。
If you add this type of constraint at development time, the schema validator will reject the invalid data at runtime.
不过请别把这个误解成暂缓使用模式验证的借口。
However, don't mistake this as an excuse for shelving schema validation.
一些资源,比如作为验证依据的替代模式,必须可用于处理程序。
Resources, such as alternative schemas to validate against, must be made available to the processor.
您可以针对相应的模式,验证xml实例。
本文介绍了十二种DB2的安全最佳实践——从使用加密的身份验证模式一直到执行安全审计。
In this article, twelve DB2 security best practices were reviewed, ranging from using encrypted authentication modes to performing security audits.
如果使用旧模式验证的XML文档对于新模式仍然有效,那么这两种模式就是兼容的。
Two schemas are compatible if the XML documents validated with the older schema are still valid with the new schema.
如果文件指向了错误的模式,解析器就会使用错误的模式进行验证。
If the file points to an incorrect schema, the parser will validate against the incorrect schema.
一个给定的模式可以验证不同表中的各个xml列中的数据。
A given schema can validate data for a variety of XML columns in different tables.
当XML文档的标记结构和内容得到外部模式文件的验证后,XML 文档就是正确的。
XML documents are valid when the structure of the tags and their content is validated by an external schema file.
DATA_ENCRYPT _ CMP——这指定服务器接受加密的SERVER身份验证模式和用户数据的加密。
DATA_ENCRYPT_CMP - This specifies that the server accepts encrypted server authentication schemes and the encryption of user data.
注意,要使这些信息可用,必须根据所使用的模式验证元素或者属性的有效性。
Note that for this information to be available, the element or attribute has to be valid with respect to the schema used.
在TM 1中创建用户之后,现在终于可以把TM 1服务器的身份验证模式改为LDAP了。
Now after users have been created in TM1 the authentication for the TM1 server can eventually be switched to LDAP.
最后,我将简要讨论一下当前可用的模式验证器中存在的一些局限性。
Finally, I will briefly address some of the limitations of currently available schema validators.
此外,任何时候都要检查生成的XML模式,以验证转换是准确的,尤其是在使用了新类型时更要如此。
Also, always check the XML schema generated to validate that the conversion was accurate, particularly if new types are used.
我们可以根据位于特定URI 的模式验证XML文档。
We can validate XML documents against XML schema located at a particular URI.
完成此工作后,将隐式地使用“应用程序”的身份验证模式。
When this is done, the authentication mode of "application" is used implicitly.
了解这些区别有助于您书写结构化的XML,以便利用模式验证器的优势。
Knowing the difference will help you structure your XML to take advantage of schema validators.
在此期间,通过恰当使用经过验证的设计模式可以帮助保证设计更可靠、更灵活且扩展性更好。
This is where proper usage of proven design patterns help in making the design more robust, flexible, and extensible.
需要额外的代码来实现增加所需模式检查的验证。
Additional code is required to implement required validations that augment the schema checks.
定义了XML模式之后,就可以根据指定的 XML 模式验证 XML文档。
Once defined,it can be used for validating XML documents against the XML Schema specified.
应用推荐