To get a better idea of how namespace processing works, examine the XML in Listing 4.
为了更好地理解命名空间,请仔细阅读清单4中的XML。
If you substitute quotes2.xml in Listing 1, you'll find it works just as well, which is a key test for namespace processing.
如果您替代清单1中的quotes2 . xml,您将发现它还起作用,这是一个针对名称空间的重要测试。
SAX is currently in its second generation, which includes XML namespace processing and optional reporting of certain events relating to document structure.
SAX目前处在第二代,包括XML名称空间处理和相对于文档结构可以选择的某些事件报告。
Main sets a parser feature to request namespace processing and it registers the event handler with the parser. Finally, main calls the parse method with the URI to the XML file.
main设置一个语法分析器功能以请求名称空间处理,并且使用语法分析器注册事件处理器。
The XSL transform engine would handle this automatically if the namespace were associated with an output element, but since WSDL requires it to be in an attribute value, manual processing is required.
如果名称空间与输出元素关联,XSL转换引擎将自动处理此要求,但由于WSDL要求其存在于属性值中,因此需要手动处理。
Processing a document with the namespace feature enabled can slow the processing of the whole document.
处理启用了名称空间特性的文档会降慢对整个文档的处理。
The largest obstacle in processing WSDL documents with XSL is the extensive use of namespace prefixes within attribute values in WSDL documents.
使用XSL处理WSDL文档的最大障碍在于 WSDL 文档内的属性值内大量使用了名称空间前缀。
For example, Figure 3 shows that Jaxen needs tests that apply the name function to text nodes, comment nodes, processing instruction nodes, attribute nodes, and namespace nodes.
例如,图3显示Jaxen需要进行一些测试,运用name函数对文字节点、注释节点、处理指令节点、属性节点和名称空间节点进行测试。
Although a little extra typing is required to add the namespace prefixes to the XPath expressions, this solution works and doesn't add extra processing.
尽管向XPath表达式添加名称空间前缀需要进行一点额外的录入,但是该解决方案可行,且不增加额外的处理。
Processing elements, attributes, and namespace declarations.
处理元素、属性和名称空间声明。
The other XML items that can be named, such as processing-instruction targets and entities, cannot have a name qualified with a namespace.
可以命名的其它XML项,如处理指令目标和实体,不能拥有用名称空间限定的名称。
Types in this namespace are generated by the workflow designer to aid in processing XAML defined types.
此命名空间中的类型由工作流设计器生成,用于帮助处理xaml定义的类型。
A SOAP fault code that represents an invalid namespace for a SOAP envelope was found during the processing of the SOAP message.
SOAP错误代码,它表示在处理SOAP消息的过程中发现无效的SOAP信封命名空间。
A SOAP fault code that represents an invalid namespace for a SOAP envelope was found during the processing of the SOAP message.
SOAP错误代码,它表示在处理SOAP消息的过程中发现无效的SOAP信封命名空间。
应用推荐