complexType
CommunityProviderIdentityType
element CommunityProviderIdentityType/CommunityProviderId
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | CommunityProviderId | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="CommunityProviderIdentityType"> <xs:annotation> <xs:documentation>Encapsulates primary attributes that can be used to look up the identity of a CommunityProvider.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="CommunityProviderId" type="xs:int"> <xs:annotation> <xs:documentation>The identifier assigned to a CommunityProvider.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element CommunityProviderIdentityType/CommunityProviderId
diagram | |||
namespace | http://ed-fi.org/0210 | ||
type | xs:int | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="CommunityProviderId" type="xs:int"> <xs:annotation> <xs:documentation>The identifier assigned to a CommunityProvider.</xs:documentation> </xs:annotation> </xs:element> |