: Public <<dataType>> Class
Created: 15/03/2010 16:11:29
Modified: 06/11/2012 14:30:36
Project:
Advanced:
-- Name --<br/>range type<br/><br/>-- Definition --<br/>Value indicating the upper and lower limits of the counting, estimation or calculation of occurrences.<br/><br/>
Attribute
Public Integer
  upperBound
Details:
Notes: -- Name --<br/>upper bound<br/><br/>-- Definition --<br/>The upper limit of the range.  If the value of this attribute is null and lowerBound is populated, this implies that the value is between the lowerBound and infinity.<br/><br/>
Public Integer
  lowerBound
Details:
Notes: -- Name --<br/>lower bound<br/><br/>-- Definition --<br/>The lower limit of the range.  If the value of this attribute is null and upperBound is populated, this implies that the value is between the upperBound and zero.<br/><br/>
Tag Value
isCollection false
Details:
Values: true | false
Default: false
Description: Identifies the data type as an object collection.
noPropertyType false
Details:
Values: false
Default: false
Description: Surpress 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_INSPIRE_Extensions
Details:
Values: iso19136_2007 | iso19139_2007 | iso19136_2007_INSPIRE_Extensions
Default: iso19136_2007_INSPIRE_Extensions
Description: XML Schema encoding rule to apply