The InspectionModeEnumType enumerates values that describe the first article inspection mode. For an AS9102A or AS9102B application, allowable values are FAI_Full for a full first article inspection or FAI_Partial for a partial first article inspection.
<xs:simpleType name="InspectionModeEnumType"><xs:annotation><xs:documentation>The InspectionModeEnumType enumerates values that describe the first article inspection mode. For an AS9102A or AS9102B application, allowable values are FAI_Full for a full first article inspection or FAI_Partial for a partial first article inspection.</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="FAI_Full"/><xs:enumeration value="FAI_Partial"/><xs:enumeration value="100Percent"/><xs:enumeration value="APQP"/><xs:enumeration value="KPC"/><xs:enumeration value="PPAP"/></xs:restriction></xs:simpleType>