Definition Type: Attribute
Name: electronicIndicatorInd
Namespace: http://www.opentravel.org/OTM/finance/v3
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: Finance_3_0_0.xsd
Use Optional
Documentation:
When true, indicates the voucher is electronic. An E-voucher is a value document issued by the Travel Agent for the customer. The e-voucher can be used as a proof of reservation, but more normally, as a full-payment or partial payment.
Collapse XSD Schema Diagram:
XSD Diagram of electronicIndicatorInd in schema finance_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="electronicIndicatorInd" type="xsd:boolean" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">When true, indicates the voucher is electronic. An E-voucher is a value document issued by the Travel Agent for the customer. The e-voucher can be used as a proof of reservation, but more normally, as a full-payment or partial payment.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>