Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • libcimpp libcimpp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 14
    • Issues 14
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ACS
  • Public
  • CIM
  • CIMpp
  • libcimpplibcimpp
  • Issues
  • #23

Closed
Open
Created Aug 15, 2017 by Georg Martin Reinke@georg.reinkeDeveloper

Additional files sometimes ignored when using libxml2

When adding multiple files to CIMModel and using libxml2 as the arabica backend, files after the first one are sometimes ignored when parsing. Debugging shows that CIMContentHandler::startElement is never called for some reason. Workarounds include using another backend (like expat) or creating a new XMLReader for each file.

Assignee
Assign to
Time tracking