@designliquido/xpath
Preparing search index...
HexBinaryTypeImpl
Class HexBinaryTypeImpl
xs:hexBinary - hex-encoded binary data
Hierarchy (
View Summary
)
AtomicTypeImpl
HexBinaryTypeImpl
Index
Constructors
constructor
Properties
name
namespace
base
Type?
primitive?
Accessors
qualified
Name
Methods
validate
cast
Constructors
constructor
new
HexBinaryTypeImpl
(
baseType
:
AtomicType
)
:
HexBinaryTypeImpl
Parameters
baseType
:
AtomicType
Returns
HexBinaryTypeImpl
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
)
:
string
Parameters
value
:
any
Returns
string
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:hexBinary - hex-encoded binary data