If the back end system that consumes this generated XML is not capable of handling such elements, the serializer can be configured to generate a default namespace declaration.
如果消费这些生成的XML的后台系统不不能够处理这样的元素,可以配置序列化器生成一个默认的命名空间声明。
As you see, a unique URL in the namespace declaration is still not safe from naming conflicts.
正如您所看到的,命名空间声明中的唯一url仍不能完全避免命名冲突。
The serialized XML in the above example contains the fully qualified elements with a new namespace declaration.
上面例子中序列化的XML包含所有用于新的命名空间声明的合格的元素。
When modules have no target namespace declaration, this is often referred to as a chameleon schema design pattern.
如果模块没有目标名称空间声明,这种方法常常被称为“变色龙”模式设计范式。
Nodes, on the other hand, represent everything from the top level namespace declaration down to the smallest expression.
另一方面,节点表示的内容很广泛,从最顶级的命名空间声明,一直到最小的表达式都可以表示。
Relative URI references are not strictly banned in namespace declaration, but specifications offer no interpretation for them.
在命名空间声明中并没有严格禁止相关uri引用,但在规范中也没有为它们提供解释。
This type definition refers to a unit in the database domain, so you must add the namespace declaration and the import declaration for the database domain from Listing 4 to your XSD.
这种类型定义引用了数据库域之中的单元,所以您必须为数据库域,从代码清单4向xsd添加名字域声明以及导入声明。
An ESQL namespace declaration corresponds closely to the idea of a namespace prefix in XML.
ESQL命名空间声明与XML中的命名空间前缀的概念密切对应。
Most W3C specifications call it a namespace declaration rather than an attribute, and it's a best practice to observe the difference in conversation.
大多数W3C规范把它称为名称空间声明,而不是属性,而且观察对话中的差异是最佳实践。
Attributes are not influenced by the declaration of a default namespace.
属性不受缺省名称空间声明的影响。
Canonicalization creates a standard representation of XML, addressing issues like the tag representation, attribute ordering, namespace declaration, expansion and ordering, and white space handling.
规范化创建了一个标准的XML表示,用来解决诸如标记表示法、属性分类、名称空间声明、扩展和分类以及空白空间的处理等问题。
To version XML artifacts, the version has to be encoded in the namespace declaration.
要为XML工件定义版本,版本必须要包含在名字空间的声明之中。
The latter can safely be used to refer to the URI in a namespace declaration.
后者可以安全地用来表示名称空间声明中的URI。
The namespace declaration is the syntactic device through which prefixes are assigned to namespaces in an XML document.
名称空间声明是在XML文档中把前缀分配给名称空间的语法设施。
In the latter case, you must import the domain specification (namespace declaration and XSD import declaration with the schema location) so that the XSD parser can resolve the referred elements.
在后面一种情况下,您必须导入域规格(名字域声明与XSD导入声明),所以XSD分析器就可以解决引用的元素了。
XML canonicalization eliminates the syntactic variations permitted by XML 1.0 and XML namespaces, including different namespace declaration patterns.
XML规范化消除了XML 1.0和XML名称空间允许的各种语法变体,包括不同的名称空间声明方式。
For example, you can use this method to get rid of comments, to transform CDATASection nodes into Text nodes, or to discard all the namespace declaration attributes from the tree.
例如,可以使用这个方法去掉注释,将CDATASection节点转换为Text节点,或者放弃树中所有命名空间声明属性。
Select the Include check box and enter an appropriate namespace declaration in the entry field. For example.
选择Include复选框并在输入字段输入相应的命名空间声明。
Relative URI reference as a namespace declaration in WSDL.
在WSDL中用相关uri引用作为命名空间声明。
Manipulating the default namespace declaration.
操作缺省名称空间声明。
Your stylesheet tries to ensure that a namespace declaration uses a specific prefix
样式表需要保证名称空间声明使用特定的前缀。
You can adapt the XML syntax that defines the prefix and URI mappings to provide what is termed a "Default" namespace declaration.
您可以采用xml语法来定义前缀和URI映射,以便提供所谓的“缺省(Default)”名称空间声明。
The rdfs:label predicate is defined in the RDF Schema standard, and the namespace declaration in the second line of the query spells out exactly what the rdfs prefix refers to.
label谓语以RDFSchema标准定义,而查询第二行中的名称空间声明所描述的恰好就是rdfs前缀所指代的内容。
Notice the addition of the namespace declaration XMLNS: rr.
注意附加的名称空间声明xmlns:rr。
The ns element is the namespace declaration mechanism for Schematron.
ns元素是Schematron的名称空间声明机制。
The top level element and namespace declaration have changed, but the bean declaration is essentially the same.
顶级元素和名称空间声明改变了,但是bean 声明基本一样。
You can use the IsNamespaceDeclaration to determine if an attribute is really a namespace declaration.
您可以使用IsNamespaceDeclaration,判断属性是否真正是命名空间宣告。
Method getPrefix() is a shorthand for getting the namespace attribute's local name (unless it is a default namespace declaration, in which case the prefix is an empty string rather than "xmlns").
方法getPrefix()是获得名称空间属性的本地名的快捷方式(除非是默认名称空间声明,这种情况下前缀是一个空字符串而非 “xmlns”)。
If a source file has a namespace declaration, then all references to classes, functions, and constants use the namespace semantics.
如果源代码文件中有名称空间声明,那么对类、函数和常量的所有引用都使用名称空间语义。
The default namespace declaration, if any, then all other namespace declarations, in alphabetical order of the prefixes they define.
如果有默认名称空间声明的话紧跟在后面,然后是其他名称空间声明,按照定义前缀的字母顺序。
应用推荐