nc:SeparationCategoryCodeType
complexType SeparationCategoryCodeType in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A data type for a code that identifies the type of separation between the parties in a Person Union.
Diagram
XML Schema
<xs:complexType name="SeparationCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies the type of separation between the parties in a Person Union.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="nc:SeparationCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>