nc:Percent
element Percent in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A ratio, proper fraction, or percentage, with 100% represented as the value 100.
Diagram
XML Schema
<xs:element name="Percent" type="niem-xs:decimal" nillable="true">
<xs:annotation>
<xs:documentation>
A ratio, proper fraction, or percentage, with 100% represented as the value 100.</xs:documentation>
</xs:annotation>
</xs:element>