: Public <<XSDcomplexType>> Class
Created: 8/8/2017 11:29:44 AM
Modified: 8/8/2017 11:29:47 AM
Project:
Advanced:
The inherited attribute uom references the preferred unit that this conversion applies to. The conversion of a unit to the preferred unit for this physical quantity type is specified by an arithmetic conversion (scaling and/or offset). The content model extends gml:UnitOfMeasureType, which has a mandatory attribute uom which identifies the preferred unit for the physical quantity type that this conversion applies to. The conversion is specified by a choice of <br/>- gml:factor, which defines the scale factor, or<br/>- gml:formula, which defines a formula <br/>by which a value using the conventional unit of measure can be converted to obtain the corresponding value using the preferred unit of measure.  <br/>The formula defines the parameters of a simple formula by which a value using the conventional unit of measure can be converted to the corresponding value using the preferred unit of measure. The formula element contains elements a, b, c and d, whose values use the XML Schema type double. These values are used in the formula y = (a + bx) / (c + dx), where x is a value using this unit, and y is the corresponding value using the base unit. The elements a and d are optional, and if values are not provided, those parameters are considered to be zero. If values are not provided for both a and d, the formula is equivalent to a fraction with numerator and denominator parameters.<br/>
Attribute
Public double
  factor
Details:
anonymousRole=false
anonymousType=false
maxOccurs=1
minOccurs=1
 
Element Source Role Target Role
«XSDcomplexType» FormulaType
Class  
Name:  
 
Name: formula
 
Details:
 
Element Source Role Target Role
«XSDchoice» ModelGroup104
Class  
Name:  
 
Name:  
 
Details:
 
Tag Value
mixed false
Details:
Values: true | false
Default: false
Description: Determines whether this element may contain mixed element and character content.  Refer to the W3C XML Schema recommendation
modelGroup choice
Details:
Values: all | sequence | choice
Description: Overrides the package-level default model group
Object Type Connection Direction Notes
«XSDtopLevelElement» roughConversionToPreferredUnit Class Generalization From  
«XSDcomplexType» unitOfMeasure Class Generalization To