Showing:

Annotations
Diagrams
Properties
Source
Used by
Element StatsNonNegativeIntegerType / Value
Annotations
The Value element is the non negative integer statistical result.
Diagram
Diagram
Type xs:nonNegativeInteger
Properties
content simple
Source
<xs:element name="Value" type="xs:nonNegativeInteger">
  <xs:annotation>
    <xs:documentation>The Value element is the non negative integer statistical result.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/PrimitivesPMI.xsd
Complex Type StatsNonNegativeIntegerType
Annotations
The StatsNonNegativeIntegerType defines a non negative integer statistical result and optionally defines the software, standard or specification, or algorithm to be used to determine the non negative integer statistical result.
Diagram
Diagram PrimitivesPMI_xsd_Complex_Type_StatsWithReferenceBaseType.tmp#StatsWithReferenceBaseType_SoftwareId PrimitivesPMI_xsd_Complex_Type_StatsWithReferenceBaseType.tmp#StatsWithReferenceBaseType_StandardId PrimitivesPMI_xsd_Complex_Type_StatsWithReferenceBaseType.tmp#StatsWithReferenceBaseType_AlgorithmId PrimitivesPMI_xsd_Complex_Type_StatsWithReferenceBaseType.tmp#StatsWithReferenceBaseType PrimitivesPMI_xsd_Complex_Type_StatsNonNegativeIntegerType.tmp#StatsNonNegativeIntegerType_Value
Type extension of StatsWithReferenceBaseType
Type hierarchy
Used by
Children AlgorithmId, SoftwareId, StandardId, Value
Source
<xs:complexType name="StatsNonNegativeIntegerType">
  <xs:annotation>
    <xs:documentation>The StatsNonNegativeIntegerType defines a non negative integer statistical result and optionally defines the software, standard or specification, or algorithm to be used to determine the non negative integer statistical result.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="StatsWithReferenceBaseType">
      <xs:sequence>
        <xs:element name="Value" type="xs:nonNegativeInteger">
          <xs:annotation>
            <xs:documentation>The Value element is the non negative integer statistical result.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/PrimitivesPMI.xsd