Class | Description |
---|---|
ContentModelCodeActionParticipant |
Extension to support XML code actions based on content model (XML Schema
completion, etc)
|
ContentModelCompletionParticipant |
Extension to support XML completion based on content model (XML Schema
completion, etc)
|
ContentModelDocumentLinkParticipant |
Document link for :
XML Schema xsi:noNamespaceSchemaLocation
DTD SYSTEM (ex :
|
ContentModelHoverParticipant |
Extension to support XML hover based on content model (XML Schema
documentation, etc)
|
ContentModelTypeDefinitionParticipant |
Extension to support XML type definition based on content model (XML Schema
type definition, etc)
|
XMLModelUtils |
XML model utilities.
|
Enum | Description |
---|---|
DTDErrorCode |
DTD error code.
|
XMLSchemaErrorCode |
XML Schema error code.
|
XMLSyntaxErrorCode |
XML error code.
|
Copyright © 2020. All rights reserved.