nc:ConditionMandatoryIndicator
element ConditionMandatoryIndicator in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
True if a condition is strictly required; false otherwise.
Diagram
XML Schema
<xs:element name="ConditionMandatoryIndicator" type="niem-xs:boolean" nillable="true">
<xs:annotation>
<xs:documentation>
True if a condition is strictly required; false otherwise.</xs:documentation>
</xs:annotation>
</xs:element>