Hello Vadim, Monday, April 09, 2001, 11:27:15 AM, you wrote:
> Hi, > I need someone's help very much on XML Schema > Having the following example : > <header> > <a/> > <header> > <body> > <sub><a/>...</sub> > </body> > If it is possible to express in XML schema definition language that element > <a/> may be omitted in <sub>, but _if_ it it is present in <header>, or > element <a/> _must_ be present in <sub> if not > present in <header>? > Thanks in advance, > Vadim Solonovich Hi Vadim, you can find a very good tutorial for schema under http://www.xfront.com/xml-schema.html -- Regards, Birgit mailto:[EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
