cbrncl:ConveyanceOrgRelationshipKindCodeType
complexType ConveyanceOrgRelationshipKindCodeType in namespace http://release.niem.gov/niem/codes/cbrncl/4.0/
Definition
A data type for the kinds of relationships that may exist between a conveyance and an organization.
Diagram
XML Schema
<xs:complexType name="ConveyanceOrgRelationshipKindCodeType">
<xs:annotation>
<xs:documentation>
A data type for the kinds of relationships that may exist between a conveyance and an organization.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="cbrncl:ConveyanceOrgRelationshipKindCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>