Definition Type: SimpleType
Name: Long
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CoreLib No Plus.xsd
Documentation:
Long is an integer value, which may be positive, negative, or zero, with values ranging from -2147483648 to 2147483647.
Collapse XSD Schema Diagram:
XSD Diagram of Long in schema ifx170_corelib no plus_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:simpleType name="Long">
    <xsd:annotation>
        <xsd:documentation>Long is an integer value, which may be positive, negative, or zero, with values ranging from -2147483648 to 2147483647.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:long" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
ifx:BinLength_Type, ifx:CanWind_Type, ifx:CompletedPmtCount_Type, ifx:Count_Type, ifx:DaysCall_Type, ifx:DaysToEPost_Type, ifx:DaysToPay_Type, ifx:DaysWith_Type, ifx:Dependents_Type, ifx:DfltDaysToPay_Type, ifx:DfltXferDaysToPay_Type, ifx:HistRetentionDays_Type, ifx:HoldCount_Type, ifx:MatchedRec_Type, ifx:Max_Type, ifx:MaxRec_Type, ifx:Min_Type, ifx:NumEmployees_Type, ifx:NumInsts_Type, ifx:OriginatorType, ifx:PastDuePmtCount_Type, ifx:PmtAuthCount_Type, ifx:RemainingInsts_Type, ifx:RemainingPmtCount_Type, ifx:SentRec_Type, ifx:SeqNum_Type, ifx:SkipNextN_Type, ifx:StatusCode_Type, ifx:StopCount_Type, ifx:TaxYear_Typeifx:UTCOffset,