The called program is passed information about the alert as an XML document.
被调用的程序以一个XML文档的形式接收警报相关信息。
Specifically, you're probably writing code that looks something like Listing 1, a fragment from a program that parses an XML document using SAX.
明确地说,您也许正编写与清单1相似的代码,使用SAX解析xml文档的程序的一个片段。
Input converter - COBOL program that takes an incoming XML document and maps it into the corresponding COBOL data structure that the existing COBOL application expects.
输入转换器-一个COBOL程序,用来接收XML文档,并且将其映射到相应的COBOL数据结构中,这个数据结构是现有COBOL应用程序所期望的。
COBOL program that takes an incoming XML document and maps it into the corresponding COBOL data structure that the existing COBOL application expects.
接受一个传入XML文档并将其映射到现有COBOL应用程序所需的对应COBOL数据结构的COBOL程序。
Once you've a program like this, you can easily tweak your query, experiment, and even change the XML document that you feed to the program.
有了这样的程序后,很容易就能修改查询以便进行试验,甚至改变提供给程序的XML文档。
Output converter - COBOL program that takes the COBOL data results returned from the existing COBOL application and maps them to an XML document.
输出转换器-一个COBOL程序,用来接收从现有 COBOL应用程序中返回的 COBOL数据,并且将其映射到 XML 文档中。
If you run your validation program against the XML document now, you'll once again get the message that your document contains no errors.
如果现在对XML文档运行验证程序,会再次得到消息,说文档中不包含错误。
For processing the XML, the program keys off of the columnnumber attribute, and USES the view entries and item name in the Person document to get the core data to display within the Windows.
为了处理XML,程序去掉columnnumber属性,使用视图条目和Person文档中的项名称,来获取窗口内要显示的核心数据。
At this point the model is published, and the program builds a Document Object model (DOM) and writes it out to an intermediate XML file (data).
在这里模型已经发布了,程序建立了一个DocumentObjectModel (DOM)并且将其写入中间的XML文件(数据)。
With SOAP, your program sends a "SOAP request" (a short XML document that describes a method to invoke on a remote machine and any parameters to pass to it) to a SOAP server.
使用SOAP,您的程序向SOAP服务器发送“SOAP请求”(一个简短的XML文档,描述在远程机器上要调用的方法和所有要传递给它的参数)。
In the manipulating stage, the program makes changes to the data by adding, modifying, and deleting elements in the XML document.
在操作阶段中,该程序对XML文档中的元素进行添加、修改和删除的数据更新操作。
Output converter — COBOL program that takes the COBOL data results returned from the existing COBOL application and maps them to an XML document.
输出转换程序——接受从现有COBOL应用程序返回的COBOL数据结果并将它们映射到一个XML文档的COBOL程序。
The module will check an XML document on STDIN if run from the command line without even bothering to import it into your program.
如果从命令行运行,则该模块将在STDIN上检查XML文档,甚至不用将它导入程序。
That is, it is a program that takes an XML document and a style sheet as input and produces a result document as output.
即,它是使用XML文档和样式表作为输入,然后生成结果文档作为输出的程序。
That is, it is a program that takes an XML document and a style sheet as input and produces a result document as output.
即,它是使用XML文档和样式表作为输入,然后生成结果文档作为输出的程序。
应用推荐