[xsd-users] Messages and its sub types in the message body

Shiao, Renfu Renfu.Shiao at navcanada.ca
Tue Apr 21 03:11:49 EDT 2020


Hi all,

       I have a general message definition which has a header and a body, within the body, it could be any one of the sub message types:

<foo:Message>
<foo:header></foo:header>
<foo:body>
<foo:flight>...</foo:flight>  (Could be a different message type  <foo:weather>...</foo:weather>)
</foo:body>
</foo:Message>

       I used xsd cxx-tree to generated C++ data structures.  I can access Message.body(), but how can I access the flight or weather object within the message body?  Your help is much appreciated.

Best regards,

Renfu Shiao
NAV Canada
280 Hunt Club Road
ON K1V 1C1
613-8849170

________________________________

This electronic message, as well as any transmitted files included in the electronic message, may contain privileged or confidential information and is intended solely for the use of the individual(s) or entity to which it is addressed. If you have received this electronic message in error please notify the sender immediately and delete the electronic message. Any unauthorized copying, disclosure or distribution of the electronic message is strictly forbidden. NAV CANADA accepts no liability for any damage caused by any virus and/or other malicious code transmitted by this electronic communication.

Le présent message électronique et tout fichier qui peut y être joint peuvent contenir des renseignements privilégiés ou confidentiels destinés à l'usage exclusif des personnes ou des organismes à qui ils s'adressent. Si vous avez reçu ce message électronique par erreur, veuillez en informer l'expéditeur immédiatement et supprimez le. Toute reproduction, divulgation ou distribution du présent message électronique est strictement interdite. NAV CANADA n'assume aucune responsabilité en cas de dommage causé par tout virus ou autre programme malveillant transmis par ce message électronique.


More information about the xsd-users mailing list