Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries [Thread Prev] >Thread Next - Re: XSD Restriction XSD RestrictionTo: NULL Date: 8/1/2007 7:28:00 AM Hello, im new to XML and XSD and i have some problems on restrictions. i want to use it for updateing subscription so i can update it with =DDD or with Emai so i must have one of them but it doesnt matter which one. i tried below but with that i may not have both email and id is there any way to solve this problem? <xs:element name=3D"UpdateSubscriptionRequest"> <xs:complexType> <xs:all> <xs:element name=3D"CCID" type=3D"XXX:CCID" minOccurs=3D"0" maxOccurs=3D"1" /> <xs:element name=3D"Email" type=3D"XXX:EmailType" minOccurs=3D"0" maxOccurs=3D"1" /> </xs:all> </xs:complexType> </xs:element> | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
