A data element type is a unit of information, represented in a Lotus Notes document with a collection of values.
数据元素类型是一个信息单位,用含有一组值的LotusNotes文档来表示。
With the exception of the edit mode component, actions are typically used to search and select a data element type.
除了编辑模式组件以外,操作通常用于搜索和选择数据元素类型。
The first approach would be to have one data element table for each type of data elements.
第一种方法是为每一种类型的数据元素准备一个数据元素表。
This library contains an XSD element for each class and data type in the source models, and a WSDL definition for each UML interface.
这个库包含一个为源模型中每一个类和数据类型所用的XSD元素,和一个为每一个UML接口所用的WSDL定义。
Using samples makes it clear which element is the root element in any given document type and provides examples of typical data for each element.
使用样例就能清楚地看出任何给定文档类型中哪个元素是根元素,并为每个元素提供典型数据的例子。
It has at least one of each element type allowed in the exchange and has representative values for the data.
它至少具有交换中允许的一种元素类型,并具有数据的代表值。
First, bind the edit box in which users type stock tickers to the element in the request document that contains stock ticker data.
首先,将用户在其中键入证券报价机的编辑框绑定到包含证券报价机数据的请求文档中的元素。
If there is a change to the protocol or data type — for example, if an element is added — then you must locate all the different documents in which this data type is recorded and make the change.
如果协议或数据类型发生变更——举例来说,如果添加了元素——那么您必须找到记录了该数据类型的所有不同的文档,并进行变更。
For each data element, LOM specifies a name, explanation, size, example value, data type, and other key details.
对于每个数据元素,LOM都规定了名称、说明、大小、示例值、数据类型以及其他重要细节。
This component is for listing a type of data element in a variety of ways.
此组件用于通过各种方法列出数据元素类型。
If an integer exists in this element, it means the public data of people with this role type will be displayed in the system.
如果该元素中包含整数,就表示相应角色的用户的公共数据会显示在系统中。
It is intended to be the artifact or reference that allows anyone to determine the meaning, type and context of any term and, in particular, any business data element used in an initiative.
任何人都能够根据它判断在业务中使用的任何术语和业务数据元素的含义、类型和上下文。
With XML Schema, it is easy to specify whether an element should contain text, a number, a boolean, or some other data type.
使用XMLSchema,可以很容易地指定一个元素应该包含文本、数字、布尔值还是其他一些数据类型。
Figure 2 is simply pointing out the concept of Class, which is a highly specialized element that is related to interface and data type (through its inheritance from Classifier).
图2简单地指出了Class的概念,这是一种和接口以及数据类型有关(通过从Classifier继承)的高度专业化的元素。
Some SOAP implementations use the detail element to encode information about remote exceptions such as their type, data, and stack trace so that they can be rethrown automatically on the client.
一些SOAP执行使用Detail元素将有关远程异常的信息进行编码,比如它们的类型、数据和堆栈跟踪,这样它们可以在客户端再次被自动扔出。
The results of the sample queries are relatively simple because the fax element is based on a primitive data type.
这些示例查询的结果都相当简单,因为fax元素是基于基本数据类型的。
The Xpath-query navigates first to the input element of the message where it finds a data object of type DocumentForReview and extracts the reviewer property.
Xpath 查询将首先导航到消息的input元素,将在其中找到 DocumentForReview类型的数据对象,然后提取 reviewer 属性。
Each element has both a name and type attribute that specify the message part name and its corresponding data type.
每一个元素具有一个名字和类型属性来定义消息part的名字及相应的数据类型。
Next, the root-level data type element XUI states that.
再次,根级别(root - level)数据类型元素XUI表明。
An OMElement implementation can use an instance of OMDataSource to supply data on demand, and the OMFactory interface provides a method to create this type of element.
OMElement实现可以使用OMDataSource的实例按需提供数据,而OM Factory接口提供了创建这种类型的元素的方法。
The first step is the selection of the storage type based on the storetype element value in the input data object using message filter SelectStoreType.
第一步是使用消息过滤器SelectStoreType基于输入数据对象中的storetype元素值选择存储类型。
Note: to use the BOFactory to create a data object, you must define either a complex type or a global element.
请注意:要使用BOFactory创建数据对象,必须定义复杂类型或全局元素。
To get data for the element, remember to test the data type of each HSSFCell, so you know which getter method to use.
要得到元素数据,请记住测试每个HSSFCell的数据类型,以便知道使用哪个getter方法。
The first step is to create a definition file, which maps each element from Listing 1 to a native PHP data type. Listing 2 illustrates such a file.
首先要创建一个定义文件,将清单1中的每个元素映到一种PHP原生数据类型。
Type information is particularly important to XForms renderers, which render different types of controls based on the data type of the corresponding instance element or attribute.
类型信息对于X Forms呈现程序(renderer)特别重要,X Forms呈现程序基于相应实例元素的数据类型或属性呈现不同类型的控件。
The name attribute specifies an element name from the configuration file, while the type attribute specifies the corresponding PHP data type.
name属性指定配置文件中的元素名,type 属性则指定对应的PHP数据类型。
Each public property shows up as an element of the complex data type. For example, to model the structure as a LotusScript class, you can write the following code.
每个公共属性都显示为复杂数据类型中的一个元素。
This element refers to the trace record type, and includes entry (1), exit (2), data (3), error (4), and fatal error (5).
该元素指向跟踪记录类型,包括entry (1)、exit (2)、data (3)、error(4)和fatal error (5)。
Also, documentation can be added to the schema or any data type or element in the schema through the documentation TAB in the Properties view.
同样,您可以通过Properties视图的Documentation项,来向模式之中的模式或者元素添加文献。
If you have special application data types (perhaps your own DTDs or XSDs that belong to your company's content management system), you can specify them in the type attribute of EncryptedData element.
如果有特殊的应用程序数据类型(可能是属于您公司的内容管理系统特有的DTD或XSD),可以在EncryptedData元素的Type属性里指定它们。
应用推荐