complexType
IdentificationDocument
element IdentificationDocument/DocumentTitle
element IdentificationDocument/PersonalInformationVerification
element IdentificationDocument/DocumentExpirationDate
element IdentificationDocument/IssuerDocumentIdentificationCode
element IdentificationDocument/IssuerName
element IdentificationDocument/IssuerCountry
element IdentificationDocument/IdentificationDocumentUse
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | DocumentTitle PersonalInformationVerification DocumentExpirationDate IssuerDocumentIdentificationCode IssuerName IssuerCountry IdentificationDocumentUse | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="IdentificationDocument"> <xs:annotation> <xs:documentation>Represents the valid document that a person uses for identification.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Common</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="DocumentTitle" type="DocumentTitle" minOccurs="0"> <xs:annotation> <xs:documentation>The title of the document given by the issuer.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="PersonalInformationVerification" type="PersonalInformationVerificationType"> <xs:annotation> <xs:documentation>The category of the document relative to its purpose.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DocumentExpirationDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The day when the document expires, if null then never expires.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="IssuerDocumentIdentificationCode" type="IdentificationCode" minOccurs="0"> <xs:annotation> <xs:documentation>The unique identifier on the issuer's identification system.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="IssuerName" type="IssuerName" minOccurs="0"> <xs:annotation> <xs:documentation>Name of the entity or institution that issued the document.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="IssuerCountry" type="CountryDescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Country of origin of the document. It is strongly recommended that entries use only ISO 3166 2-letter country codes.</xs:documentation> <xs:appinfo> <ann:Descriptor>CountryDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="IdentificationDocumentUse" type="IdentificationDocumentUseType"> <xs:annotation> <xs:documentation>The primary function of the document used for establishing identity.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element IdentificationDocument/DocumentTitle
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | DocumentTitle | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="DocumentTitle" type="DocumentTitle" minOccurs="0"> <xs:annotation> <xs:documentation>The title of the document given by the issuer.</xs:documentation> </xs:annotation> </xs:element> |
element IdentificationDocument/PersonalInformationVerification
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||||||||||||||||||||||||||||
type | PersonalInformationVerificationType | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="PersonalInformationVerification" type="PersonalInformationVerificationType"> <xs:annotation> <xs:documentation>The category of the document relative to its purpose.</xs:documentation> </xs:annotation> </xs:element> |
element IdentificationDocument/DocumentExpirationDate
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="DocumentExpirationDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The day when the document expires, if null then never expires.</xs:documentation> </xs:annotation> </xs:element> |
element IdentificationDocument/IssuerDocumentIdentificationCode
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | IdentificationCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="IssuerDocumentIdentificationCode" type="IdentificationCode" minOccurs="0"> <xs:annotation> <xs:documentation>The unique identifier on the issuer's identification system.</xs:documentation> </xs:annotation> </xs:element> |
element IdentificationDocument/IssuerName
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | IssuerName | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="IssuerName" type="IssuerName" minOccurs="0"> <xs:annotation> <xs:documentation>Name of the entity or institution that issued the document.</xs:documentation> </xs:annotation> </xs:element> |
element IdentificationDocument/IssuerCountry
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | CountryDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="IssuerCountry" type="CountryDescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Country of origin of the document. It is strongly recommended that entries use only ISO 3166 2-letter country codes.</xs:documentation> <xs:appinfo> <ann:Descriptor>CountryDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element IdentificationDocument/IdentificationDocumentUse
diagram | |||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||
type | IdentificationDocumentUseType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="IdentificationDocumentUse" type="IdentificationDocumentUseType"> <xs:annotation> <xs:documentation>The primary function of the document used for establishing identity.</xs:documentation> </xs:annotation> </xs:element> |