OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Constraining mixed content models

[ Lists Home | Date Index | Thread Index ]


Is there a schema language for XML that allows one to specify that an
element may have mixed content, but must not be empty or contain only
space characters? I would like to define a document type such that 

  <label>xxx</label>
  <label>x<y>x</y>x</label>
  <label><y/></label>

are valid, but

  <label></label>
  <label>   </label>

are not. 

// Gregory Murphy.  Isopaleocopria.





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS