Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schemas generated for GML 3.1 are incorrect #1652

Open
lgoltz opened this issue Feb 22, 2024 · 0 comments
Open

Schemas generated for GML 3.1 are incorrect #1652

lgoltz opened this issue Feb 22, 2024 · 0 comments
Labels
bug error issue and bug (fix) WFS deegree Web Feature Service

Comments

@lgoltz
Copy link
Contributor

lgoltz commented Feb 22, 2024

The schema generated by deegree for GML 3.1 may be incorrect. Possible failures are:

  • org.xml.sax.SAXParseException; systemId: file:/home/paul/checkouts/deegree-workspace-9112/xsd-Dateien/wfs52.xsd; lineNumber: 5; columnNumber: 113; src-resolve: Name 'gml:AbstractFeature' kann nicht als 'element declaration'-Komponente aufgelöst werden.
  • Fehler beim Auflösen von Komponente 'xlink:typeType'. Es wurde ermittelt, dass 'xlink:typeType' in Namespace 'http://www.w3.org/1999/xlink' vorhanden ist, aber Komponenten aus diesem Namespace können nicht aus Schemadokument 'file:/home/lyn/checkouts/deegree-workspace-9112/target/classes/xsd-Dateien/wfs52.xsd' referenziert werden.
  • org.xml.sax.SAXParseException; systemId: file:/home/lyn/checkouts/deegree-workspace-9112/target/classes/xsd-Dateien/wfs52.xsd; lineNumber: 4078; columnNumber: 59; src-resolve: Name 'gml:NilReasonType' kann nicht als 'type definition'-Komponente aufgelöst werden.
  • http://www.xplanung.de/xplangml/5/2":georefURL und "http://www.xplanung.de/xplangml/5/2":georefURL (oder Elemente aus ihrer Substitutionsgruppe) verletzen 'Unique Particle Attribution'. Bei der Validierung für dieses Schema würde eine Mehrdeutigkeit für diese beiden Partikel erstellt.

Failures was observed during testing #1548

@lgoltz lgoltz added bug error issue and bug (fix) WFS deegree Web Feature Service labels Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug error issue and bug (fix) WFS deegree Web Feature Service
Projects
None yet
Development

No branches or pull requests

1 participant