A body element, to allow parameters as valid content (giving us APIbody).
body元素,允许把参数作为有效内容(得到了APIbody)。
Listing 2 illustrates the XHTML 2 equivalent of the body element from Listing 1.
清单2演示了与清单1中的body元素等价的XHTML 2 body元素。
This is done by adding the type attribute to the body element in the template file.
通过向模板文件的body元素中添加type属性可以实现这一点。
In this case, "body" means that the script only needs to deal with the body element.
在这个例子中,“body”意味着脚本仅仅需要处理消息体元素。
The Envelope elements consists of a mandatory Body element and an optional Header element.
Envelope元素包含一个强制的Body元素和一个可选的Header元素。
You don't see much indenting inside the body element because there's not much structure there.
我们可以看到body元素内部并没有太多的缩进格式,这是因为该元素中没有多少结构。
The XML request document is contained inside the SOAP body element of the SOAP request message.
XML请求文件包含在SOAP请求消息的SOAPbody元素中。
You can run this by putting it into the onLoad handler of your page's body element, like this
现在就可以通过将其放入页面body元素的onLoad处理程序来运行它,如下所示
The "orders" form is nested within the body element of the "customer" form, as shown in Figure 2.
“订单”表单嵌套在“客户”表单的体元素内,入图2所示。
The third technique supports multiple SQL statements (body elements) within a single functionDef element.
第三个技巧是在一个单独的 functionDef 元素内支持多个SQL声明(body元素)。
The original SOAP body element is moved to a newly added bogus wrapper element in the SOAP security header.
原始soap消息体元素会被转移到SOAP安全消息头的一个新添加的伪造包装器元素中。
We used the URL to set a class value in the body element so that we could style the page appropriately.
我们使用URL在body元素中设置class值,这样就可以适当地对页面应用样式。
The body element must be present in all SOAP messages and must follow the header element if it's present.
如果body元素出现,它必须出现在所有SOAP消息中,并且必须跟在header元素之后。
The soap:body element specifies how to assemble the message parts inside the body element of the SOAP message.
body元素指定了如何在SOAP消息主体元素内聚集消息各部分。
For the bridge of complex geometry shape, body element analysis has excellent advantage in the FE analysis.
对于具有复杂几何形状的桥梁,用体单元进行有限元分析有得天独厚的优势。
Best Practice 7: do not declare the default language of a document in the body element, use the HTML element.
最佳实践7:不要在body元素中声明文档的默认语言,使用html元素。
It seems that you gain no advantage if you move formatting from directly on a body element to a CSS style element.
把body元素上的格式直接移动到CSSstyle元素中似乎没有什么好处。
Next, you need some HTML elements with id attributes, defined in the HTML body element of a Web page, as shown in Listing 2.
接下来,需要在web页面的HTMLbody元素中定义一些具有id属性的HTML元素,如清单2所示。
The signature is still cryptographically valid, as the body element in question has not been modified (but simply relocated).
因为消息体元素本身没有被修改(只是简单转移了位置),所以从密码学角度签名任然有效。
In Listing 1, the target of the unload event is the body element, and the event handler is the bit of script inside the onunload attribute.
清单1中unload事件的目标是body元素,事件处理程序onunload属性中为数不多的那一点脚本。
The head and body elements are children of the HTML root element; title is a child of head and then the text "trees, trees, everywhere" is a child of title.
head和body元素是html根元素的孩子;title是head的孩子,而文本“trees, trees,everywhere”是title的孩子。
All the customized class has to do is define a mapping, NS_TO_HANDLER_MAPPING, which for each namespace defines another mapping from SOAP body element name to a handler function.
定制的类所要做的只是定义一个映射ns TO HANDLER MAPPING,它为每个名称空间定义另一个从SOAP主体元素名到处理程序函数的映射。
Prestress is converted normally into equivalent loads in the finite element analysis, but calculation of equivalent loads of prestress in body element is very few to be discussed.
预应力在有限元分析中一般按等代荷载考虑,但体单元的预应力等代荷载计算很少见到讨论。
The Body element contains information intended for the web service to process and the Header Element contains application specific information like authetication data,session data etc.
Body元素包含Web服务将要处理的信息,而Header 元素包含特定于应用程序的信息,比如身份验证数据和会话数据等。
No container element groups any headers with the content for which they serve as titles, unless you count the body element that wraps the h1 header and the rest of the Web page's displayable content.
容器元素不会把任何作为标题的题头与其内容组合在一起,除非让body元素把h 1header题头与Web页面其余可显示的内容封装在一起。
In our example, this is a simple statement that the body of the message is a particular element from the schema in the types section.
在我们的示例中,这是一个简单的声明,消息的主体是来自类型部分的架构的特殊元素。
The larger the number of elements and the depth of each element in the SOAP message body, the worse the problem.
SOAP消息体中元素个数越多,每个元素嵌套越深,问题就会越严重。
Otherwise the root element is treated as the SOAP body payload and an appropriate envelope is added automatically.
否则,将把根元素视为SOAP正文有效负载,并自动添加适当的信封。
The simplest approach is simply to make the RDF: RDF element the single top-level element of the SOAP body, as illustrated in Listing 6.
最简单的方法是仅仅使rdf: rdf元素作为soap体的单个顶层元素,说明见清单6。
The industry soap Engine pioneers (for example Apache Axis2) dispatching process has a mapping of the first child element under soap: Body in the soap Message with the operation name.
在具有操作名称的soap消息中,分派流程的行业soap引擎先驱(例如,ApacheAxis2)具有soap:Body下第一个子元素的映射。
应用推荐