simpleType
GenerationCodeSuffixType
namespace | http://ed-fi.org/0110 | ||||
type | xs:string | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:simpleType name="GenerationCodeSuffixType"> <xs:annotation> <xs:documentation>An appendage, if any, used to denote an individual's generation in his family (e.g., Jr., Sr., III). </xs:documentation> <xs:appinfo> <ann:TypeGroup>Simple</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:restriction base="xs:string"/> </xs:simpleType> |