complexType
CommunityProviderLicenseIdentityType
element CommunityProviderLicenseIdentityType/CommunityProviderReference
element CommunityProviderLicenseIdentityType/LicenseIdentifier
element CommunityProviderLicenseIdentityType/LicensingOrganization
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | CommunityProviderReference LicenseIdentifier LicensingOrganization | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="CommunityProviderLicenseIdentityType"> <xs:annotation> <xs:documentation>Identity of a CommunityProviderLicense.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="CommunityProviderReference" type="CommunityProviderReferenceType"> <xs:annotation> <xs:documentation>Relates the license to the CommunityProvider.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LicenseIdentifier" type="LicenseIdentifier"> <xs:annotation> <xs:documentation>The unique identifier issued by the licensing organization.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LicensingOrganization" type="LicensingOrganization"> <xs:annotation> <xs:documentation>The organization issuing the license.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element CommunityProviderLicenseIdentityType/CommunityProviderReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | CommunityProviderReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CommunityProviderIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="CommunityProviderReference" type="CommunityProviderReferenceType"> <xs:annotation> <xs:documentation>Relates the license to the CommunityProvider.</xs:documentation> </xs:annotation> </xs:element> |
element CommunityProviderLicenseIdentityType/LicenseIdentifier
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | LicenseIdentifier | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="LicenseIdentifier" type="LicenseIdentifier"> <xs:annotation> <xs:documentation>The unique identifier issued by the licensing organization.</xs:documentation> </xs:annotation> </xs:element> |
element CommunityProviderLicenseIdentityType/LicensingOrganization
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | LicensingOrganization | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="LicensingOrganization" type="LicensingOrganization"> <xs:annotation> <xs:documentation>The organization issuing the license.</xs:documentation> </xs:annotation> </xs:element> |