From 62c1b6c60d102e2737c19e58b39b6eccecfdd37e Mon Sep 17 00:00:00 2001
From: Adrian Cumiskey
Date: Mon, 2 Jun 2008 14:56:17 +0000
Subject: [PATCH] Added documentation for the AFP resource foreign attributes
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@662452 13f79535-47bb-0310-9956-ffa450edef68
---
src/documentation/content/xdocs/trunk/output.xml | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/src/documentation/content/xdocs/trunk/output.xml b/src/documentation/content/xdocs/trunk/output.xml
index 46fcddd71..b485cdb21 100644
--- a/src/documentation/content/xdocs/trunk/output.xml
+++ b/src/documentation/content/xdocs/trunk/output.xml
@@ -694,6 +694,22 @@ out = proc.getOutputStream();]]>
+
+ Foreign Attributes
+
+ Resource
+ The resource foreign attributes provides the ability to control where data object resources (e.g. images) will reside in the AFP output. Example:
+
+ The resource-info extension can only occur as foreign attributes of >fo:external-graphic/< and >instream-foreign-object/<.
+
+