unit:VolumeType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
volume unit:VolumeUnitType required

Used By

Source

<xsd:complexType name="VolumeType">
  <xsd:simpleContent>
    <xsd:extension base="xsd:decimal">
      <xsd:attribute name="volume" type="unit:VolumeUnitType" use="required"/>
    </xsd:extension>
  </xsd:simpleContent>
</xsd:complexType>