j:PersonAdultIndicator
element PersonAdultIndicator in namespace http://release.niem.gov/niem/domains/jxdm/6.2/
Definition
True if person is considered an adult, based on age/emancipation/etc.; false otherwise.
Diagram
XML Schema
<xs:element name="PersonAdultIndicator" type="niem-xs:boolean" nillable="true">
<xs:annotation>
<xs:documentation>
True if person is considered an adult, based on age/emancipation/etc.; false otherwise.</xs:documentation>
</xs:annotation>
</xs:element>