Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type PointRuleBaseType
Annotations
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.
Diagram
Diagram QIFRules_xsd_Complex_Type_QIFRuleBaseType.tmp#QIFRuleBaseType_name QIFRules_xsd_Complex_Type_QIFRuleBaseType.tmp#QIFRuleBaseType_UUID QIFRules_xsd_Complex_Type_QIFRuleBaseType.tmp#QIFRuleBaseType
Type extension of QIFRuleBaseType
Type hierarchy
Properties
abstract true
Used by
Children UUID
Attributes
QName Type Use Annotation
name xs:token optional
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFRules.xsd