Showing:

Attributes
Diagrams
Properties
Source
Used by
Element womlqty:NumericalSingleValueMeasureType / womlqty:numericalValue
Namespace http://xml.fmi.fi/namespace/woml/quantity/2010/11/15
Diagram
Diagram index136.tmp#id228 index136.tmp#id227
Type gml:MeasureType
Properties
content: complex
minOccurs: 1
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
uom anyURI 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/2010/11/15
Diagram
Diagram index1.tmp#id49 index2.tmp#id31 index3.tmp#id44 index4.tmp#id46 index5.tmp#id30 index6.tmp#id29 index129.tmp#id259 index305.tmp#id323
Type extension of womlqty:AbstractMeasureValueType
Type hierarchy
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , womlqty:numericalValue
Children gml:description, gml:metaDataProperty, gml:name, womlqty:numericalValue
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object.  It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.  An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods.  This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
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