Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Element LimitsAndFitsSpecificationType / FormVariance
Annotations
The FormVariance element defines the form variance portion of the limits and fits specification.
Diagram
Diagram
Type xs:token
Properties
content simple
Source
<xs:element name="FormVariance" type="xs:token">
  <xs:annotation>
    <xs:documentation>The FormVariance element defines the form variance portion of the limits and fits specification.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/IntermediatesPMI.xsd
Element LimitsAndFitsSpecificationType / Grade
Annotations
The Grade element defines the grade portion of the limits and fits specification.
Diagram
Diagram
Type xs:token
Properties
content simple
Source
<xs:element name="Grade" type="xs:token">
  <xs:annotation>
    <xs:documentation>The Grade element defines the grade portion of the limits and fits specification.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/IntermediatesPMI.xsd
Complex Type LimitsAndFitsSpecificationType
Annotations
The LimitsAndFitsSpecificationType defines a limits and fits specification.
Diagram
Diagram IntermediatesPMI_xsd_Complex_Type_LimitsAndFitsSpecificationType.tmp#LimitsAndFitsSpecificationType_zoneVariance IntermediatesPMI_xsd_Complex_Type_LimitsAndFitsSpecificationType.tmp#LimitsAndFitsSpecificationType_FormVariance IntermediatesPMI_xsd_Complex_Type_LimitsAndFitsSpecificationType.tmp#LimitsAndFitsSpecificationType_Grade
Used by
Children FormVariance, Grade
Attributes
QName Type Use Annotation
zoneVariance LimitsAndFitsZoneVarianceType required
The required zoneVariance attribute is the zone variance type for the limits and fits specification.
Source
<xs:complexType name="LimitsAndFitsSpecificationType">
  <xs:annotation>
    <xs:documentation>The LimitsAndFitsSpecificationType defines a limits and fits specification.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="FormVariance" type="xs:token">
      <xs:annotation>
        <xs:documentation>The FormVariance element defines the form variance portion of the limits and fits specification.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Grade" type="xs:token">
      <xs:annotation>
        <xs:documentation>The Grade element defines the grade portion of the limits and fits specification.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="zoneVariance" type="LimitsAndFitsZoneVarianceType" use="required">
    <xs:annotation>
      <xs:documentation>The required zoneVariance attribute is the zone variance type for the limits and fits specification.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/IntermediatesPMI.xsd
Attribute LimitsAndFitsSpecificationType / @zoneVariance
Annotations
The required zoneVariance attribute is the zone variance type for the limits and fits specification.
Type LimitsAndFitsZoneVarianceType
Properties
use required
Facets
enumeration HOLE
enumeration SHAFT
Used by
Source
<xs:attribute name="zoneVariance" type="LimitsAndFitsZoneVarianceType" use="required">
  <xs:annotation>
    <xs:documentation>The required zoneVariance attribute is the zone variance type for the limits and fits specification.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/IntermediatesPMI.xsd