@designliquido/xpath
Preparing search index...
DecimalTypeImpl
Class DecimalTypeImpl
xs:decimal - arbitrary precision decimal numbers
Hierarchy (
View Summary
)
AtomicTypeImpl
DecimalTypeImpl
Index
Constructors
constructor
Properties
name
namespace
base
Type?
primitive?
Accessors
qualified
Name
Methods
validate
cast
Constructors
constructor
new
DecimalTypeImpl
(
baseType
:
AtomicType
)
:
DecimalTypeImpl
Parameters
baseType
:
AtomicType
Returns
DecimalTypeImpl
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:decimal - arbitrary precision decimal numbers