Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type diggs:InjectionTerminatedByType
Namespace http://diggsml.org/schemas/3
Annotations
Concrete type extending TerminationCriteriaEnumType. Provides implementation for injection terminated by type.
Diagram
DiagramCommon_xsd_Simple_Type_diggs_TerminationCriteriaEnumType.tmp#TerminationCriteriaEnumTypeGrouting_xsd_Complex_Type_diggs_InjectionTerminatedByType.tmp#InjectionTerminatedByType_displacedFeature
Type extension of diggs:TerminationCriteriaEnumType
Type hierarchy
Used by
Attributes
QName Type Use Annotation
displacedFeature diggs:TerminationFeatureExtEnumType optional
The displaced feature attribute.
Source
<complexType name="InjectionTerminatedByType">
  <annotation>
    <documentation>Concrete type extending TerminationCriteriaEnumType. Provides implementation for injection terminated by type.</documentation>
  </annotation>
  <simpleContent>
    <extension base="diggs:TerminationCriteriaEnumType">
      <attribute name="displacedFeature" type="diggs:TerminationFeatureExtEnumType">
        <annotation>
          <documentation>The displaced feature attribute.</documentation>
        </annotation>
      </attribute>
    </extension>
  </simpleContent>
</complexType>
Attribute diggs:InjectionTerminatedByType / @displacedFeature
Namespace No namespace
Annotations
The displaced feature attribute.
Type diggs:TerminationFeatureExtEnumType
Properties
content simple
Used by
Source
<attribute name="displacedFeature" type="diggs:TerminationFeatureExtEnumType">
  <annotation>
    <documentation>The displaced feature attribute.</documentation>
  </annotation>
</attribute>