Schema Central > XSL-FO 1.1 > fo.xsd > fo:flow-map
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fo:flow-map

Assigns flows to regions.

See http://www.w3.org/TR/xsl11/#fo_flow-map.

Element information

Namespace: http://www.w3.org/1999/XSL/Format

Schema document: fo.xsd

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
flow-map-name [0..1]fo:nameAn identifying name for an fo:flow-map, which is subsequently referenced as the value of the flow-map-reference property on an fo:page-sequence.from group fo:flow-map-name

Used in

Sample instance

<fo:flow-map>
   <fo:flow-assignment>
      <fo:flow-source-list>
         <fo:flow-name-specifier/>
      </fo:flow-source-list>
      <fo:flow-target-list>
         <fo:region-name-specifier/>
      </fo:flow-target-list>
   </fo:flow-assignment>
</fo:flow-map>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com