The required subgroupId attribute references the id of the subgroup with which this decimal value is associated.
Source
<xs:complexType name="SubgroupDecimalType"><xs:annotation><xs:documentation>A SubgroupDecimalType defines an MeasuredDecimalType associated with a particular subgroup id.</xs:documentation></xs:annotation><xs:simpleContent><xs:extension base="MeasuredDecimalType"><xs:attribute name="subgroupId" type="QIFIdType" use="required"><xs:annotation><xs:documentation>The required subgroupId attribute references the id of the subgroup with which this decimal value is associated.</xs:documentation></xs:annotation></xs:attribute></xs:extension></xs:simpleContent></xs:complexType>
<xs:attribute name="subgroupId" type="QIFIdType" use="required"><xs:annotation><xs:documentation>The required subgroupId attribute references the id of the subgroup with which this decimal value is associated.</xs:documentation></xs:annotation></xs:attribute>