itcodes:ConveyanceRelationshipKindCodeType
complexType ConveyanceRelationshipKindCodeType in namespace http://release.niem.gov/niem/codes/it_codes/4.0/
Definition
A data type for the relationship that describes the way in which the different conveyances are connected to each other
Diagram
XML Schema
<xs:complexType name="ConveyanceRelationshipKindCodeType">
<xs:annotation>
<xs:documentation>
A data type for the relationship that describes the way in which the different conveyances are connected to each other</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="itcodes:ConveyanceRelationshipKindCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>