st:OneTwoWayOperationCodeType
complexType OneTwoWayOperationCodeType in namespace http://release.niem.gov/niem/domains/surfaceTransportation/4.1/
Definition
A data type indication of whether the segment operates as a one- or two-way roadway
Diagram
XML Schema
<xs:complexType name="OneTwoWayOperationCodeType">
<xs:annotation>
<xs:documentation>
A data type indication of whether the segment operates as a one- or two-way roadway</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="st:OneTwoWayOperationCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>