complexType
License
element License/LicenseIdentifier
element License/LicensingOrganization
element License/LicenseEffectiveDate
element License/LicenseExpirationDate
element License/LicenseIssueDate
element License/LicenseStatus
element License/LicenseType
element License/AuthorizedFacilityCapacity
element License/OldestAgeAuthorizedToServe
element License/YoungestAgeAuthorizedToServe
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | LicenseIdentifier LicensingOrganization LicenseEffectiveDate LicenseExpirationDate LicenseIssueDate LicenseStatus LicenseType AuthorizedFacilityCapacity OldestAgeAuthorizedToServe YoungestAgeAuthorizedToServe | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="License"> <xs:annotation> <xs:documentation>The legal document showing proof of permission or authorization.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Common</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <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:element name="LicenseEffectiveDate" type="xs:date"> <xs:annotation> <xs:documentation>The month, day, and year on which a license is active or becomes effective.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LicenseExpirationDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The month, day, and year on which a license will expire.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LicenseIssueDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The month, day, and year on which an active license was issued.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LicenseStatus" type="LicenseStatusDescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>An indication of the status of the license.</xs:documentation> <xs:appinfo> <ann:Descriptor>LicenseStatusDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="LicenseType" type="LicenseTypeDescriptorReferenceType"> <xs:annotation> <xs:documentation>An indication of the category of the license.</xs:documentation> <xs:appinfo> <ann:Descriptor>LicenseTypeDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AuthorizedFacilityCapacity" type="Capacity" minOccurs="0"> <xs:annotation> <xs:documentation>The maximum number that can be contained or accommodated which a provider is authorized or licensed to serve.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="OldestAgeAuthorizedToServe" type="AgeAuthorizedToServe" minOccurs="0"> <xs:annotation> <xs:documentation>The oldest age of children a provider is authorized or licensed to serve.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="YoungestAgeAuthorizedToServe" type="AgeAuthorizedToServe" minOccurs="0"> <xs:annotation> <xs:documentation>The youngest age of children a provider is authorized or licensed to serve.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element License/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 License/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> |
element License/LicenseEffectiveDate
diagram | |||
namespace | http://ed-fi.org/0210 | ||
type | xs:date | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="LicenseEffectiveDate" type="xs:date"> <xs:annotation> <xs:documentation>The month, day, and year on which a license is active or becomes effective.</xs:documentation> </xs:annotation> </xs:element> |
element License/LicenseExpirationDate
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="LicenseExpirationDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The month, day, and year on which a license will expire.</xs:documentation> </xs:annotation> </xs:element> |
element License/LicenseIssueDate
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="LicenseIssueDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The month, day, and year on which an active license was issued.</xs:documentation> </xs:annotation> </xs:element> |
element License/LicenseStatus
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | LicenseStatusDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="LicenseStatus" type="LicenseStatusDescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>An indication of the status of the license.</xs:documentation> <xs:appinfo> <ann:Descriptor>LicenseStatusDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element License/LicenseType
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | LicenseTypeDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="LicenseType" type="LicenseTypeDescriptorReferenceType"> <xs:annotation> <xs:documentation>An indication of the category of the license.</xs:documentation> <xs:appinfo> <ann:Descriptor>LicenseTypeDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element License/AuthorizedFacilityCapacity
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | Capacity | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="AuthorizedFacilityCapacity" type="Capacity" minOccurs="0"> <xs:annotation> <xs:documentation>The maximum number that can be contained or accommodated which a provider is authorized or licensed to serve.</xs:documentation> </xs:annotation> </xs:element> |
element License/OldestAgeAuthorizedToServe
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | AgeAuthorizedToServe | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="OldestAgeAuthorizedToServe" type="AgeAuthorizedToServe" minOccurs="0"> <xs:annotation> <xs:documentation>The oldest age of children a provider is authorized or licensed to serve.</xs:documentation> </xs:annotation> </xs:element> |
element License/YoungestAgeAuthorizedToServe
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | AgeAuthorizedToServe | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="YoungestAgeAuthorizedToServe" type="AgeAuthorizedToServe" minOccurs="0"> <xs:annotation> <xs:documentation>The youngest age of children a provider is authorized or licensed to serve.</xs:documentation> </xs:annotation> </xs:element> |