StatusType

<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Status. Details</ccts:DictionaryEntryName>
  <ccts:Definition>A class to describe the condition or position of an object.</ccts:Definition>
  <ccts:ObjectClass>Status</ccts:ObjectClass>
</ccts:Component>

Complex Type Information

Model

Used By

Elements CurrentStatus, Status

Source

<xsd:complexType name="StatusType">
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Status. Details</ccts:DictionaryEntryName>
        <ccts:Definition>A class to describe the condition or position of an object.</ccts:Definition>
        <ccts:ObjectClass>Status</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="cbc:ConditionCode" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Status. Condition Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>Specifies the status condition of the related object.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Status</ccts:ObjectClass>
            <ccts:PropertyTerm>Condition 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="cbc:ReferenceDate" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Status. Reference Date. Date</ccts:DictionaryEntryName>
            <ccts:Definition>The reference date for this status.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Status</ccts:ObjectClass>
            <ccts:PropertyTerm>Reference Date</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Date</ccts:RepresentationTerm>
            <ccts:DataType>Date. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:ReferenceTime" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Status. Reference Time. Time</ccts:DictionaryEntryName>
            <ccts:Definition>The reference time for this status.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Status</ccts:ObjectClass>
            <ccts:PropertyTerm>Reference Time</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Time</ccts:RepresentationTerm>
            <ccts:DataType>Time. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:Description" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Status. Description. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Text describing this status.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Status</ccts:ObjectClass>
            <ccts:PropertyTerm>Description</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:StatusReasonCode" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Status. Status Reason Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>The reason for this status condition or position, expressed as a code.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Status</ccts:ObjectClass>
            <ccts:PropertyTerm>Status Reason 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="cbc:StatusReason" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Status. Status_ Reason. Text</ccts:DictionaryEntryName>
            <ccts:Definition>The reason for this status condition or position, expressed as text.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Status</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Status</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Reason</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:SequenceID" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Status. Sequence Identifier. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>A sequence identifier for this status.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Status</ccts:ObjectClass>
            <ccts:PropertyTerm>Sequence 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:Text" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Status. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Provides any textual information related to this status.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Status</ccts:ObjectClass>
            <ccts:PropertyTerm>Text</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:IndicationIndicator" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Status. Indication_ Indicator. Indicator</ccts:DictionaryEntryName>
            <ccts:Definition>Specifies an indicator relevant to a specific status.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Status</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Indication</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Indicator</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Indicator</ccts:RepresentationTerm>
            <ccts:DataType>Indicator. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:Percent" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Status. Percent</ccts:DictionaryEntryName>
            <ccts:Definition>A percentage meaningful in the context of this status.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Status</ccts:ObjectClass>
            <ccts:PropertyTerm>Percent</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Percent</ccts:RepresentationTerm>
            <ccts:DataType>Percent. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:ReliabilityPercent" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Status. Reliability Percent. Percent</ccts:DictionaryEntryName>
            <ccts:Definition>The reliability of this status, expressed as a percentage.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Status</ccts:ObjectClass>
            <ccts:PropertyTerm>Reliability Percent</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Percent</ccts:RepresentationTerm>
            <ccts:DataType>Percent. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:Condition" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Status. Condition</ccts:DictionaryEntryName>
            <ccts:Definition>Measurements that quantify the condition of the objects covered by the status.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Status</ccts:ObjectClass>
            <ccts:PropertyTerm>Condition</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Condition</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Condition</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>