@designliquido/xpath
Preparing search index...
SchemaRegistry
Interface SchemaRegistry
interface
SchemaRegistry
{
targetNamespace
?:
string
;
types
:
Record
<
string
,
string
>
;
elements
:
Record
<
string
,
string
>
;
attributes
:
Record
<
string
,
string
>
;
}
Index
Properties
target
Namespace?
types
elements
attributes
Properties
Optional
target
Namespace
targetNamespace
?:
string
types
types
:
Record
<
string
,
string
>
elements
elements
:
Record
<
string
,
string
>
attributes
attributes
:
Record
<
string
,
string
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
target
Namespace
types
elements
attributes
@designliquido/xpath
Loading...