PerformanceDataLineType

<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Performance Data Line. Details</ccts:DictionaryEntryName>
  <ccts:Definition>A class to define a line in a Performance History.</ccts:Definition>
  <ccts:ObjectClass>Performance Data Line</ccts:ObjectClass>
</ccts:Component>

Complex Type Information

Model

Used By

Source

<xsd:complexType name="PerformanceDataLineType">
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Performance Data Line. Details</ccts:DictionaryEntryName>
        <ccts:Definition>A class to define a line in a Performance History.</ccts:Definition>
        <ccts:ObjectClass>Performance Data Line</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Performance Data Line. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>An identifier for this performance data line.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Performance Data Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:Note" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Performance Data Line. Note. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Free-form text conveying information that is not contained explicitly in other structures.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Performance Data Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Note</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:PerformanceValueQuantity" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Performance Data Line. Performance Value. Quantity</ccts:DictionaryEntryName>
            <ccts:Definition>The value of the reported attribute.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Performance Data Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Performance Value</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
            <ccts:DataType>Quantity. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:PerformanceMetricTypeCode" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Performance Data Line. Performance Metric Type Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>A code signifying the measure of performance applicable to the reported attribute.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Performance Data Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Performance Metric Type Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:Period" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Performance Data Line. Period</ccts:DictionaryEntryName>
            <ccts:Definition>The period to which this performance data line applies.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Performance Data Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Period</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Period</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:Item" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Performance Data Line. Item</ccts:DictionaryEntryName>
            <ccts:Definition>The item whose performance is reported in this data line.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Performance Data Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Item</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Item</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Item</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>