Package org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.nogrammarconstraints
package org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.nogrammarconstraints
-
ClassesClassDescriptionAbstract class to: insert the grammar association in the XML (ex : xsi:noNamespaceSchemaLocation) generate the grammar XSD/DTD fileCode action resolver participant used to: generate the DTD file for the given DOM document generate the association DOCTYPE in the XML to bind it with the generated DTDCode action resolver participant used to: generate the RelaxNG file for the given DOM document generate the association relaxng in the XML to bind it with the generated RelaxNG schemaCode action resolver participant used to: generate the DTD file for the given DOM document generate the association xml-model in the XML to bind it with the generated DTDCode action resolver participant used to: generate the XSD file for the given DOM document generate the association xml-model in the XML to bind it with the generated XSDCode 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 XSDCode Action to bind a XML to a grammar (DTD, XSD) by generating the grammar.Data entry field used in the codeAction/resolve to generate the grammar.