: Public Class
Created: 28/09/2012 17:28:16
Modified: 02/10/2012 10:29:44
Project:
Advanced:
Unit of measure for mass; e.g. kg<br /></p><p><br /></p><p>[<font color="#ff0000">note that ISO 19103 basic types includes _ONLY_ UomWeight; unit of measure for mass is not provided</font>]<br /></p>
Operation
Public
convertFrom( m: Measure,
):Measure
Details:
sequential
Notes: Operation to convert from the parameter measure to a measure in this UnitOfMeasure.
Public
convertFromStandard( m: Measure,
):Measure
Details:
sequential
Notes: Operation to convert from the standard units to a measure in this UnitOfMeasure. A special case of convertFrom, since the Measure m passed as a parameter must carry its UnitOfMeasure.
Public
convertTo( m: UnitOfMeasure,
):Measure
Details:
sequential
Notes: Operation to convert a Measure in this unit to the one given by the parameter.
Public
convertToStandard( m: Measure,
):Measure
Details:
sequential
Notes: Operation to convert a Measure in this unit to the standard one given by the nameStandardUnit variable.
Tag Value
isCollection false
Details:
Values: true,false
Default: false
Description: Identifies the data type as an object collection.
noPropertyType true
Details:
Values: true,false
Default: false
Description: urpress creation of a standard property type that supports inline encoding (applies to ISO 19136:2007 encoding rule). Always set to false in INSPIRE.
xsdEncodingRule iso19136_2007
Details:
Values: iso19136_2007,iso19139_2007,iso19136_2007_INSPIRE_Extensions
Default: iso19136_2007
Description: XML Schema encoding rule to apply