namespaced

namespaced

 英

  • 网络命名空间的

例句

However, this can be very tedious, especially if you deal with large feeds or large volumes of namespaced information.

但是非常繁琐尤其是处理大型提要大量名称空间信息

With this prefix, it's easy to define types and then refer to them (using the namespaced prefix) throughout the schema.

通过这个前缀可以容易定义类型然后通过模式引用它们使用名称空间前缀)。

However, you need to be very careful when searching for elements in namespaced documents.

不过搜索使用命名空间文档元素需要非常小心

If the name is hyphenated or namespaced, surround it in quotes (request. XML. "official-name" ).

如果名称字符连接或者使用名称空间加上引号(request.XML。“official-name”)。

Run this document through your parser class, and see how it differs from the simpler output of the non-namespaced XML from the last tip.

解析运行一下文档看看技巧文章那个没有定义命名空间XML输出什么区别

script, shown in Listing 6. To get at the namespaced elements, you need to declare a couple of groovy. xml. Namespace variables.

获取具有名称空间元素需要声明几个groovy.xml.Namespace变量

The XML Schema Recommendation has complete provisions for defining a document structure with namespaced elements and attributes.

XML模式建议书XMLSchemaRecommendation名称空间元素属性定义文档结构完整规定

Using RCC, you can specify how a given foreign-namespaced element should behave in an SVG document.

使用RCC可以规定外部名称空间元素SVG文档行为

A namespaced attribute on an LRE must always be copied through to the result, except for those in the XSLT namespace.

LRE带有名称空间属性必须复制结果除非XSLT名称空间

To refer to non-namespaced classes, you need to put a lone backslash.

引用没有名称空间需要加上一个反斜杠

However, this isn't very convenient, especially when you deal with large feeds or large volumes of namespaced information.

但是不是方便尤其是处理具有名称空间信息大型提要大型卷册

So in namespaced documents, you almost always need to perform two string comparisons, as shown in Listing 3.

所以使用命名空间文档几乎总是需要进行字符串比较清单3

Incidentally, the XML Events recommendation is now a mandated part of SVG 1. 2, so now you have both a design and a namespaced environment.

顺便一下XMLEvents建议现在SVG1.2一部分因此同时拥有设计命名环境

Now that we saw how to define a namespace for the code within a file, let's see how to leverage this namespaced code within an application.

现在我们已经了解如何一个文件定义代码名称空间接下来我们看看如何应用程序利用这个使用名称空间代码

Following one of the basic design principles of XML, these are XML documents that use specially-namespaced vocabularies.

它们遵循XML基本设计原则之一因此XML文档而且使用专门名称空间词汇表

There are different options for calling a namespaced function, class, or constant.

可以使用多种方法调用带有名称空间函数常量

Listing 6 shows a complete PHP page that displays the titles from a namespaced Atom feed.

清单6一个完整PHP页面其中显示名称空间Atom提要标题

Now, you need to define what lives in this namespaced library.

现在需要定义这个名称空间哪些东西

To access namespaced elements in XPath, you must define a prefix for their namespace.

访问XPath名称空间元素必须它们名称空间定义一个前缀

Starting in PHP version 5. 1, SimpleXML can make XPath queries against namespaced documents.

PHP5.1开始SimpleXML可以直接名称空间文档使用XPath查询