ESQL命名空间声明和代码自动完成。
在WSDL中用相关uri引用作为命名空间声明。
命名空间声明有范围。
在输出端,可以创建一个属性以它的名义添加命名空间声明。
On the output side, you can create an attribute just to add a namespace declaration for its name.
命名空间声明集合是一个从前缀到uri的映射。
The namespace declarations consist of a mapping from prefixes to namespace URIs.
命名空间声明可以作为特性保存在XML树中。
Namespace declarations may be persisted as attributes in the XML tree.
选择Include复选框并在输入字段输入相应的命名空间声明。
Select the Include check box and enter an appropriate namespace declaration in the entry field. For example.
正如您所看到的,命名空间声明中的唯一url仍不能完全避免命名冲突。
As you see, a unique URL in the namespace declaration is still not safe from naming conflicts.
ESQL命名空间声明与XML中的命名空间前缀的概念密切对应。
An ESQL namespace declaration corresponds closely to the idea of a namespace prefix in XML.
上面例子中序列化的XML包含所有用于新的命名空间声明的合格的元素。
The serialized XML in the above example contains the fully qualified elements with a new namespace declaration.
直接操作源文档中的命名空间节点并希望控制输出中的命名空间声明。
Directly manipulating namespace nodes from the source document and attempting to control the namespace declarations in the output.
如果您包含了其他词汇,则他们的命名空间声明必须在嵌入部分最外面的开始标记中。
If you do include other vocabularies, their namespace declarations must be in the outermost start tags of the embedded sections.
在命名空间声明中并没有严格禁止相关uri引用,但在规范中也没有为它们提供解释。
Relative URI references are not strictly banned in namespace declaration, but specifications offer no interpretation for them.
如果使用ESQL编辑器的内容辅助功能,则会自动向ESQL添加适当的命名空间声明。
Appropriate namespace declarations are added to the ESQL automatically if you use the content-assist feature of the ESQL editor.
因此,大量的剪切和粘贴操作并不会使文档的大小因多余的命名空间声明而增加。
As a result, numerous cut and paste operations do not increase the size of your document with redundant namespace declarations.
另一方面,节点表示的内容很广泛,从最顶级的命名空间声明,一直到最小的表达式都可以表示。
Nodes, on the other hand, represent everything from the top level namespace declaration down to the smallest expression.
通过使用来自相应范围内的特殊命名空间声明的前缀,开发人员就可以使用合格的名称来引用这些元素。
Developers can use qualified names to refer to these elements using prefixes from the particular namespace declarations in scope.
您可以看到清单8中的标记包含您在 清单5 中看到的相同的cxfbc命名空间声明。
You can see that the tag in Listing 8 contains the same cxfbc namespace declaration that you saw in Listing 5.
相反,由于命名空间声明的语法与特性完全相同,因此大多数XML程序员将命名空间视为特性。
Instead, because namespace declarations have exactly the same syntax as attributes, most XML programmers think of namespaces as attributes.
如果消费这些生成的XML的后台系统不不能够处理这样的元素,可以配置序列化器生成一个默认的命名空间声明。
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.
例如,可以使用这个方法去掉注释,将CDATASection节点转换为Text节点,或者放弃树中所有命名空间声明属性。
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.
每个组织都有不同的命名习惯,所以工具通常生成的Web服务存根代码在另一个平台上的WSDL命名空间声明中或许有不同的解释。
Each organization has a different naming convention, so tools used to generate Web services stub code on another platform might have different interpretations of the namespace declarations in WSDL.
清单1使用HTML5DTDecl,并在顶部声明默认命名空间。
Listing 1 USES the HTML5 DTDecl and declares the default namespace at the top.
同时,还假设已经为适当的soap信封命名空间做出了类似的声明soapenv。
Also, assume a similar declaration, soapenv, has been made for the appropriate soap envelope namespace. If the WSDL specifies a soap 1.1 binding, then this would be.
这些命名空间前缀定义与位流中的命名空间前缀声明相对应,如下所示
These correspond to the namespace prefix declarations in a bitstream, shown here
另外,代码段还会自动添加项目引用和(命名空间)声明。
The snippet will also automatically add any project references or import statements needed.
以XML树型结构支持命名空间的操作,任意元素上都可以增加、修改或删除命名空间的声明,还可以从JDOM结构中移除声明。
Namespace manipulation is now supported in the XML tree, including the ability to add, modify, or delete namespace declarations on any element or remove the declaration from the JDOM structure.
注意,与xmlns不同,使用的每个命名空间都必须通过其前缀进行声明,并在架构的其余部分通过前缀引用;不支持使用完全限定的断言。
Note that unlike XMLNS, every namespace used must be declared and referred to by its prefix throughout the rest of the schema; use of fully-qualified assertions not supported.
它的这个特性也从另一方面提示您XSDimport语句的主要目的是导入命名空间,而不是告诉您在命名空间的何处可以找到这些声明。
This behavior should be another hint to you that the primary purpose of the XSD import statement is to import the namespace, not tell you where you can find the declarations in that namespace.
safe:在wsdl扩展命名空间中,此属性声明该操作是等幂的。
WSDLX: safe: From the WSDL extensions namespace, this attribute declares that this operation is idempotent.
应用推荐