Class GenerateXSINoNamespaceSchemaCodeActionResolver

java.lang.Object
org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.nogrammarconstraints.AbstractGenerateGrammarAndAssociationResolveCodeActionParticipant
org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.nogrammarconstraints.GenerateXSINoNamespaceSchemaCodeActionResolver
All Implemented Interfaces:
ICodeActionResolvesParticipant

public class GenerateXSINoNamespaceSchemaCodeActionResolver extends AbstractGenerateGrammarAndAssociationResolveCodeActionParticipant
Code action resolver participant used to:
  • generate the XSD file for the given DOM document
  • generate the association xsi:noNamespaceSchemaLocation in the XML to bind it with the generated XSD
Author:
Angelo ZERR