• Extension and restriction are both valid methods for a substitution; however, union is not a valid derivation technique according to the XML Schema specification (see Resources).

    扩展限制替换两个有效方法但是根据XML模式规范联合并不是有效的派生技术(参阅参考资料)。

    youdao

  • The data instance in Listing 7 is valid with this schema and its substitution group extensions.

    清单7中的数据实例这个模式及其替换扩展有效的。

    youdao

  • However, elements of type string do not appear as mandatory in the form because the schema accepts an empty value as valid input for a string.

    但是由于模式接受作为字符串有效输入,因此,表单中字符串类型元素并不显示填的。

    youdao

  • A schema library is valid if all the files included in the library adhere to the XML schema 2.0 rules, and all references are resolvable.

    如果包括中的所有文件坚持XML架构2.0规则则架构库有效并且可以解析所有引用

    youdao

  • A sample of valid data associated with this schema that USES the generic element extension is in Listing 2.

    清单2展示这个使用通用元素扩展模式关联有效数据样例

    youdao

  • In addition, if the internal encoding exists and it is not a valid IBM encoding schema, the parser will issue a SQL16168N error message.

    另外如果内部编码虽然存在但却不是一个有效IBM编码模式解析器将会发出SQL 16168n错误消息

    youdao

  • This generates a valid XML schema for your particular input file, as shown in Figure 2 (larger image).

    特定输入文件生成一个有效XML模式如图2所示(大图)。

    youdao

  • The XML document that is produced needs to be complete in that it contains all the expected data and the document also needs to be valid and match its corresponding schema.

    生成XML文档需要保持完整因为包含所有需要数据并且文档必须有效匹配对应模式

    youdao

  • If the annotated XML schema is deemed valid, mapping information is extracted and stored in catalog tables in a ready-to-use binary format.

    如果确认注释XML模式有效提取映射信息把它可用的二进制格式存储编目

    youdao

  • The XML document that is produced should be complete in that it contains all the expected data and the document should also be valid with respect to its corresponding schema that it must match.

    产生XML文档应该完整其中包含所有预期数据而且文档应当有效,即相对对应模式必须匹配。

    youdao

  • Having established that the XML is valid and well-formed, ensure that the content conforms to the XML schema.

    确定XML有效并且是格式良好的之后确保内容遵守XML模式

    youdao

  • There is no need to do anything once the schema is updated as the old documents are still valid.

    因为文档仍然有效,所以更新模式之后无需执行任何操作

    youdao

  • Only when you have checked the XML document against a schema and found that it passes will it truly be valid.

    只有模式检查XML文档并且通过之后才能有效的。

    youdao

  • As a consequence, the complex type definition in Listing 1 becomes valid in XML Schema 1.1 because the ambiguity between the element declaration and the wildcard no longer exists.

    因此清单1中的复杂类型定义XMLSchema 1.1变得有效因为元素声明通配符之间确定性已不复存在

    youdao

  • Validating that the title and gender elements separately contain valid values is, however, best done using enumerations in XML Schema and is not tested here.

    但是,要验证titlegender元素是否分别包含有效最好的做法使用XML Schema中的枚举

    youdao

  • Using that new schema, the values blUE, blUE, blUE, and blUE are all valid.

    使用这个新的模式blue、blUE、blUEblUE有效的。

    youdao

  • This is clearly a valid restriction, but is invalid in XML Schema 1.0.

    明显一个有效限制但是XML Schema 1.0 中却是无效的。

    youdao

  • The XPath expression must be a valid XPath 2.0 expression or at least conform to the minimal XPath subset defined in the XML Schema 1.1 specification.

    XPath表达式必须一个有效XPath 2.0表达式,至少遵循X MLSchema 1.1规范定义最小xpath子集

    youdao

  • In addition, the XML Schema specifications mandate that parsers must ensure that the documents comprising the XML Schema are valid XML Schema documents.

    此外XMLSchema规范要求解析器必须确保组成XML Schema文档有效的XML Schema文档。

    youdao

  • The document is valid when it conforms to its XML schema.

    符合XML模式文档有效的。

    youdao

  • This schema is valid for an RPC style WSDL definition according to both W3C specifications and WS-I BP and.

    根据W3CWS - IBP模式rpc样式WSDL定义有效

    youdao

  • The XML document samples provided in the samples folder (see Download) are all valid according to this schema.

    Samples文件夹提供XML文档示例(下载)对于这个模式有效的。

    youdao

  • During server startup, Tivoli Directory server will check that 'attr1' is a valid attribute in its schema.

    服务器启动期间,TivoliDirectoryServer其模式中检查' attr1 '是否是有效属性

    youdao

  • Good: XML Schema enumerations help the user discover the valid values for a particular variable.

    好的方法XMLschema枚举可以帮助用户发现某个特定变量有效值

    youdao

  • If the annotated XML schema is deemed valid, the mapping information is extracted and stored in catalog tables in a ready-to-use binary format.

    如果检查发现带注释的XML模式有效,那么映射信息将被提取即用型(ready - to - use)二进制格式存储编目

    youdao

  • The before trigger and check constraint on a table XML value always ensures that the XML values are valid as per the specified schema.

    一个XML应用before trigger检查约束往往可以确保 XML对于指定模式有效的。

    youdao

  • The any element also enables certain scenarios where other unknown content models are valid, and their validation can be handled by the schema associated with that element's namespace content.

    any元素可用于这样的场合:其他未知内容模型有效的,验证模式元素名称空间内容来处理

    youdao

  • However, a valid schema does not necessarily mean that it is also valid for a particular Web Service Description Language (WSDL) definition.

    不过有效模式并不一定意味着特定Web服务描述语言(Web Service Description Language,WSDL)定义有效。

    youdao

  • If the pass-through server is running, it will also attempt to check that 'attr2' is a valid attribute in the pass-through server's schema.

    如果直通服务器正在运行,尝试' attr2 '是否是直通服务器模式中的有效属性

    youdao

  • Listing 1 is valid against this schema, but Listing 2 is not.

    对于这个模式清单1有效的,清单2无效。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定