UI5 Schemas compatibility · Issue #20 · microclimate-devops/xml-language-server · GitHub
Skip to content

UI5 Schemas compatibility #20

Description

@kozubikmichal

Hi,

I'm trying to get the VSCode extension working with UI5 schemas but I'm still getting this error:

ct-props-correct.4: Error for type '_ViewType'. Duplicate attribute uses with the same name and target namespace are specified. Name of duplicate attribute use is 'controllerName'.

My configuration:

"xmlLang.xmlAssociations": [{
        "fileNamePattern": "**/*.+(view|fragment).xml",
	"systemId": "xsd/sap.ui.core.xsd",
}]

The schema can be found here: https://openui5.hana.ondemand.com/downloads/schemas/sap.ui.core.xsd

It is working fine in WebStorm IDE

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions