2. Schemas should use nested elements that use the type attribute or an inlinetype definition (simpleType or complexType) instead of the ref attribute that references a global element.
3. We've seen some internal code where making it inline (ie, as a value type) improved perf as it decreased working set.
我们看到过很多内部代码,使用值类型来提高性能,同时减小工作集大小。
来自互联网
4. Type the command bind space: magic-space at any prompt, or add it to a startup file to bind the space key to the function magic-space, which expands history substitutions inline.
5. 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 的简单类型元素。
来自互联网
6. This is one of a set of inline functions designed to provide type conversions and perform validity checks with minimal impact on performance.
这个是设计的一组内联函数中的一个目的是提供类型转换和在性能上使用最小的影响执行有效性检查。
来自互联网
7. Create an inline map between the source Price and the target Field array index 3, using Price for the name attribute and Real for the type attribute.
8. Create an inline map between the source Quantity and the target Field array index 4, using Quantity for the name attribute and Real for the type attribute.
9. Create an inline map between the source CustomerID and the target Field array index 2, using CustomerID for the name attribute and String for the type attribute.
10. This is because the XPath runtime engine in Message Broker 6.1 (inline with the W3C XPath specification) doesn't support the concept of a NULL data type.