From: Norman Walsh Date: Thu, 22 Jan 2009 13:57:01 +0000 (+0000) Subject: Test case for grouping parameters and arguments X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2f30cc2513b115e9e5efe4e1cee832099adb325e;p=docbook-dsssl Test case for grouping parameters and arguments --- diff --git a/docbook/relaxng/docbook/tests/local/groups.xml b/docbook/relaxng/docbook/tests/local/groups.xml new file mode 100644 index 000000000..30bf14f32 --- /dev/null +++ b/docbook/relaxng/docbook/tests/local/groups.xml @@ -0,0 +1,47 @@ +
+Method Parameter Grouping Test + + +int +x + +int +param1 + + + +string +param2 + + +float +param3 + + + +array +param4 + + +array +param5 + + + +boolean +param6 + + + + + + + +test + + arg1 + arg2 + + + +