nc:Degree90Type
complexType Degree90Type in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A data type for a value between 0 (inclusive) and 90 (exclusive).
Diagram
XML Schema
<xs:complexType name="Degree90Type">
<xs:annotation>
<xs:documentation>
A data type for a value between 0 (inclusive) and 90 (exclusive).</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="nc:Degree90SimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>