Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Element BestFit
Annotations
The global BestFit element gives information about a best-fit alignment operation.
Diagram
Diagram IntermediatesPMI_xsd_Complex_Type_AlignmentOperationBaseType.tmp#AlignmentOperationBaseType_SequenceNumber Primitives_xsd_Element_Attributes.tmp#Attributes IntermediatesPMI_xsd_Complex_Type_AlignmentOperationBaseType.tmp#AlignmentOperationBaseType IntermediatesPMI_xsd_Complex_Type_BestFitAlignmentOperationType.tmp#BestFitAlignmentOperationType_n IntermediatesPMI_xsd_Complex_Type_BestFitAlignmentOperationType.tmp#BestFitAlignmentOperationType_DegreesOfFreedom IntermediatesPMI_xsd_Complex_Type_BestFitAlignmentOperationType.tmp#BestFitAlignmentOperationType_BaseFeature IntermediatesPMI_xsd_Complex_Type_BestFitAlignmentOperationType.tmp#BestFitAlignmentOperationType IntermediatesPMI_xsd_Element_AlignmentOperation.tmp#AlignmentOperation
Type BestFitAlignmentOperationType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Children Attributes, BaseFeature, DegreesOfFreedom, SequenceNumber
Instance
<BestFit n="" xmlns="http://qifstandards.org/xsd/qif3">
  <SequenceNumber>{1,1}</SequenceNumber>
  <Attributes n="">{0,1}</Attributes>
  <DegreesOfFreedom n="">{1,1}</DegreesOfFreedom>
  <BaseFeature>{1,unbounded}</BaseFeature>
</BestFit>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of base features used in the alignment.
Source
<xs:element name="BestFit" type="BestFitAlignmentOperationType" substitutionGroup="AlignmentOperation">
  <xs:annotation>
    <xs:documentation>The global BestFit element gives information about a best-fit alignment operation.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/IntermediatesPMI.xsd