Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C citygml-energy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 29
    • Issues 29
    • 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
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • energyade
  • citygml-energy
  • Merge requests
  • !128

Xsd validation

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Moritz Robert Lauster requested to merge pascal-schetelat:xsd_validation into master Nov 26, 2016
  • Overview 1
  • Commits 6
  • Pipelines 0
  • Changes 4

Created by: pascal-schetelat

3 data samples failed to validate against the energy.xsd :

  • EPIDidealload_correct.gml not a valid xml : Opening and ending tag mismatch: installedOn line 896 and PhotovoltaicSystem, line 897, column 35

  • SampleFileRWTHAachen.gml citygml-energy/samples/SampleFileRWTHAachen.gml:2:0:ERROR:SCHEMASV:SCHEMAV_CVC_ELT_1: Element '{http://www.opengis.net/citygml/1.0}CityModel': No matching global declaration available for the validation root.Schedule.gml

  • Schedule.gml :44:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element '{http://www.opengis.net/gml}endPosition': '24:00:00' is not a valid value of the union type '{http://www.opengis.net/gml}TimePositionUnion'. file:/D:/Cstbdata/PROJETS/PIVOT/SOURCES/citygml-energy/samples/Schedule.gml:69:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element '{http://www.opengis.net/gml}endPosition': '24:00:00' is not a valid value of the union type '{http://www.opengis.net/gml}TimePositionUnion'. file:/D:/Cstbdata/PROJETS/PIVOT/SOURCES/citygml-energy/samples/Schedule.gml:106:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element '{http://www.opengis.net/gml}endPosition': '24:00:00' is not a valid value of the union type '{http://www.opengis.net/gml}TimePositionUnion'.

The schematron validation is set, we only need a schematron file to try it

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: pascal-schetelat:xsd_validation