The PrincipalNameType complex type specifies a
principal name. This type extends the NonEmptyStringType (section 2.2.5.20).<73>
-
<xs:complexType name="PrincipalNameType">
<xs:simpleContent>
<xs:extension base="t:NonEmptyStringType"/>
</xs:simpleContent>
</xs:complexType>