Skip to main content

Schema fragment display

Back to C19054

< xs:simpleType name="SSNType">
<xs:annotation>
<xs:documentation>Valid SSN as provided by Student Loan Company: 4 characters (no I, O, Q or Z), followed by 8 digits followed by 1 single character (no I, O or Q)</xs:documentation>
</xs:annotation>
<xs:restrictionbase="xs:string">
<xs:patternvalue="[A-H,J-N,P,R-Y]{4}[0-9]{8}[A-H,J-N,P,R-Z]{1}"/>
</xs:restriction>
</xs:simpleType>

Contact Liaison by email or on +44 (0)1242 388 531.