单词 | XML namespace | ||||||
释义 | XML namespace
例句释义: 名称空间,名称領域,名字空间 1. Notice that the compiler converted the prefix of the global XML namespace into a prefix definition for the XML namespace. 请注意,编译器将全局XML命名空间的前缀转换为XML命名空间的前缀定义。 msdn2.microsoft.com 2. These elements differ only in the XML namespace to which they belong, since each plug-in has its own XML namespace. 这些元素仅在它们所属的XML命名空间方面存在差别,因为每个插件具有自己的XML命名空间。 www.ibm.com 3. The XML namespace URI (after all white space is collapsed) cannot be a zero-length string or an "invalid empty namespace URI" error occurs. XML命名空间URI(折叠所有空格后)不能是零长度的字符串,否则会发生“无效的空命名空间URI”错误。 technet.microsoft.com 4. Each XML namespace declaration must contain at least one XML default namespace declaration item. 每个XML命名空间声明都必须包含至少一个XML默认命名空间声明项。 technet.microsoft.com 5. It is fair to say that the XML namespace specification is amongst the most contested of the basic XML specifications. 公平地说,XML名称空间规范是最受争议的XML基础规范之一。 www.ibm.com 6. Specifies the XML namespace and XML namespace prefix to use for a service description format extension within a service description. 为服务说明内的服务说明格式扩展指定要使用的XML命名空间和XML命名空间前缀。 msdn2.microsoft.com 7. However, if an XML literal defines an XML namespace, that namespace is not available to expressions that appear in an embedded expression. 但是,如果XML文本定义了XML命名空间,则该命名空间不能用于嵌入式表达式中的表达式。 msdn2.microsoft.com 8. The following example shows escape sequences for an XML namespace that appears at the start of a XAML attribute value. 下面的示例显示了出现在XAML特性值开头的XML命名空间的转义序列。 technet.microsoft.com 9. The name in an attribute axis property can use only XML namespace prefixes declared globally by using the Imports statement. 属性(Attribute)轴属性(Property)中的名称只能使用通过Imports语句全局声明的XML命名空间前缀。 msdn2.microsoft.com 10. Remember that although an XML namespace is in the form of a URL, it is used only as an identifier. 请记住,虽然XML名称空间的形式是URL,但它只用作标识。 www.ibm.com 1. The classes of this namespace can be used to indicate the SOAPAction, type output, XML element name, and the method XML namespace URI. 此命名空间中的类可用于指示SOAPAction、类型输出、XML元素名和XML命名空间URI方法。 msdn2.microsoft.com 2. The System. Xml namespace provides a programmatic representation of XML documents, fragments, nodes, or node-sets. System.Xml命名空间提供XML文档、片断、节点或节点集的编程表示形式。 msdn2.microsoft.com 3. A qualified name consists of an XML namespace prefix, a colon, and a local name. 限定名由XML命名空间前缀、冒号和本地名称组成。 technet.microsoft.com 4. Specifies a prefix to be mapped and associated with the namespace URI value specified in xml_namespace_uri. 指定一个要映射并与在xml_namespace_uri中指定的命名空间URI值关联的前缀。 technet.microsoft.com 5. Gets or sets the XML namespace for the XML element added to the service description by the service description format extension. 获取或设置由服务说明格式扩展添加到服务说明的XML元素的XML命名空间。 msdn2.microsoft.com 6. Gets or sets the XML namespace prefix associated with a service description format extension. 获取或设置与服务说明格式扩展关联的XML命名空间前缀。 msdn2.microsoft.com 7. Gets or sets the XML namespace associated with a service description format extension. 获取或设置与服务说明格式扩展关联的XML命名空间。 msdn2.microsoft.com 8. Contains documentation for additional types in the System. Xml namespace. 包含关于System.Xml命名空间中其他类型的文档。 msdn2.microsoft.com 9. Specifies the full type name and assembly name of the type for which you want to create mapping to an XML element and XML namespace. 指定要为其创建到XML元素及XML命名空间的映射的类型的完整类型名和程序集名。 msdn2.microsoft.com 10. The XML namespace of the element that specifies a SOAP binding within a discovery document. 指定发现文档中的SOAP绑定的元素的XML命名空间。 msdn2.microsoft.com 1. Extended properties cannot be added to an XML namespace. 扩展属性无法添加到XML命名空间。 msdn2.microsoft.com 2. 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变量。 www.ibm.com 3. Many browsers will also change their rendering based on the presence or absence of the DOCTYPE declaration and an XML namespace declaration. 许多浏览器也会根据是否存在DOCTYPE声明和XML命名空间声明来更改其呈现方式。 msdn2.microsoft.com 4. You create an instance of XmlSerializerNamespaces to set the XML namespace for the output document. 您可以创建XmlSerializerNamespaces的一个实例,以为输出文档设置XML名称空间。 www.ibm.com 5. To start off with, we need to define the document type and any XML namespace prefixes that we expect to use throughout the document. 作为开始,我们需要定义文档类型以及将在整个文档中使用的所有XML命名空间前缀。 www.infoq.com 6. This XML stream uses the to attribute to identify the receiving domain (as well as define the XML namespace). XML流使用to属性来识别接收域(以及定义XML名称空间)。 www.ibm.com 7. Creates a bidirectional map between a common language runtime type and an XML element and XML namespace. 创建公共语言运行库类型与XML元素及XML命名空间之间的双向映射。 msdn2.microsoft.com 8. When a schema imports the Xml namespace without a location. 当架构不带位置导入Xml命名空间时。 msdn2.microsoft.com 9. I advocate aggressively deprecating the XML Namespace specification and removing it from general use. 我提倡积极地对抗XMLNamespace规范,在一般的应用中排除它。 www-128.ibm.com 10. The XML namespace prefix xmlns cannot be declared. 不能声明XML命名空间前缀xmlns。 technet.microsoft.com 1. To the class, you also specify the XML element name and the XML namespace to contain the XML elements to add to the service description. 应用于该类时,还应指定XML元素名以及包含要添加到服务描述的XML元素的XML命名空间。 msdn2.microsoft.com 2. XML namespace for service description references in discovery documents. 发现文档中的服务说明引用的XML命名空间。 msdn2.microsoft.com 3. Gets or sets a value indicating whether the configuration file has an XML namespace. 获取或设置一个值,该值指示配置文件是否具有XML命名空间。 msdn2.microsoft.com 4. This part of the series discussed some interoperability problems caused by XML namespace conflicts. 在本文中讨论了由XML命名空间冲突所导致的某些互操作性问题。 www.ibm.com 5. Technically, in XML, namespace declarations are not attributes proper. 从技术的角度来看,在XML中,命名空间声明并非真正意义上的特性。 technet.microsoft.com 6. The XML namespace name where the object that contains the called method is located. 包含所调用方法的对象所在的XML命名空间名称。 msdn2.microsoft.com 7. If you really need xml: id use XPath from JavaScript to query for attributes in the XML namespace and "id" local name. 如果确实需要xml:id,请从JavaScript中使用XPath查询XML名称空间和“id”本地名称中的属性。 www.ibm.com 8. It cannot use XML namespace prefixes declared locally within XML element literals. 不能使用在XML元素文本中局部声明的XML命名空间前缀。 msdn2.microsoft.com 9. The embedded expression can access only the global XML namespace. 嵌入式表达式只能访问全局XML命名空间。 msdn2.microsoft.com 10. The validation engine will use the default Xml namespace schema to perform validation. 则验证引擎将使用默认Xml命名空间架构执行验证。 msdn2.microsoft.com 1. Each implementation is identified by its ID (javax. xml. namespace. QName). 每个实现通过其ID(javax.xml.namespace.QName)来识别。 www.ibm.com 2. If you need to work with XML, you look in the System. Xml namespace. 如果需要使用XML,可查看System.Xml命名空间。 msdn2.microsoft.com 3. Specifies the CLR namespace and XML namespace of the data contract. 取得或设定资料合约型别的CLR命名空间。 technet.microsoft.com 4. The default XML namespace can be defined at either the project level or the file level. 可以在项目级别或文件级别上定义默认的XML命名空间。 technet.microsoft.com 5. Determines whether an XML attribute name indicates an XML namespace. 确定XML属性名称是否指示XML命名空间。 msdn2.microsoft.com 6. Specifies the XML namespace required for assembly binding. 指定程序集绑定所需的XML命名空间。 msdn2.microsoft.com 7. XML namespace prefixes are useful when you have to create XML literals with elements from the same namespace many times in code. 如果必须在代码中通过同一命名空间的元素多次创建XML文本,XML命名空间前缀会十分有用。 msdn2.microsoft.com 8. Represents the XML namespace of a binding to the SOAP protocol version 1. 2. 表示到SOAP协议1.2版的绑定的XML命名空间。 msdn2.microsoft.com 9. It defines a mapping between a common language runtime namespace that is defined in the current assembly and an XML namespace. 它定义公共语言运行时命名空间(在当前程序集中定义)与XML命名空间之间的映射。 technet.microsoft.com 10. XML namespace prefix for the attribute. 属性的XML命名空间前缀。 msdn2.microsoft.com 1. Class to track the scope of XML namespace declarations. 类跟踪XML名称空间声明的作用域。 www-128.ibm.com 2. Gets or sets the XML namespace of the XML attribute. 获取或设置XML属性的XML命名空间。 msdn2.microsoft.com 3. Shows how to declare an XML namespace prefix and use it to create and access XML elements. 演示如何声明XML命名空间前缀并将其用于创建和访问XML元素。 207.46.16.251 4. Note that the root tag in Listing 2 is , which is part of Spring's XML namespace. 请注意清单2上的根标记是,是Spring的XML命名空间的一部分。 www.ibm.com 5. As Figure 3 shows, all account records have an XML namespace. 如图3所示,所有账户记录有一个XML名称空间。 www.ibm.com 6. The second line in Listing 2 defines the XML namespace. 清单2中的第二行定义了XML名称空间。 www.ibm.com 7. Gets or sets the XML namespace that is used during serialization of remote method calls of the target method. 获取或设置在序列化目标方法的远程方法调用期间使用的XML命名空间。 msdn2.microsoft.com 8. Develop best practices and conventions for XML namespace usage patterns such that they are easier to understand 为名称空间的应用模式开发最佳实践和惯例,使其更容易理解 www-128.ibm.com 9. The formal definition of the supported staff queries is available as XML schema. The XML namespace of this plug-in is defined as 受支持的人员查询的正式定义作为XML模式提供。 www.ibm.com 10. Automatic addition of the default XML namespace into query expressions and the option to remove XML namespace from any document 默认XML名称空间到查询表达式的自动添加,以及用于从任何文档删除XML名称空间的选项 www.ibm.com 1. To set the XML namespace of which a Web service is a member 设置包含Web服务的XML命名空间 msdn2.microsoft.com 2. Enter the following XML namespace definition in the white box 在空白的方框中输入以下XML名称空间定义 www.ibm.com 3. XML namespace support makes such embedding quite elegant: DCMI terms can live in the XML名称空间对这种嵌入有很好的支持:DCMI术语存在于 www-128.ibm.com |
||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。