Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type StatisticalStudiesResultsType
Annotations
The StatisticalStudiesResultsType defines a list of statistical
study results.
Diagram
Diagram QIFStatistics_xsd_Complex_Type_StatisticalStudiesResultsType.tmp#StatisticalStudiesResultsType_n QIFStatistics_xsd_Element_StatisticalStudyResults.tmp#StatisticalStudyResults
Used by
Children StatisticalStudyResults
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of statistical study
results in this list.
Source
<xs:complexType name="StatisticalStudiesResultsType">
  <xs:annotation>
    <xs:documentation>The StatisticalStudiesResultsType defines a list of statistical study results.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="StatisticalStudyResults" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Each StatisticalStudyResults element gives information about the results of a statistical study.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="n" type="NaturalType" use="required">
    <xs:annotation>
      <xs:documentation>The required n attribute is the number of statistical study results in this list.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Attribute StatisticalStudiesResultsType / @n
Annotations
The required n attribute is the number of statistical study
results in this list.
Type NaturalType
Properties
use required
Facets
minInclusive 1
Used by
Source
<xs:attribute name="n" type="NaturalType" use="required">
  <xs:annotation>
    <xs:documentation>The required n attribute is the number of statistical study results in this list.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd