Definition Type: ComplexType
Name: EndorserPartyType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Containing Schema: UBL-CommonAggregateComponents-2.0.xsd
Abstract
Documentation:
ABIE Endorser Party. Details The party endorsing a document. Endorser Party
Collapse XSD Schema Diagram:
Drilldown into SignatoryContact in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into Party in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into SequenceNumeric in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into RoleCode in schema ubl-commonbasiccomponents-2_0_xsdXSD Diagram of EndorserPartyType in schema ubl-commonaggregatecomponents-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="EndorserPartyType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Endorser Party. Details</ccts:DictionaryEntryName>
                <ccts:Definition>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 xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Endorser Party. Role Code. Code</ccts:DictionaryEntryName>
                        <ccts:Definition>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 xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Endorser Party. Sequence. Numeric</ccts:DictionaryEntryName>
                        <ccts:Definition>The sequence in which the 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="Party" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Endorser Party. Party</ccts:DictionaryEntryName>
                        <ccts:Definition>Details of 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:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="SignatoryContact" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Endorser Party. Signatory_ Contact. Contact</ccts:DictionaryEntryName>
                        <ccts:Definition>Details of 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:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RoleCode cbc:RoleCode 1 1
SequenceNumeric cbc:SequenceNumeric 1 1
Party cac:Party 1 1
SignatoryContact cac:SignatoryContact 1 1
Collapse Derivation Tree:
Collapse References:
cac:EndorserParty