Class | Description |
---|---|
XSDCodeLensParticipant |
XSD CodeLens to show references count between XSD types references.
|
XSDCompletionParticipant |
XSD completion for
xs:/@type -> xs:complexType/@name
xs:/@base -> xs:complexType/@name
|
XSDDefinitionParticipant |
XSD definition which manages the following definition:
xs:element/@type -> xs:complexType/@name
xs:extension/@base -> xs:complexType/@name
xs:element/@ref -> xs:complexType/@name
|
XSDDocumentLinkParticipant |
Implements document links in .xsd files for
xs:include/schemaLocation
xs:import/schemaLocation
|
XSDHighlightingParticipant |
XSD highlight participant
|
XSDReferenceParticipant |
XSD reference
|
XSDRenameParticipant |
XSD rename
|
Enum | Description |
---|---|
XSDErrorCode |
XSD error code.
|
Copyright © 2022. All rights reserved.