Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element SequencedBaseFeatureType / SequenceNumber
Annotations
The SequenceNumber element is an ordinal number specifying the order of the base feature in the construction or alignment.
Diagram
Diagram Primitives_xsd_Simple_Type_NaturalType.tmp#NaturalType
Type NaturalType
Properties
content simple
Facets
minInclusive 1
Source
<xs:element name="SequenceNumber" type="NaturalType">
  <xs:annotation>
    <xs:documentation>The SequenceNumber element is an ordinal number specifying the order of the base feature in the construction or alignment.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/IntermediatesPMI.xsd
Complex Type SequencedBaseFeatureType
Annotations
The SequencedBaseFeatureType defines a feature that is one of a set of features used in a construction or alignment.
Diagram
Diagram IntermediatesPMI_xsd_Complex_Type_BaseFeatureType.tmp#BaseFeatureType_ReferencedComponent IntermediatesPMI_xsd_Complex_Type_BaseFeatureType.tmp#BaseFeatureType_FeatureId IntermediatesPMI_xsd_Complex_Type_BaseFeatureType.tmp#BaseFeatureType IntermediatesPMI_xsd_Complex_Type_SequencedBaseFeatureType.tmp#SequencedBaseFeatureType_SequenceNumber
Type extension of BaseFeatureType
Type hierarchy
Used by
Children FeatureId, ReferencedComponent, SequenceNumber
Source
<xs:complexType name="SequencedBaseFeatureType">
  <xs:annotation>
    <xs:documentation>The SequencedBaseFeatureType defines a feature that is one of a set of features used in a construction or alignment.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="BaseFeatureType">
      <xs:sequence>
        <xs:element name="SequenceNumber" type="NaturalType">
          <xs:annotation>
            <xs:documentation>The SequenceNumber element is an ordinal number specifying the order of the base feature in the construction or alignment.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/IntermediatesPMI.xsd