Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - Re: Enum Tuple in XSD? >Thread Next - Re: Enum Tuple in XSD? Re: Enum Tuple in XSD?To: NULL Date: 7/4/2008 9:38:00 AM The issue with that is that I cannot express what A and what min is. I would like to assign a type to them e.g. "Param Name" and "Unit" or sth. like that. "Martin Honnen" <mahotrash@y...> wrote in message news:eerzSOR3IHA.2336@T...... > Martin Eckart wrote: >> Would be fine to define an extra type since I don't expect those tuples >> ever changing. >> Can you quickly guide me how to do? > >>>> Now I want to combine those two lists and allow only certain >>>> combinations e.g. "A min", "A sec", "B hrs", "C min". Is there any >>>> possibility to achieve that in a Schema? > > I am not sure I understood you correctly. > Why can't you define > <xs:simpleType> > <xs:restriction base="xs:string"> > <xs:enumeration value="A min"/> > <xs:enumeration value="A sec"/> > <xs:enumeration value="B hrs"/> > <xs:enumeration value="C min"/> > </xs:restriction> > </xs:simpleType > ? That is what I had in mind. As I said, it does not reuse the other two > types, it simply defines a new one with the values you described above. > > > > -- > > Martin Honnen --- MVP XML > http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
