Showing:

Attributes
Diagrams
Properties
Source
Used by
Element womlqty:NumericalSingleValueMeasureType / womlqty:numericalValue
Namespace http://xml.fmi.fi/namespace/woml/quantity/2011/03/15
Diagram
Diagram index32.tmp#id311 index32.tmp#id310
Type gml:MeasureType
Properties
content: complex
minOccurs: 1
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
uom gml:UomIdentifier required
Source
<element name="numericalValue" type="gml:MeasureType" minOccurs="1" maxOccurs="1"/>
Schema location file:/Users/ilkkarinne/projects/woml-quantity/src/main/xsd/woml/quantity/woml-quantity.xsd
Complex Type womlqty:NumericalSingleValueMeasureType
Namespace http://xml.fmi.fi/namespace/woml/quantity/2011/03/15
Diagram
Diagram index9.tmp#id79 index10.tmp#id73 index11.tmp#id94 index12.tmp#id96 index13.tmp#id100 index14.tmp#id105 index15.tmp#id72 index16.tmp#id71 index148.tmp#id345 index149.tmp#id406
Type extension of womlqty:AbstractMeasureValueType
Type hierarchy
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:descriptionReference{0,1} , gml:identifier{0,1} , gml:name* , womlqty:numericalValue
Children gml:description, gml:descriptionReference, gml:identifier, gml:metaDataProperty, gml:name, womlqty:numericalValue
Attributes
QName Type Fixed Default Use Annotation
gml:id ID required
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
Source
<complexType name="NumericalSingleValueMeasureType">
  <complexContent>
    <extension base="womlqty:AbstractMeasureValueType">
      <sequence>
        <element name="numericalValue" type="gml:MeasureType" minOccurs="1" maxOccurs="1"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/ilkkarinne/projects/woml-quantity/src/main/xsd/woml/quantity/woml-quantity.xsd