We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9c8b52 commit 1a534d4Copy full SHA for 1a534d4
flattentool/sort_xml.py
@@ -66,6 +66,7 @@ def get_schema_element(self, tag_name, name_attribute):
66
Return the specified element from the schema.
67
68
tag_name -- the name of the tag in the schema, e.g. 'complexType'
69
+
70
name_attribute -- the value of the 'name' attribute in the schema, ie.
71
the name of the element/type etc. being described,
72
e.g. iati-activities
0 commit comments