From 304a1a9d3e42bdd24033bb383161370410691971 Mon Sep 17 00:00:00 2001 From: Frederic Peters Date: Thu, 7 Jun 2007 00:16:35 +0000 Subject: copied note from LIST_NODES to LIST_XMLNODES since the same behaviour is present in both. --- docs/reference/snippet-types.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/reference') diff --git a/docs/reference/snippet-types.rst b/docs/reference/snippet-types.rst index 9f03f942..be1f43af 100644 --- a/docs/reference/snippet-types.rst +++ b/docs/reference/snippet-types.rst @@ -68,6 +68,7 @@ SNIPPET_LIST_CONTENT possible to set 4th and 5th members of snippet to get a different namespace (name, uri).] + SNIPPET_LIST_XMLNODES @@ -76,6 +77,11 @@ SNIPPET_LIST_XMLNODES +[note: if there are no other nodes; it is possible to leave snippet name as + the empty string; nodes will then be constructed looking at their names and + namespaces (this is useful for xs:any)] + + SNIPPET_XMLNODE -- cgit