qualipool / swissrets

A swiss real estate transaction standard
https://swissrets.ch
MIT License
26 stars 18 forks source link

"volumeSia" is weird #195

Closed jensstalder closed 2 years ago

jensstalder commented 2 years ago

We suspect it signifies the cubature of the older SIA 116 standard, but somehow got truncated.

Possible fix would be to rename this to volumeSia116Gv to be specific and still support the older standard since this appears to be in use.

  <xs:element name="volumeSia" type="positiveDecimal" minOccurs="0" maxOccurs="1">
      <xs:annotation>
          <xs:documentation>Volume SIA in m³</xs:documentation>
      </xs:annotation>
  </xs:element>