nc:FinancialAccountHolderCodeType
complexType FinancialAccountHolderCodeType in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A data type for a kind of financial account holder.
Diagram
XML Schema
<xs:complexType name="FinancialAccountHolderCodeType">
<xs:annotation>
<xs:documentation>
A data type for a kind of financial account holder.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="nc:FinancialAccountHolderCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>