EvidenceSuppliedType

<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Evidence Supplied. Details</ccts:DictionaryEntryName>
  <ccts:Definition>A reference to evidence.</ccts:Definition>
  <ccts:ObjectClass>Evidence Supplied</ccts:ObjectClass>
</ccts:Component>

Complex Type Information

Model

Children: ID

Used By

Source

<xsd:complexType name="EvidenceSuppliedType">
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Evidence Supplied. Details</ccts:DictionaryEntryName>
        <ccts:Definition>A reference to evidence.</ccts:Definition>
        <ccts:ObjectClass>Evidence Supplied</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>Evidence Supplied. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>The identifier of the referenced evidence.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Evidence Supplied</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:sequence>
</xsd:complexType>