tml:calibration

Do the TML descriptions accurately reflect actual performance specifications

Element Information

Model

Source

<xs:element name="calibration" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Do the TML descriptions accurately reflect actual performance specifications</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="calibratedBy" minOccurs="0" maxOccurs="unbounded">
        <xs:complexType>
          <xs:sequence>
            <xs:element name="name" type="tml:BindType" minOccurs="0"/>
            <xs:element name="organization" type="tml:BindType" minOccurs="0"/>
            <xs:element name="email" type="tml:BindType" minOccurs="0"/>
            <xs:element name="phone" type="tml:BindType" minOccurs="0"/>
            <xs:element name="date" type="tml:BindType" minOccurs="0">
              <xs:annotation>
                <xs:documentation>ISO8601 dateTime stamp</xs:documentation>
              </xs:annotation>
            </xs:element>
          </xs:sequence>
        </xs:complexType>
      </xs:element>
      <xs:element name="validatedBy" minOccurs="0" maxOccurs="unbounded">
        <xs:complexType>
          <xs:sequence>
            <xs:element name="name" type="tml:BindType" minOccurs="0"/>
            <xs:element name="organization" type="tml:BindType" minOccurs="0"/>
            <xs:element name="email" type="tml:BindType" minOccurs="0"/>
            <xs:element name="phone" type="tml:BindType" minOccurs="0"/>
            <xs:element name="date" type="tml:BindType" minOccurs="0">
              <xs:annotation>
                <xs:documentation>ISO8601 dateTime stamp</xs:documentation>
              </xs:annotation>
            </xs:element>
          </xs:sequence>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:element>

Sample