insight-publication:fetch-fragment-list
Index
Main
Spirit
Logicsheet
insight:
operations
insight-topic:
create
rename
fetch
fetch-tree
fetch-list
current
get-id
get-name
get-fqname
insight-publication:
create
make-default
fetch
fetch-list
get-id
get-state
get-format
get-topic
fetch-fragments
get-fragment-path
get-fragment-locator

Description

Namespace : insight-publication="http://shaman.paris5.fr/xsp/insight-publication"

Element name : insight-publication:fetch-fragment-list

Purpose : Retrieve all Fragments for a Publication. Implicit iterator.

Inner scope

Current Fragment : The current Fragment in the Fragment list iteration.


Parameters

         Name           Role Mandatory Remarks
topic-id Sets the Id of the Topic to fetch Publications from. No, if element is in scope of a Topic.

Examples

Example 1

Attempts to fetch all Publications for a Topic whose Id is '3'.

<insight:operations>
  <insight-topic:fetch id="3" >

    <insight-publication:fetch>

    </insight-publication:fetch>

  </insight-topic:fetch>
</insight:operations>



Copyright 2002 Laurent Caillette and l'Université René Descartes, Paris 5.
All rights reserved.