PhoneType
OFX / Types / PhoneType
Minimum length: 1
Maximum length: 32
Usages:
- Abstract1097IssuerAddressType PHONE
- Abstract1098IssuerAddressType PHONE
- Abstract2439IssuerAddressType PHONE
- Abstract5498IssuerAddressType PHONE
- AbstractIssuerAddressType PHONE
- AbstractW2GIssuerAddressType PHONE
- Corporation2439AddressType PHONE
- CorporationAddressType PHONE
- CreditorAddressType PHONE
- DoneeAddressType PHONE
- FilerAddress PHONE
- FilerAddressType PHONE
- InsuredAddressType PHONE
- Issuer1097AddressType PHONE
- IssuerAddressType PHONE
- LenderAddressType PHONE
- PayerAddress PHONE
- PayerAddressType PHONE
- PayerW2GAddressType PHONE
- ProfileResponse CSPHONE
- ProfileResponse FAXPHONE
- ProfileResponse TSPHONE
- RecipientAddress PHONE
- Tax1095B_V100 CONTACTPERSONPHONE
- Tax1095C_V100 ALECONTACTPHONE
- Tax1099K_V100 PSEPHONE
- TrusteeAddressType PHONE
XSD
<xsd:simpleType name="PhoneType"> <xsd:annotation> <xsd:documentation>The OFX element "PHONE" is of type "PhoneType"</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"> <xsd:minLength value="1"/> <xsd:maxLength value="32"/> </xsd:restriction> </xsd:simpleType>