名称空间格式 meaning in Chinese
name-space format
Examples
- If that application code is already making sure that the tree is namespace well - formed , the application should turn off the " namespace " parameter using the
如果应用程序代码已经确信树是名称空间格式良好的,那么在调用 - A parser not only processes namespace declarations , verifying their correctness , but it also ensures that an xml document is namespace well - formed
解析器不仅要处理名称空间的声明、验证它们的正确性,而且还要确保xml文档是名称空间格式良好的。 - For example , by default this method ensures that the tree is namespace well - formed - that is , it checks to see if all necessary namespace declarations for attributes and elements have been added , and may change prefixes of some attributes or elements , if required
例如,在默认情况下,该方法要确保树是名称空间格式良好的也就是说,它要检查一下,看是否添加了属性和元素的所有必需的名称空间声明,如果需要的话,可能还会更改一些属性或元素的前缀。 - If the saml namespace format looks odd , that is probably because saml namespaces do not follow what has become the traditional xml namespace format found in soap and xml - rpc . the xml namespaces are uris ; saml uses the urn variant of uris while others use the url variant
如果该saml名称空间的格式看起来有点古怪,那么这可能是因为saml名称空间未遵循soap和xml - rpc中的传统xml名称空间格式: xml名称空间是uri ; saml使用uri的urn变体,而其它名称空间则使用url变体。