Dependents

Uses the Component:DependentsType

Represents information about the dependents in the household

Fields and Components

Table 6.61. Fields and Components

Name Description Occurrence Type Data Type User Notes
NumberOfDependentsNumeric

Total number of dependents in household.

0..1Field udt:NumericType  

Sample XML

The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.

Example 6.61. Dependents

<Dependents>
     <NumberOfDependentsNumeric>......</NumberOfDependentsNumeric>     [0..1]
</Dependents>