• With this approach, you add annotations to an XML schema to define how XML element and attribute values are mapped to relational columns in one or multiple tables.

    按照这种方法需要注释添加XML模式中,定义xml元素属性如何映射到一个多个中的关系列上

    youdao

  • As the input and output data format that workflow USES is XML, we require a specification of the XML element names.

    由于工作流使用输入输出数据格式XML所以我们需要xml元素规格说明

    youdao

  • Secondly, schema validation adds type annotations from the schema to each XML element and attribute, and these types get persisted in DB2s XML storage.

    其次模式验证来自模式的类型注释添加每个xml元素属性这些类型DB 2 XML存储得到持久化

    youdao

  • From an XML payload perspective, one rule is that if a component needs to be instantiated in an XML payload, then it should be defined as an element.

    xml有效负载角度而言一个原则如果组件需要xml有效负载中进行实例化应该其定义元素

    youdao

  • The second sample document, as shown in Listing 3, contains well-formed XML, but is an invalid document according to the corresponding XML schema since the required element is missing.

    第二示例文档如 清单3它包含格式良好XML但是根据相应 XML模式,它无效的文档,因为缺少必需元素

    youdao

  • The style sheet includes code to handle features of the XML like repeating elements in the XML, lists of element values, and so forth, though the example shown doesn't include any of these.

    样式包含用来处理xml特性代码这些特性包括重复XML中的元素元素列表等等显示示例中并没有包括所有这些特性。

    youdao

  • At the end of a successful XML tree walk, this function will convert and store all the XML elements (the root element and all the child elements) in a PHP associative array.

    成功遍历xml树之后函数PHP关联数组转换存储所有XML元素(元素和所有的孩子元素)。

    youdao

  • Although we have not created any relational indexes, we will create some XML indexes to explain how DB2 native XML support allows us to create an index from any element or attribute in the document.

    虽然我们没有创建任何关系索引,但创建一些xml索引说明如何使用DB 2原生xML支持文档中的任何元素属性创建索引

    youdao

  • It contains index entries for every text node, i.e. every leaf element value in every XML document in the XML column.

    包含每个文本节点(xml中的每个XML文档中的每个叶子元素)的索引条目

    youdao

  • Well-formed XML is XML that follows all the rules of XML: proper element naming, nesting, attribute naming, and so on.

    构造良好xml遵循所有XML规则创建XML正确的元素命名嵌套属性命名等等

    youdao

  • This element represents any arbitrary XML content in an XML Schema.

    这个元素代表XML模式任意XML内容

    youdao

  • J2EE developers are commonly required to store an XML document in a relational database and retrieve an XML document from a database to obtain element and attribute values.

    J2EE开发人员通常需要关系数据库存储XML文档以及数据库中检索XML文档,获得元素属性值。

    youdao

  • For this distinction, an XML schema document is an XML document that adds new attribute or element declarations.

    这种区分XML模式文档添加属性或者元素声明XML文档。

    youdao

  • To pass on information to the application, DOM creates a tree of objects that duplicates exactly the tree of elements from the XML file, with every XML element being a node in the tree.

    为了信息传递给应用程序DOM创建XML文件元素完全相同对象树,每个XML元素中的一个节点表示

    youdao

  • This is important because the XML specification mandates that each XML file must have a root element.

    重要因为XML规范规定每个XML文件必须一个元素

    youdao

  • An XML schema can define the structure, the element and attributes, their data types, value ranges, etc. that are allowed in a set of XML documents.

    XML模式可以定义XML文档允许结构元素属性它们数据类型取值范围

    youdao

  • Actually, the element is only really known to occur in the XML document; validation of the XML document against the DTD is a job that needs to be handled outside of these modules.

    实际上,我们只是知道元素出现XML文档中;对照DTD确认XML文档需要这些模块外部处理作业

    youdao

  • This could be a thing as simple as a representation of a record in a database that consists of a mapping between column names and XML tags, where the element values in the XML contain the row values.

    可以数据库中的记录表示形式一样简单其中包括名称XML标记之间映射XML中的元素包含值。

    youdao

  • Therefore, when deriving an XML structure from the schema, it is important to mention the relevant root element for which want to derive the XML structure.

    因此模式派生XML结构时,提及派生 XML 结构相关元素重要

    youdao

  • Creating a relational view over data in an XML column isn't much more complicated than projecting XML element values.

    xml中的数据创建关系视图并不投影xML元素复杂多少

    youdao

  • I also demonstrated the various types of XML encryption: encrypting a complete XML file, an element of an XML file, or the contents of an XML element.

    演示各种类型xml加密方法:加密整个XML文件、加密xml文件的元素或者加密xml元素内容

    youdao

  • Object names become element names in the XML produced, and the strings within classes form the element content of the XML.

    生成XML对象变成元素名,中的字符串组成XML中的元素内容

    youdao

  • In the output from calling the stored procedure, you can see the difference between extracting an XML element, and extracting the value of an XML element.

    调用存储过程输出可以看到提取xml元素提取XML元素之间差异

    youdao

  • The string in the parentheses is the XML file path of the resource and the ID of the XML element.

    圆括号中的字符串资源XML文件路径xml元素ID

    youdao

  • The Collection's key corresponds to the XML element and the key's value to the XML value.

    集合对应xml元素,键的对应于xml值。

    youdao

  • The style I use tends to flatten the distinction between XML attributes and element contents — to my mind, that is something for XML, not my native data structure, to worry about. For example.

    使用样式往往弱化xml属性元素内容之间的差异-认为应该XML而不是我的本机数据结构担心的问题。

    youdao

  • The XML Recommendation defines no element names, but describes two attributes that can be used in XML documents, XML: space and XML: lang.

    xml建议书没有定义任何元素名称而是描述了xml文档中使用两个属性xmlspacexmllang

    youdao

  • XPath 2 introduces a few new sequence type constructs that allow applications to use the type definitions and element declarations in an XML schema to match elements in an XML instance document.

    XPath2引入一些新的序列类型构造允许应用程序XML模式使用类型定义元素声明,从而在XML实例文档中匹配元素

    youdao

  • The Location element in the XML file will tell the XML Configuration tool where to find the transcoder.

    XML文件中的Location元素告诉XML配置工具哪里查找代码转换器。

    youdao

  • With location steps, as defined in the XPath standard, the XML "name" element within the product XML structure is identified in the above example.

    根据 XPath标准定义上面示例使用位置步骤标识出产品XML 文档结构中的 XMLname元素

    youdao

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

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

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