mo:SignalDirectionCodeType
complexType SignalDirectionCodeType in namespace http://release.niem.gov/niem/domains/militaryOperations/5.0/
Definition
A data type for a direction of a signal link.
Diagram
XML Schema
<xs:complexType name="SignalDirectionCodeType">
<xs:annotation>
<xs:documentation>
A data type for a direction of a signal link.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="mo:SignalDirectionCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>