hs:SSNVerificationIndicatorCodeType
complexType SSNVerificationIndicatorCodeType in namespace http://release.niem.gov/niem/domains/humanServices/4.0/
Definition
A data type for a verification of a SSN by the Social Security Administration (SSA).
Diagram
XML Schema
<xs:complexType name="SSNVerificationIndicatorCodeType">
<xs:annotation>
<xs:documentation>
A data type for a verification of a SSN by the Social Security Administration (SSA).</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="hs:SSNVerificationIndicatorCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>