| 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
|
| XSDHighlightingParticipant |
XSD highlight participant
|
| XSDReferenceParticipant |
XSD reference
|
| XSDRenameParticipant |
XSD rename
|
| Enum | Description |
|---|---|
| XSDErrorCode |
XSD error code.
|
Copyright © 2020. All rights reserved.