RE: [xml-dev] Validating schema vs. non validating schema

From
Bullard, Claude L (Len) <>
To
Krakow Patrice <>,
Date
2001-12-11T17:17:29Z
ID
<2C61CCE8A870D211A523080009B94E4306C37250@HQ5>
Thread
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