simpleType
PersonalTitlePrefixType
namespace | http://ed-fi.org/0110 | ||||
type | xs:string | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:simpleType name="PersonalTitlePrefixType"> <xs:annotation> <xs:documentation>A prefix used to denote the title, degree, position or seniority of the person.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Simple</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:restriction base="xs:string"/> </xs:simpleType> |