Allow field elements to be optional in thrift with xsd_optional keyword
authorMark Slee <mcslee@apache.org>
Fri, 19 Jan 2007 20:09:51 +0000 (20:09 +0000)
committerMark Slee <mcslee@apache.org>
Fri, 19 Jan 2007 20:09:51 +0000 (20:09 +0000)
commit36bfa2e61f6321f6910293d3cf66241fcd66ccfb
tree3c5366b40715db75fef05a02287d29eebb70b8a2
parentb6200d82f6611c5c3ca962f8de48ea840fe35de1
Allow field elements to be optional in thrift with xsd_optional keyword

Reviewed By: tbr-dave

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664932 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_xsd_generator.cc
compiler/cpp/src/generate/t_xsd_generator.h
compiler/cpp/src/main.cc
compiler/cpp/src/parse/t_field.h
compiler/cpp/src/thrift.l
compiler/cpp/src/thrift.y