@designliquido/xpath
Preparing search index...
PSVI
Interface PSVI
PSVI information for a node
interface
PSVI
{
schemaType
?:
SchemaType
;
schemaTypeName
?:
string
;
schemaElement
?:
string
;
schemaAttribute
?:
string
;
schemaTypeNamespace
?:
string
;
isValid
:
boolean
;
validationErrors
:
string
[]
;
typedValue
?:
any
;
typeCode
?:
string
;
ancestry
?:
{
parent
?:
PSVI
;
elementDeclaration
?:
string
}
;
isNilled
:
boolean
;
contentType
?:
"empty"
|
"simple"
|
"complex"
|
"mixed"
;
defaultValue
?:
string
;
fixedValue
?:
string
;
substitutionGroup
?:
string
;
isSubstitutableFor
?:
string
;
}
Index
Properties
schema
Type?
schema
Type
Name?
schema
Element?
schema
Attribute?
schema
Type
Namespace?
is
Valid
validation
Errors
typed
Value?
type
Code?
ancestry?
is
Nilled
content
Type?
default
Value?
fixed
Value?
substitution
Group?
is
Substitutable
For?
Properties
Optional
schema
Type
schemaType
?:
SchemaType
Optional
schema
Type
Name
schemaTypeName
?:
string
Optional
schema
Element
schemaElement
?:
string
Optional
schema
Attribute
schemaAttribute
?:
string
Optional
schema
Type
Namespace
schemaTypeNamespace
?:
string
is
Valid
isValid
:
boolean
validation
Errors
validationErrors
:
string
[]
Optional
typed
Value
typedValue
?:
any
Optional
type
Code
typeCode
?:
string
Optional
ancestry
ancestry
?:
{
parent
?:
PSVI
;
elementDeclaration
?:
string
}
is
Nilled
isNilled
:
boolean
Optional
content
Type
contentType
?:
"empty"
|
"simple"
|
"complex"
|
"mixed"
Optional
default
Value
defaultValue
?:
string
Optional
fixed
Value
fixedValue
?:
string
Optional
substitution
Group
substitutionGroup
?:
string
Optional
is
Substitutable
For
isSubstitutableFor
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
schema
Type
schema
Type
Name
schema
Element
schema
Attribute
schema
Type
Namespace
is
Valid
validation
Errors
typed
Value
type
Code
ancestry
is
Nilled
content
Type
default
Value
fixed
Value
substitution
Group
is
Substitutable
For
@designliquido/xpath
Loading...
PSVI information for a node