Class XSDDefinitionParticipant

  • All Implemented Interfaces:
    IDefinitionParticipant

    public class XSDDefinitionParticipant
    extends AbstractDefinitionParticipant
    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
    Author:
    Angelo ZERR