The abstract PointRuleBaseType defines the base type for rules for selecting the number or density of hit points and/or a strategy for selecting the points.
The optional name attribute is the name of the rule.
Source
<xs:complexType name="PointRuleBaseType" abstract="true"><xs:annotation><xs:documentation>The abstract PointRuleBaseType defines the base type for rules for selecting the number or density of hit points and/or a strategy for selecting the points.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="QIFRuleBaseType"/></xs:complexContent></xs:complexType>