Skip to content

Abstract / Base didn't work #68

@ximex

Description

@ximex

XSD: http://data.bka.gv.at/RIS/XSD/OGD_Request.xsd

there is a complex type SearchExpression (<xsd:complexType name="SearchExpression" abstract="true"/>) that is abstract and have some possible complex types to use:

  • PhraseSearchExpression
  • TermSearchExpression
  • NotSearchExpression
  • BooleanSearchExpression

if i try to convert an XML to JSON with a Titel, Index, Suchworte with a <value> element i got an error.

I try to get more infos tomorrow

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions