Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type ReferenceFeatureAssociationSpecificationParameterEnumType
Annotations
The ReferenceFeatureAssociationSpecificationParameterEnumType
enumerates values that describe ISO specific filter modifying
parameters.
  P = peak
  V = valley
  T = peak to valley
  Q = root mean
square (RMS)
Diagram
Diagram
Type restriction of xs:NMTOKEN
Facets
enumeration P
enumeration V
enumeration T
enumeration Q
Used by
Source
<xs:simpleType name="ReferenceFeatureAssociationSpecificationParameterEnumType">
  <xs:annotation>
    <xs:documentation>The ReferenceFeatureAssociationSpecificationParameterEnumType enumerates values that describe ISO specific filter modifying parameters. P = peak V = valley T = peak to valley Q = root mean square (RMS)</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="P"/>
    <xs:enumeration value="V"/>
    <xs:enumeration value="T"/>
    <xs:enumeration value="Q"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd