LineReferenceType

<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Line Reference. Details</ccts:DictionaryEntryName>
  <ccts:Definition>A class to define a reference to a line in a document.</ccts:Definition>
  <ccts:ObjectClass>Line Reference</ccts:ObjectClass>
</ccts:Component>

Complex Type Information

Model

Used By

Source

<xsd:complexType name="LineReferenceType">
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Line Reference. Details</ccts:DictionaryEntryName>
        <ccts:Definition>A class to define a reference to a line in a document.</ccts:Definition>
        <ccts:ObjectClass>Line Reference</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="cbc:LineID" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Line Reference. Line Identifier. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>Identifies the referenced line in the document.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Line Reference</ccts:ObjectClass>
            <ccts:PropertyTerm>Line 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:UUID" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Line Reference. UUID. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>A universally unique identifier for this line reference.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Line Reference</ccts:ObjectClass>
            <ccts:PropertyTerm>UUID</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:LineStatusCode" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Line Reference. Line Status Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>A code signifying the status of the referenced line with respect to its original state.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Line Reference</ccts:ObjectClass>
            <ccts:PropertyTerm>Line Status Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataTypeQualifier>Line Status</ccts:DataTypeQualifier>
            <ccts:DataType>Line Status_ Code. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:DocumentReference" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Line Reference. Document Reference</ccts:DictionaryEntryName>
            <ccts:Definition>A reference to the document containing the referenced line.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Line Reference</ccts:ObjectClass>
            <ccts:PropertyTerm>Document Reference</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Document Reference</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Document Reference</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>