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元素和属性值如何映射到一个或多个表中的关系列上。
As the input and output data format that workflow USES is XML, we require a specification of the XML element names.
由于工作流使用的输入输出数据格式是XML,所以我们需要xml元素名的规格说明。
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存储中得到持久化。
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模式,它是无效的文档,因为缺少必需的元素。
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中的元素、元素值列表等等,显示的示例中并没有包括所有这些特性。
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元素(根元素和所有的孩子元素)。
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支持从文档中的任何元素或属性创建索引。
It contains index entries for every text node, i.e. every leaf element value in every XML document in the XML column.
它包含每个文本节点(即xml列中的每个XML文档中的每个叶子元素值)的索引条目。
Well-formed XML is XML that follows all the rules of XML: proper element naming, nesting, attribute naming, and so on.
构造良好的xml即遵循所有XML规则创建的XML:正确的元素命名,嵌套,属性命名等等。
This element represents any arbitrary XML content in an XML Schema.
这个元素代表XML模式中任意的 XML内容。
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文档,以获得元素值和属性值。
For this distinction, an XML schema document is an XML document that adds new attribute or element declarations.
按这种区分,XML模式文档是添加新属性或者元素声明的XML文档。
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元素都用树中的一个节点表示。
This is important because the XML specification mandates that each XML file must have a root element.
这很重要,因为XML规范规定,每个XML文件必须有一个根元素。
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文档所允许的结构、元素和属性、它们的数据类型、取值范围等。
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文档是需要在这些模块外部处理的作业。
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中的元素值包含行值。
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 结构的相关根元素很重要。
Creating a relational view over data in an XML column isn't much more complicated than projecting XML element values.
为xml列中的数据创建关系视图并不比投影xML元素值复杂多少。
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元素的内容。
Object names become element names in the XML produced, and the strings within classes form the element content of the XML.
在生成的XML中对象名变成了元素名,类中的字符串组成了XML中的元素内容。
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元素值之间的差异。
The string in the parentheses is the XML file path of the resource and the ID of the XML element.
圆括号中的字符串是资源的XML文件路径和xml元素的ID。
The Collection's key corresponds to the XML element and the key's value to the XML value.
集合的键对应于xml元素,键的值对应于xml值。
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,而不是我的本机数据结构所担心的问题。
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文档中使用的两个属性:xml:space和xml:lang。
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实例文档中匹配元素。
When an XML schema with a namespace refers to another XML schema with a different namespace, the import element is used with the imported namespace and schema location.
当一个带有名称空间的XMLSchema引用另一个带有不同名称空间的XML Schema时,import元素用于导入的名称空间和模式位置。
The Location element in the XML file will tell the XML Configuration tool where to find the transcoder.
XML文件中的Location元素将告诉XML配置工具到哪里查找代码转换器。
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 文档结构中的 XML “name”元素。
应用推荐