X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=man%2Fgenxs.1;h=6ec0a234dce61d6011d5cedd6aaa17019de3507c;hb=52e98abd6e5c6d10ddea91a529f7b1b2336e0696;hp=effe89b2f6686b6dbee3c036ed8b557142db4efb;hpb=b5cfba1835f2ba823796f825410e0062b7e4c9a3;p=mono.git diff --git a/man/genxs.1 b/man/genxs.1 index effe89b2f66..6ec0a234dce 100644 --- a/man/genxs.1 +++ b/man/genxs.1 @@ -72,6 +72,12 @@ Generation options are specified in child elements: .I writer : name of the writer class. .IP " *" 5 +.I baseSerializer +: name of the base xml serializer class. This item is 2.0 only. +.IP " *" 5 +.I implementation +: name of the serializer implementation class. This item is 2.0 only. +.IP " *" 5 .I noWriter : if "true", it does not generate writer class. .IP " *" 5 @@ -300,4 +306,4 @@ Lluis Sanchez Gual (lluis@ximian.com) GenXS is released under the terms of the GNU GPL. .PP .SH SEE ALSO -mono(1), mcs(1) +mono(1), mcs(1), sgen(1)