Showing:

Annotations
Diagrams
Properties
Source
Used by
Element ms:amount
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Specifies the number of units that constitute anything that can be measured (e.g. size of a data resource or cost, etc.)
Diagram
Diagram
Type xs:float
Properties
content simple
Used by
Complex Types ms:Cost, ms:Duration, ms:Size
Source
<xs:element name="amount" type="xs:float">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the number of units that constitute anything that can be measured (e.g. size of a data resource or cost, etc.)</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/amount</identifier>
      <label xml:lang="en">amount</label>
    </xs:appinfo>
  </xs:annotation>
</xs:element>