PrimitiveTypes::Numerical

Header Image
Content:
Numerical : Public <<primitive>> Class PrimitiveTypes
This primitive specifies a numerical value. It can be denoted in different formats such as Decimal, Octal, Hexadecimal, Float. See the xsd pattern for details.<br/><br/>
  • Tagged Values
  • Advanced
Tag Value
xml.xsd.customType NUMERICAL-VALUE
Details:  
xml.xsd.pattern (0x[0-9a-f]*)|(0[1-7][0-7]*)|(0b[0-1]*)|([+\-]?[0-9]+(\.[0-9]*)?(E([+\-]?)[0-9]*)?)
Details:  
xml.xsd.type string
Details:  
Property Value
isFinalSpecialization: 0