Definition Type: SimpleType
Name: Boolean
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CoreLib No Plus.xsd
Documentation:
Boolean indicates a logical True or False condition. The physical representation of Boolean data is specified by each implementation specification corresponding to this message specification.
Collapse XSD Schema Diagram:
XSD Diagram of Boolean in schema ifx170_corelib no plus_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:simpleType name="Boolean">
    <xsd:annotation>
        <xsd:documentation>Boolean indicates a logical True or False condition.  The physical representation of Boolean data is specified by each implementation specification corresponding to this message specification.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="0" />
        <xsd:enumeration value="1" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration 0
Enumeration 1
Collapse Derivation Tree:
Collapse References:
ifx:AcceptReqd_Type, ifx:AllocateAllowed_Type, ifx:BackupWithholding_Type, ifx:CascadeDel_Type, ifx:CaseSen_Type, ifx:CSPCustInfoReq_Type, ifx:CustNameReqd_Type, ifx:DiscReqd_Type, ifx:DupChkOverride_Type, ifx:GenSessKey_Type, ifx:ImmediatePmt_Type, ifx:ImmediateXfer_Type, ifx:IncAllItems_Type, ifx:IncBal_Type, ifx:IncBillerContact_Type, ifx:IncCounts_Type, ifx:IncDetail_Type, ifx:IncDisc_Type, ifx:IncEndrsmntStmp_Type, ifx:IncExtBal_Type, ifx:IncHistory_Type, ifx:IncImages_Type, ifx:IncRefInfo, ifx:IncSecSigLine_Type, ifx:IncSummary_Type, ifx:IncToken_Type, ifx:ManualMicr, ifx:ModPending_Type, ifx:ModPswdFirst_Type, ifx:NotifyReqd_Type, ifx:NotifyWilling_Type, ifx:OpenAcctInd, ifx:OwnerInd, ifx:POSAttended, ifx:POSCaptureCapability, ifx:PostAddrReqd_Type, ifx:PrenoteReqd_Type, ifx:PrimaryAcct_Type, ifx:PrintReceipt, ifx:PrintReceipt_Type, ifx:RecPmtMod_Type, ifx:RecXferMod_Type, ifx:SecretOptional_Type, ifx:SettleInd, ifx:SpaceAlwd_Type, ifx:SuppressEcho_Type, ifx:TruncatedInd, ifx:UpPayee_Type