You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MaterializedViewRefreshType simple type referenced in refreshMaterializedView element definition for refreshType attribute (line 205) is not defined in the schema anywhere. This renders the whole schema invalid.
src-resolve: Cannot resolve the name 'MaterializedViewRefreshType' to a(n) 'simpleType definition' component.
src-resolve: Cannot resolve the name 'MaterializedViewRefreshType' to a(n) 'type definition' component.
This will require more than an xsd schema change though - the values expected can be found at RefreshMaterializedViewOracle.java#L42; most of the above are missing and the second complete should be force.
(I'd submit a PR, but I haven't programmed in Java for a couple of decades.)
MaterializedViewRefreshType
simple type referenced inrefreshMaterializedView
element definition forrefreshType
attribute (line 205) is not defined in the schema anywhere. This renders the whole schema invalid.┆Issue is synchronized with this Jira Bug by Unito
The text was updated successfully, but these errors were encountered: