True if an image is of a juvenile; false otherwise.
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="ImageJuvenileIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if an image is of a juvenile; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>