complexType
CredentialIdentityType
element CredentialIdentityType/CredentialIdentifier
element CredentialIdentityType/StateOfIssueStateAbbreviation
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | CredentialIdentifier StateOfIssueStateAbbreviation | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="CredentialIdentityType"> <xs:annotation> <xs:documentation>Identity of a Credential.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="CredentialIdentifier" type="IdentificationCode"> <xs:annotation> <xs:documentation>Identifier or serial number assigned to the credential.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="StateOfIssueStateAbbreviation" type="StateAbbreviationType"> <xs:annotation> <xs:documentation>The abbreviation for the name of the state (within the United States) or extra-state jurisdiction in which a license/credential was issued.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element CredentialIdentityType/CredentialIdentifier
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | IdentificationCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="CredentialIdentifier" type="IdentificationCode"> <xs:annotation> <xs:documentation>Identifier or serial number assigned to the credential.</xs:documentation> </xs:annotation> </xs:element> |
element CredentialIdentityType/StateOfIssueStateAbbreviation
diagram | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | StateAbbreviationType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="StateOfIssueStateAbbreviation" type="StateAbbreviationType"> <xs:annotation> <xs:documentation>The abbreviation for the name of the state (within the United States) or extra-state jurisdiction in which a license/credential was issued.</xs:documentation> </xs:annotation> </xs:element> |