Separation of the cells in each dimension |
<xs:element name="spacing"> <xs:annotation> <xs:documentation>Separation of the cells in each dimension</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="x" type="xs:double"/> <xs:attribute name="y" type="xs:double"/> <xs:attribute name="z" type="xs:double"/> </xs:complexType> </xs:element> |