RE: [xml-dev] Validating schema vs. non validating schema
<length uom="..."> <weight uom="..."> assuming the actual length or weight value is elsewhere (text node, atttribute value, etc.) len -----Original Message----- From: Krakow Patrice [mailto:] What do you prefer? <length length-uom="..."> <weight weight-uom="..."> where length-uom=m|mm and weight-uom=kg|g