ifcxml export refering to the wrong schema
Open
2019
2020
export
problem
Revit
Triage
- Dominant language
- C#
- Stars
- 637
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
Revit version : 2019.2
Exporter : 19.1.0.0
When exporting to IFC XML by duplicating IFC2x3 CoordinationView 2.0 or IFC4 ReferenceView header is still referring to obsolete schemas (2x2 and alpha version of 2x3) :
```xml
```
```xml
```
Contributor guide
Research direction
Start by tracing the IFC XML export path for the duplicated IFC2x3 CoordinationView 2.0 and IFC4 ReferenceView configurations, focusing on where the XML header and schema attributes are generated. Compare the emitted namespaces and schema locations with the selected configuration; done means each export references its correct, non-obsolete IFC schema.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100