Definition Type: SimpleType
Name: GenericContactInfoType
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Investment.xsd
Documentation:
The OFX element "GENCONTACTINFO" is of type "GenericContactInfoType"
Collapse XSD Schema Diagram:
XSD Diagram of GenericContactInfoType in schema ofx_investment_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:simpleType name="GenericContactInfoType">
    <xsd:annotation>
        <xsd:documentation>
	      The OFX element "GENCONTACTINFO" is of type "GenericContactInfoType"
	    </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:maxLength value="255" />
        <xsd:minLength value="1" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
MaxLength 255
MinLength 1
Collapse Derivation Tree:
Collapse References:
ofx:BROKERCONTACTINFO, ofx:EMPLOYERCONTACTINFO