SessionCookieType

OFX / Types / SessionCookieType

Minimum length: 1

Maximum length: 1000

Usages:
XSD
  <xsd:simpleType name="SessionCookieType">
    <xsd:annotation>
      <xsd:documentation>
        The OFX element "SESSCOOKIE" is of type "SessionCookieType"
      </xsd:documentation>
    </xsd:annotation>

    <xsd:restriction base="xsd:string">
      <xsd:minLength value="1"/>
      <xsd:maxLength value="1000" />
    </xsd:restriction>
  </xsd:simpleType>

© Copyright 2023. All Rights Reserved.