Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > XML > is it possible to have a union of complextypes?

Reply
Thread Tools

is it possible to have a union of complextypes?

 
 
sachin
Guest
Posts: n/a
 
      12-02-2005
hello,
i was wondering if it was poosible to have an union of complex types...
is it possible to explain it with an example ??
thank you.

 
Reply With Quote
 
 
 
 
Soren Kuula
Guest
Posts: n/a
 
      12-02-2005
sachin wrote:
> hello,
> i was wondering if it was poosible to have an union of complex types...
> is it possible to explain it with an example ??
> thank you.
>

No, not using union.

But you can always make a complex content type that is a <choice>
between two others.

Soren
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Why can a union have a member with a copy constructor? Peter Olcott C++ 6 09-27-2008 07:01 AM
SQL UNION -like filtering of offline DataSet into DataView for WebControl binding Marco Ippolito ASP .Net 2 05-19-2004 12:35 AM
union in struct without union name Peter Dunker C Programming 2 04-26-2004 07:23 PM
map XML union to C union (and vice-versa) Matt Garman XML 1 04-25-2004 12:40 AM
THE STATE OF THE UNION Jenna Bush MCSE 95 01-30-2004 02:02 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57