nc:ProbabilityPercent
element ProbabilityPercent in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A decimal value that indicates computed likelihood that what the content is true or accurate. This value is based on a calculation of probability of occurrence or truth.
Diagram
XML Schema
<xs:element name="ProbabilityPercent" type="niem-xs:decimal" nillable="true">
<xs:annotation>
<xs:documentation>
A decimal value that indicates computed likelihood that what the content is true or accurate. This value is based on a calculation of probability of occurrence or truth.</xs:documentation>
</xs:annotation>
</xs:element>