Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
KWH40
fml40-reference-implementation
Commits
bf2d9cac
Commit
bf2d9cac
authored
May 26, 2021
by
Jiahang Chen
Browse files
change xml namespace
parent
24ab89fd
Pipeline
#475037
passed with stages
in 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ml/tools.py
View file @
bf2d9cac
...
...
@@ -181,7 +181,7 @@ def __init__(self, path=None, xml_str=None):
self
.
_namespace
=
{
'xsi'
:
'http://www.w3.org/2001/XMLSchema-instance'
,
'schemaLocation'
:
'urn:skogforsk:stanford2010 HarvestedProduction_V3p0.xsd'
,
'
standford_ns
'
:
'urn:skogforsk:stanford2010'
''
:
'urn:skogforsk:stanford2010'
}
for
key
in
self
.
_namespace
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment