EndorserPartyType

<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Endorser Party. Details</ccts:DictionaryEntryName>
  <ccts:Definition>A class to describe the party endorsing a document.</ccts:Definition>
  <ccts:ObjectClass>Endorser Party</ccts:ObjectClass>
</ccts:Component>

Complex Type Information

Model

Used By

Element EndorserParty

Source

<xsd:complexType name="EndorserPartyType">
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Endorser Party. Details</ccts:DictionaryEntryName>
        <ccts:Definition>A class to describe the party endorsing a document.</ccts:Definition>
        <ccts:ObjectClass>Endorser Party</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="cbc:RoleCode" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Endorser Party. Role Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>A code specifying the role of the party providing the endorsement (e.g., issuer, embassy, insurance, etc.).</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Endorser Party</ccts:ObjectClass>
            <ccts:PropertyTerm>Role 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:SequenceNumeric" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Endorser Party. Sequence. Numeric</ccts:DictionaryEntryName>
            <ccts:Definition>A number indicating the order of the endorsement provided by this party in the sequence in which endorsements are to be applied.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Endorser Party</ccts:ObjectClass>
            <ccts:PropertyTerm>Sequence</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Numeric</ccts:RepresentationTerm>
            <ccts:DataType>Numeric. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:Party" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Endorser Party. Party</ccts:DictionaryEntryName>
            <ccts:Definition>The party endorsing the application.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Endorser Party</ccts:ObjectClass>
            <ccts:PropertyTerm>Party</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Party</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:SignatoryContact" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Endorser Party. Signatory_ Contact. Contact</ccts:DictionaryEntryName>
            <ccts:Definition>The individual representing the exporter who signs the Certificate of Origin application before submitting it to the issuer party.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Endorser Party</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Signatory</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Contact</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Contact</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Contact</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>