cbrn:RequestCancelIndicator
element RequestCancelIndicator in namespace http://release.niem.gov/niem/domains/cbrn/4.0/
Definition
True if the request is a cancellation of the request identified by <RequestIdentifier>; false if omitted, the request is not a cancellation.
Diagram
XML Schema
<xs:element name="RequestCancelIndicator" type="niem-xs:boolean" nillable="true">
<xs:annotation>
<xs:documentation>
True if the request is a cancellation of the request identified by <RequestIdentifier>; false if omitted, the request is not a cancellation.</xs:documentation>
</xs:annotation>
</xs:element>