nc:AngularSecondValue
element AngularSecondValue in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A value that specifies a second of a minute. The value comes from a restricted range of 0 (inclusive) to 60 (exclusive).
Diagram
XML Schema
<xs:element name="AngularSecondValue" type="nc:AngularSecondType" nillable="true">
<xs:annotation>
<xs:documentation>
A value that specifies a second of a minute. The value comes from a restricted range of 0 (inclusive) to 60 (exclusive).</xs:documentation>
</xs:annotation>
</xs:element>