buildingSMART / buildingSMART/IDS
IDS file validation issues with schema v0.9
Open
discuss & decide
- Dominant language
- C#
- Stars
- 318
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
Description
Trying to validate an IDS file (using schema 0.9) via Java, we get the error
> no-xsi: The {target namespace} of an attribute declaration must not match 'http://www.w3.org/2001/XMLSchema-instance'.
Eliminating this import:
``
solves the problem.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.