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
--xmlns-override value Allows to explicitly set gopackage name for given XMLNS. Example: --xmlns-override='http://www.w3.org/2000/09/xmldsig#=xml_signatures'
24
36
```
37
+
38
+
## Exemplary Usage
39
+
40
+
```shell
25
41
# Acquire latest some XSD file you want to convert - for instance XCCDF 1.2
0 commit comments