Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type CharacteristicMeasurementsType
Annotations
The CharacteristicMeasurementsType defines a list of characteristic measurements.
Diagram
Diagram Characteristics_xsd_Complex_Type_CharacteristicMeasurementsType.tmp#CharacteristicMeasurementsType_n Characteristics_xsd_Element_CharacteristicMeasurement.tmp#CharacteristicMeasurement
Used by
Children CharacteristicMeasurement
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of characteristic measurements in this set.
Source
<xs:complexType name="CharacteristicMeasurementsType">
  <xs:annotation>
    <xs:documentation>The CharacteristicMeasurementsType defines a list of characteristic measurements.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="CharacteristicMeasurement" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Each CharacteristicMeasurement element gives information about a characteristic measurement.</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 characteristic measurements in this set.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd
Attribute CharacteristicMeasurementsType / @n
Annotations
The required n attribute is the number of characteristic measurements in this set.
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 characteristic measurements in this set.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd