Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type StatisticalStudyPlansType
Annotations
The StatisticalStudyPlansType defines a list of statistical study
plans.
Diagram
Diagram QIFStatistics_xsd_Complex_Type_StatisticalStudyPlansType.tmp#StatisticalStudyPlansType_n QIFStatistics_xsd_Element_StatisticalStudyPlan.tmp#StatisticalStudyPlan
Used by
Children StatisticalStudyPlan
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of statistical study plans
in this list.
Source
<xs:complexType name="StatisticalStudyPlansType">
  <xs:annotation>
    <xs:documentation>The StatisticalStudyPlansType defines a list of statistical study plans.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="StatisticalStudyPlan" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Each StatisticalStudyPlan element gives information about a statistical study plan.</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 plans in this list.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd
Attribute StatisticalStudyPlansType / @n
Annotations
The required n attribute is the number of statistical study plans
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 plans in this list.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFStatistics.xsd