Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
1azyman committed Apr 25, 2024
2 parents 7be063b + 8865051 commit 9246011
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ default void setIgnoredNamespaces(List<String> value) {

@Override
default void setXsdAnyMarker(boolean value) {
unsupported("xsdAnyMarker", value);
// ignoring; it is "true" for legacy schemas
}

@Override
Expand Down

0 comments on commit 9246011

Please sign in to comment.