open-nav
GitHub
npm
Preparing search index...
core/src
XmlSchemaTables
Interface XmlSchemaTables
interface
XmlSchemaTables
{
namespaceUris
:
Record
<
string
,
string
>
;
roots
:
Record
<
string
,
CodecRootDescriptor
>
;
types
:
Record
<
string
,
CodecDescriptor
>
;
xsPrimitives
:
Record
<
string
,
PrimitiveKind
>
;
}
Index
Properties
namespace
Uris
roots
types
xs
Primitives
Properties
namespace
Uris
namespaceUris
:
Record
<
string
,
string
>
roots
roots
:
Record
<
string
,
CodecRootDescriptor
>
types
types
:
Record
<
string
,
CodecDescriptor
>
xs
Primitives
xsPrimitives
:
Record
<
string
,
PrimitiveKind
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
namespace
Uris
roots
types
xs
Primitives
GitHub
npm
open-nav
Loading...