Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type NonDestructiveTestingEnumType
Annotations
The NonDestructiveTestingEnumType enumerates values that describe non-destructive testing types.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration ACOUSTIC_EMISSION
enumeration ELECTROMAGNETIC
enumeration LEAK
enumeration MAGNETIC_PARTICLE
enumeration NEUTRON_RADIOGRAPHIC
enumeration PENETRANT
enumeration PROOF
enumeration RADIOGRAPHIC
enumeration ULTRASONIC
enumeration VISUAL
Used by
Source
<xs:simpleType name="NonDestructiveTestingEnumType">
  <xs:annotation>
    <xs:documentation>The NonDestructiveTestingEnumType enumerates values that describe non-destructive testing types.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="ACOUSTIC_EMISSION"/>
    <xs:enumeration value="ELECTROMAGNETIC"/>
    <xs:enumeration value="LEAK"/>
    <xs:enumeration value="MAGNETIC_PARTICLE"/>
    <xs:enumeration value="NEUTRON_RADIOGRAPHIC"/>
    <xs:enumeration value="PENETRANT"/>
    <xs:enumeration value="PROOF"/>
    <xs:enumeration value="RADIOGRAPHIC"/>
    <xs:enumeration value="ULTRASONIC"/>
    <xs:enumeration value="VISUAL"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd