Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type IfThenCurveRuleType
Annotations
The IfThenCurveRuleType defines a conditional rule that applies if the feature under consideration is a curve feature. The rule contains an inherited 'if' part and an inherited ThenPoints part. The 'then' part of the rule applies if the 'if' part does not exist or evaluates to true.
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 QIFRules_xsd_Complex_Type_PointRuleBaseType.tmp#PointRuleBaseType GenericExpressions_xsd_Element_BooleanExpression.tmp#BooleanExpression QIFRules_xsd_Complex_Type_IfThenFeatureRuleType.tmp#IfThenFeatureRuleType_ThenPoints QIFRules_xsd_Complex_Type_IfThenFeatureRuleType.tmp#IfThenFeatureRuleType
Type extension of IfThenFeatureRuleType
Type hierarchy
Used by
Element IfThenCurveRule
Children BooleanExpression, ThenPoints, UUID
Attributes
QName Type Use Annotation
name xs:token optional
The optional name attribute is the name of the rule.
Source
<xs:complexType name="IfThenCurveRuleType">
  <xs:annotation>
    <xs:documentation>The IfThenCurveRuleType defines a conditional rule that applies if the feature under consideration is a curve feature. The rule contains an inherited 'if' part and an inherited ThenPoints part. The 'then' part of the rule applies if the 'if' part does not exist or evaluates to true.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="IfThenFeatureRuleType"/>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFRules.xsd