QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
date | unit:DateType | optional | ||||
volume | unit:VolumeUnitType | required |
<xsd:element name="culture" minOccurs="0"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="unit:VolumeType"> <xsd:attribute name="date" type="unit:DateType" use="optional"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |