@designliquido/xpath
Preparing search index...
FloatTypeImpl
Class FloatTypeImpl
xs:float - 32-bit floating point (IEEE 754)
Hierarchy (
View Summary
)
AtomicTypeImpl
FloatTypeImpl
Index
Constructors
constructor
Properties
name
namespace
base
Type?
primitive?
Accessors
qualified
Name
Methods
validate
cast
Constructors
constructor
new
FloatTypeImpl
(
baseType
:
AtomicType
)
:
FloatTypeImpl
Parameters
baseType
:
AtomicType
Returns
FloatTypeImpl
Properties
Readonly
name
name
:
string
Readonly
namespace
namespace
:
string
= XS_NAMESPACE
Optional
Readonly
base
Type
baseType
?:
AtomicType
Optional
Readonly
primitive
primitive
?:
AtomicType
Accessors
qualified
Name
get
qualifiedName
()
:
string
Returns
string
Methods
validate
validate
(
value
:
any
)
:
boolean
Parameters
value
:
any
Returns
boolean
cast
cast
(
value
:
any
)
:
number
Parameters
value
:
any
Returns
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
namespace
base
Type
primitive
Accessors
qualified
Name
Methods
validate
cast
@designliquido/xpath
Loading...
xs:float - 32-bit floating point (IEEE 754)