Skip to content

Commit

Permalink
Removed default-mode to avoid apply-template loop when the styles…
Browse files Browse the repository at this point in the history
…heet is applied to a document. (#1804)
  • Loading branch information
david-waltermire authored and aj-stein-nist committed Jul 10, 2023
1 parent 7f5bf80 commit be98b42
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
xmlns:opr="http://csrc.nist.gov/ns/oscal/profile-resolution"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
exclude-result-prefixes="#all"
xpath-default-namespace="http://csrc.nist.gov/ns/oscal/1.0"
default-mode="scrubbing">
xpath-default-namespace="http://csrc.nist.gov/ns/oscal/1.0">

<!--
Expand Down

0 comments on commit be98b42

Please sign in to comment.