Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element VersionType / ThisInstanceQPId
Annotations
The optional ThisInstanceQPId element is a UUID identifier of a version of a QIF instance file.
Diagram
Diagram Primitives_xsd_Simple_Type_QPIdType.tmp#QPIdType
Type QPIdType
Properties
content simple
minOccurs 0
Facets
pattern [A-Fa-f0-9]{8}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{12}
Source
<xs:element name="ThisInstanceQPId" type="QPIdType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ThisInstanceQPId element is a UUID identifier of a version of a QIF instance file.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/IntermediatesPMI.xsd
Complex Type VersionType
Annotations
The VersionType defines information about the version of the QIF instance file in which the VersionType is placed.
Diagram
Diagram IntermediatesPMI_xsd_Complex_Type_VersionBaseType.tmp#VersionBaseType_TimeCreated IntermediatesPMI_xsd_Complex_Type_VersionBaseType.tmp#VersionBaseType_SignOffs IntermediatesPMI_xsd_Complex_Type_VersionBaseType.tmp#VersionBaseType IntermediatesPMI_xsd_Complex_Type_VersionType.tmp#VersionType_ThisInstanceQPId
Type extension of VersionBaseType
Type hierarchy
Used by
Children SignOffs, ThisInstanceQPId, TimeCreated
Source
<xs:complexType name="VersionType">
  <xs:annotation>
    <xs:documentation>The VersionType defines information about the version of the QIF instance file in which the VersionType is placed.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="VersionBaseType">
      <xs:sequence>
        <xs:element name="ThisInstanceQPId" type="QPIdType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional ThisInstanceQPId element is a UUID identifier of a version of a QIF instance file.</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