Definition Type: Element
Name: COLDEF
Namespace: http://ofx.net/types/2003/04
Type: ofx:ColumnDefinition
Containing Schema: OFX_BillerDelivery_Messages.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into COLTYPE in schema ofx_billerdelivery_xsd Drilldown into COLNAME in schema ofx_billerdelivery_xsd Drilldown into ColumnDefinition in schema ofx_billerdelivery_xsdXSD Diagram of COLDEF in schema ofx_billerdelivery_messages_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:element name="COLDEF" type="ofx:ColumnDefinition" minOccurs="0" maxOccurs="unbounded" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
COLNAME ofx:COLNAME (1) (1)
COLTYPE ofx:COLTYPE (1) (1)
Collapse Derivation Tree: