Listing 1 gives the full form of the binding definition.
清单1提供了绑定定义的完整形式。
Several types of elements are used within a binding definition.
绑定定义中使用了几类元素。
Listing 1 gives a full binding definition for this correspondence.
清单1为这种对应提供了完整的绑定定义。
Listing 3 gives a full binding definition for this structure mapping.
清单3提供了该结构映射的完整绑定定义。
Other options are controlled by attributes of the binding definition elements.
其它选项由绑定定义元素的属性控制。
Listing 4 gives the full form of a binding definition for the Figure 4 binding.
清单4给出了图4绑定完整形式的绑定定义。
SOAP message structure is determined by SOAP binding definition in a WSDL document.
SOAP消息结构由WSDL文档中的SOAP绑定定义确定。
The binding compiler reads one or more binding definition documents (see Defining bindings).
绑定编译器读取一个或多个绑定定义文档(请参阅定义绑定)。
Figure 1 gives a simple example of how the binding definition is used in the JiBX framework.
图1提供了一个有关如何在JiBX框架中使用绑定定义的简单示例。
Once you've got your binding definition, you need to actually compile it into the class files.
一旦您完成了绑定定义,就需要实际地将其编译成类文件。
Another very useful feature would be a tool to verify a binding definition against an XML grammar.
另一个有用的功能部件是一个依据xml语法验证绑定定义的工具。
The book list service's binding definition needs to specify that the service communicates using HTTP.
图书列表服务的绑定定义需要指定该服务使用HTTP来进行通信。
CustomerInfoCICSECIBinding.wsdl - binding WSDL file: does not contain any binding definition for any operation.
wsdl -Binding WSDLfile:不包含任何操作的任何绑定定义。
Only one line of the binding definition is different — the field attribute has been removed from the original version.
与原始版本相比,只有一行绑定定义不同,新版本删除了field属性。
JiBX reads a binding definition file to control how the code it adds to your classes converts instances to and from XML.
JiBX读取绑定定义文件以控制它添加到您类中的代码如何在实例和XML之间进行相互转换。
It generates WSDL and schema along with the corresponding JiBX binding definition, assuring that all the artifacts match.
它产生WSDL和模式,以及对应的JiBX绑定定义,确保所有的元件匹配。
If you compare Listing 1 and Listing 3 you'll see that the change to the binding definition for this flattened mapping is trivial.
如果您对清单1和清单3进行比较,您会发现这个平铺映射的绑定定义中的变化非常微小。
In the generation step, you use Jibx2Wsdl to create the actual WSDL + schema definitions, and the corresponding JiBX binding definition.
在产生步骤,你使用Jibx2Wsdl创建实际的WSDL +模式定义,以及相应的JiBX绑定定义。
The only difference from the Listing 3 binding definition is that I've added a structure element corresponding to the new Address class.
清单 4绑定定义与 清单3绑定定义的唯一区别在于,我添加了一个structure元素,该元素对应于新的Address类。
The last step in completing the JMS custom binding definition is to select the proper JMS resources for both incoming and outgoing traffic.
完成JMS自定义绑定定义的最后一步是为传入和传出的流量选择合适的JMS资源。
A grammar provides most of the information necessary to say whether a binding definition will actually handle the intended documents properly.
语法提供了大多数必要的信息,来说明某个绑定定义是否将真正正确地处理期望处理的文档。
A JiBX binding definition is a third tree that represents a merger of the structure of the XML and object trees (which, in JiBX, can be different).
JiBX绑定定义是第三棵树,它表示xml树和对象树(在JiBX中,它们可以不同)结构的合并。
The first scroll bar, because it has no content of its own, will have its content generated from a binding definition declared in an XBL file.
第一个滚动条,因为它本身就没有内容,所以他将只包含由绑定项定义的内容。
Rather than generating code from a DTD or Schema, JiBX works with a binding definition that associates user-supplied classes with XML structure.
JiBX 不是根据DTD或Schema生成代码,而是使用绑定定义,该定义将用户提供的类与XML 结构相关联。
If you try to configure a node using just a binding definition, you'll get the error Service port: you must select a binding that has at least one port.
如果您尝试仅使用绑定定义配置节点,则会看到错误消息serviceport:youmustselectabindingthathasatleastone port。
Likewise, if you rerun the compiler with a modified binding definition it replaces the methods added for the old binding rather than just adding new ones.
同样,如果用修改过的绑定定义重新运行编译器,那么它将替代为旧绑定而添加的方法,而不只是添加新的方法。
Listing 3 shows a pair of data classes, with Listings 4 and 5 each giving a different binding definition for these classes along with a corresponding XML document.
清单3显示了一对数据类,清单4和清单5则分别给出了这两个类的绑定定义和对应的XML文档。
The binding definition simply duplicates this structure, supplying the necessary information at each level to relate XML elements to the corresponding object properties.
绑定定义简单地复制了该结构,从而在每个级别上提供了必要的信息,以将XML元素与相应的对象特性联系起来。
I decided it was better to just force the use of a binding definition file than to encourage users to start down the pitfall-laden path of defining binding metadata in tags.
所以我决定最好还是强制使用绑定定义文件,而不是怂恿用户陷入用标签定义绑定元数据的歧路。
If an XML grammar could be used for generating an initial set of classes and a corresponding binding definition, this would provide the benefit of getting working code quickly.
如果可以使用xml语法来生成一组初始的类和相应的绑定定义,那么其优点就是可以快速地获取工作代码。
应用推荐