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