This wrapped object has the simple type as one of its properties.
这个经过包装的对象使用该简单类型作为其属性之一。
A data type variable is a business object or a simple type such as string or integer.
数据类型变量是一种业务对象或一种简单的类型,例如字符串或整数。
This completes the attributes and simple type definition, as shown in the fragments presented in Listing 3.
这样属性和简单类型定义就完成了,如列表3中的片段所示。
An element of a simple type cannot have an attribute.
您不能这样做,因为简单类型的元素不能有属性。
Wildcarding allows you to define complex or simple type restrictions for extensions based on an associated namespace.
它允许根据相关名称空间定义复杂或简单类型的约束以进行扩展。
The visual tab also provides some validation such as verifying whether the value assigned to a simple type is valid.
可视化选项卡还提供了一些验证,如验证指定给某个简单类型的值是否有效。
Instead, a new simple type object is created and assigned to the variable.
相反,系统将创建新的简单类型对象并将其赋值给变量。
In a nutshell, facets further restrict a simple type by specifying the maximum length of a string or the upper and lower limits of a number.
本质上,刻面通过规定字符串的最大长度或者数字的上下限来进一步限制简单类型。
Then, a complex type is defined based on the simple type.
然后,基于该简单类型定义了一个复杂类型。
A simple type cannot contain elements or attributes in its value.
简单类型的值不能包含元素或属性。
Enumeration is a special type of the simple type.
枚举是简单类型的特殊类型。
The order is represented by a business object that contains a number of simple type attributes and an array of order line items as shown in Figure 3.
订单由包含许多简单类型属性和一个订单行式项目数组的业务对象表示,如图 3 所示。
An extract parameter mapping takes the value of a business object's attribute, which could be a simple type or a nested business object, and puts it into the target.
提取参数映射取得业务对象的属性值(可以是简单类型或嵌套业务对象),并将其放到目标中。
A derived simple type constrains the values of its base type.
派生的简单类型约束了基类型的值。
It is needed when there should be a specific list of constant values to be used for the simple type defined by the enumeration.
当枚举定义的简单类型使用常数的特殊列表时,就会需要这种类型了。
If the data turns out to be of a simple type such as int for the entire run of a given block, that block (especially if it loops) can run very quickly.
如果在一个给定的代码段中数据是是简单类型,例如int,那么这段代码(如果是一个循环,这种情况就更为突出)就可以很快地运行。
A constraining facet is a construct that you can use to control the value space of simple type during derivation.
约束facet是一种构造,可以在派生期间使用它们控制简单类型的值空间。
The visual tab also provides some validation, such as verifying whether the value assigned to a simple type is valid.
visual选项卡还提供了一些验证,比如检验分配给一个简单类型的值是否有效。
Imagine if you model the two examples above as implicit headers; for the simple type header this would be modelled in the business object editor, as shown in Figure 2.
假如您要将上面两个示例建模为隐式header;对于简单类型Header,其在业务对象编辑器中建模的情况如图2中所示。
First, a simple type is defined that has xsd:enumeration elements for each of the code values.
首先,定义了一个简单的类型,它为每个代码值具有xsd:enumeration元素。
The inline schema in the WSDL for the response of the Web service defines only one single simple type element named information.
Web服务响应的WSDL中的内联模式仅定义一个名为 information 的简单类型元素。
Note that complex types (such as MyBO in Figure 17) also show a blank string because only the simple type fields of a business object can have values.
请注意,复杂的类型(如图17中的 MyBO)还显示一个空字符串,这是因为只有业务对象的简单类型字段才具有值。
So how can you send a simple type to a Web service?
那么,如何将简单类型发送到Web服务呢?
Complex and simple type definitions in XML schema 1.0 allow schema authors to specify and restrict the content of elements and values of attributes.
XMLSchema 1.0同时提供复杂类型和简单类型定义,允许模式作者指定并限制元素的内容和属性值。
Unlike WSDL: input and WSDL: output, the message referenced by WSDL: fault is only allowed a single message part which could refer to a simple type or a complex type.
与wsdl:input和wsdl:out put不同,wsdl:fault引用的消息只允许有一个单一的消息部分,这个部分可以引用一个简单的类型或一个复杂的类型。
As with complex type definition, the assertions are an ordered sequence of xs: assertion elements specified as facets in the simple type definition.
和复杂类型定义一样,断言是一组被指定为简单类型定义facet的一组有序的xs:assertion元素序列。
Intellisense based on expected elements and attributes and enumerated simple type values.
基于预期的元素和属性以及枚举的简单类型值的智能提示(intellisense)。
Here you are defining a simple type inside the complex type, Mobile.
这里您在复合类型Mobile中定义了一个简单类型。
This means that when you define the component called "Title", you need to reference it by the type "Title", even though it is a simple type defined by the fact that it is a string.
这意味着当您定义名为“Title”的组件时,即使它是字符串这一事实决定了它是一个简单类型,您也需要通过类型“Title”引用它。
Assign is only available for assigning a value to simple type fields, such as string and int. To create an assign mapping.
Assign只能用于为简单类型字段指定值,比如字符串和整数。
应用推荐