获取指定范围内的嵌入文档源。
把业务逻辑嵌入文档的能力使企业能够在文档级控制安全性。
The ability to embed business logic into documents empowers enterprises to control security at the document level.
除非嵌入文档和被嵌入文档使用相同的编码——这一点很难保证,否则就会出错。
Unless the embedding and embedded documents use the same encoding, which is almost impossible to guarantee, it won't work. See Listing 1 for an example of this error.
如前所述,这让您将所有文档嵌入在它们所描述的代码之后,并只维护一个文件。
As I said before, this lets you embed all your documentation next to the code that it describes, and maintain only one file.
注意,按键值相关的表可以嵌套,如清单5中所示,或者由嵌入在文档中的链接引用为相关表名称上的属性。
Note that tables related by key can be nested, as in Listing 5, or referenced by a link embedded within the document as attributes on the related table name.
XML方言通常由您可以从外部引用的模式或者嵌入在XML文档中的模式进行定义。
XML dialects are typically defined by schemas that you can reference externally or embed within an XML document.
然后,我可能会将额外的帐户信息嵌入描述帐户位置的对应JSON文档中。
I'd then perhaps embed additional account information into the corresponding JSON document describing the account's location.
具体来说,将嵌入的文档看作文本内容是完全错误的,它根本就不是文本内容。
Specifically, it is a mistake to treat the embedded document as textual content, which it is not.
嵌入的文档就像类里的成员对象。
嵌入是将二进制文档复制到XML文档中。
不同类型的数据用每种类型的名称空间指定,允许同一文档中嵌入多种数据格式。
Data of different types is indicated by namespaces for each type, allowing multiple data formats to be embedded in the same document.
如果能够从这些文档中提取出嵌入其中的隐式元数据,而不要求作者在文档之外添加显式元数据,那么就能够得到更多更好的元数据。
If they can extract the implicit metadata embedded in the documents rather than ask authors to add explicit metadata outside the documents, they can get both more and better metadata.
然而,可能更为常见的是,您可以将一个SVG文档嵌入较大的文档中,特别是嵌入xhtml页。
However, perhaps even more commonly, you can embed an SVG document within a larger document, particularly within an XHTML page.
我们还将使用描述性uri并提供易于阅读的服务文档,这与WSDL文档中嵌入的一些描述性属性形成对比。
We are also going to use descriptive URIs and provide human-readable documentation of our services in contrast to some of the descriptive properties that were embedded in our WSDL document.
将这些文档嵌入到搜索结果中去的方法相对容易,雅虎为内容所有者提供了大量的帮助文档帮助他们上手。
Embedding these documents in the search results is relatively easy, and Yahoo provides content owners with an extensive set of helpful documents to get them started.
现在,假设您希望生成一个XML文档树,它将多个元素嵌入到外部的元素中。
Now, let's suppose you wanted to generate an XML document tree that nested multiple elements within an outer element.
这便于处理一些特例,例如嵌入XML文档中的XHTML片段。
This would provide easy handling of special cases, such as XHTML fragments embedded within XML documents.
在清单8中,订单条目直接嵌入在订单文档中,使得以后查询文档时检索信息快得多。
In Listing 8, the order items have been embedded directly into the order document, making it faster to retrieve this information when querying on the document later.
嵌入到代码(文档描述了这些代码)中的文档比外部文档更易于更新。
Documentation that is embedded alongside the code that it describes is easier to keep up to date than documentation that exists externally.
Yahoo今日宣布了搜索猴子(SearchMonkey)的一项新功能,以便站长可以直接在雅虎的搜索结果页面嵌入视频,游戏以及文档。
Yahoo today announced a new feature for SearchMonkey that makes it very easy for site owners to embed flash videos, games, and documents directly on the Yahoo Search results page.
缺省文档定义描述了嵌入在XML内容中的DublinCore标记到Dublin Core语句的映射。
The default document definition describes a mapping between Dublin Core tags embedded in XML content to Dublin Core statements.
它快速自动地产生有效和功能性的表单,其中包含嵌入在XHTML文档中的XForms标记。
It quickly and automatically produces valid and functional forms containing XForms markup embedded within an XHTML document.
它可以生成有效而实用的表单,其中包含嵌入在XHTML文档中的XForms标记。
It produces valid and functional forms containing XForms markup embedded within an XHTML document.
实例总是被嵌入band文档。
可用pod格式来将文档嵌入Perl程序。
Documentation can be embedded inside Perl programs with the POD format.
要么在实际的Schema文档中以注释形式嵌入这些定制,要么通过使用单独的外部绑定声明文档来单独提供这些定制。
You can either embed the customizations as annotations within the actual Schema document, or supply them separately through the use of a separate external binding declaration document.
KParts是KOffice中用于将文档嵌入其它文档(如将KSpread中的电子表格对象嵌入KWord(字处理器)文档)的新对象框架。
KParts is the new object framework used in KOffice for embedding documents into other documents, such as embedding a spreadsheet object from KSpread into a KWord (the word processor) document.
但是请注意,我可以让一个集合复制Account,每个文档包含一个嵌入式的Location 文档。
Note, though, that I could just as easily have had one collection dubbed Account with each document containing an embedded document of Locations.
Perl提供的一个非常重要的功能是嵌入式文档标记语言POD(旧的纯文本文档)。
One of the very important features that Perl provides is an embedded documentation markup language, POD (Plain Old Documentation).
在XML文档中,一个元素可能嵌入其他的元素。
应用推荐