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 93a0b09 commit 960bd12Copy full SHA for 960bd12
example_workflows/quantum_espresso/qe_xml_parser/src/qe_xml_parser/schemas/qes_230310.xsd
@@ -1036,7 +1036,7 @@ datecode 220603
1036
<complexType name="symmetriesType">
1037
<sequence>
1038
<element type="unsignedByte" name="nsym"/>
1039
- <element type="unsignedByte" name="colin_mag"/>
+ <element type="integer" name="colin_mag"/>
1040
<element type="unsignedByte" name="nrot"/>
1041
<element type="unsignedByte" name="space_group"/>
1042
<element type="qes:symmetryType" name="symmetry" maxOccurs="48" minOccurs="1"/>
0 commit comments