@@ -104,7 +104,7 @@ NXmicrostructure_score_results(NXobject):
104104 y_direction :
105105 enumeration : [in]
106106 z_alias :
107- enumeration : [normal direction ]
107+ enumeration : [normal_direction ]
108108 z_direction :
109109 enumeration : [north]
110110 discretization(NXmicrostructure) :
@@ -116,7 +116,7 @@ NXmicrostructure_score_results(NXobject):
116116 symmetry(NX_CHAR) :
117117 cell_dimensions(NX_NUMBER) :
118118 extent(NX_UINT) :
119- index_offset (NX_INT) :
119+ index_offset_cell (NX_INT) :
120120 boundary(NXcg_hexahedron) :
121121 doc : |
122122 A tight bounding box or sphere or bounding primitive about the grid.
@@ -452,7 +452,7 @@ NXmicrostructure_score_results(NXobject):
452452 rank : 1
453453
454454# ++++++++++++++++++++++++++++++++++ SHA HASH ++++++++++++++++++++++++++++++++++
455- # 2ca93fa62100e188ba3c37f8abed4d66fa3177c6916d01f670aba93c65219582
455+ # 253a0f626509d61f8499977027cb34d2e9bdbe18b15e71b24d25dcca60c7024a
456456# <?xml version="1.0" encoding="UTF-8"?>
457457# <?xml-stylesheet type="text/xsl" href="nxdlformat.xsl"?>
458458# <!--
@@ -641,7 +641,7 @@ NXmicrostructure_score_results(NXobject):
641641# </field>
642642# <field name="z_alias">
643643# <enumeration>
644- # <item value="normal direction "/>
644+ # <item value="normal_direction "/>
645645# </enumeration>
646646# </field>
647647# <field name="z_direction">
@@ -658,7 +658,7 @@ NXmicrostructure_score_results(NXobject):
658658# <field name="symmetry" type="NX_CHAR"/>
659659# <field name="cell_dimensions" type="NX_NUMBER"/>
660660# <field name="extent" type="NX_UINT"/>
661- # <field name="index_offset " type="NX_INT"/>
661+ # <field name="index_offset_cell " type="NX_INT"/>
662662# </group>
663663# <group name="boundary" type="NXcg_hexahedron">
664664# <doc>
0 commit comments