complexType 
			ServiceDescriptor
			
				
			
element ServiceDescriptor/ServiceCategory
				
			
			
		
	| diagram |  | ||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
| type | extension of DescriptorType | ||||||||||||||||||||||
| properties | 
 | ||||||||||||||||||||||
| children | CodeValue ShortDescription Description EffectiveBeginDate EffectiveEndDate PriorDescriptor ServiceCategory | ||||||||||||||||||||||
| attributes | 
 | ||||||||||||||||||||||
| annotation | 
 | ||||||||||||||||||||||
| source | <xs:complexType name="ServiceDescriptor"> <xs:annotation> <xs:documentation>This descriptor defines the services provided by an education organization to populations of students associated with a program.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Descriptor</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="DescriptorType"> <xs:sequence> <xs:element name="ServiceCategory" type="ServiceCategory" minOccurs="0"> <xs:annotation> <xs:documentation>A classification of the behavior for reporting types.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> | 
element ServiceDescriptor/ServiceCategory
| diagram |  | |||||||||
| namespace | http://ed-fi.org/0110 | |||||||||
| type | ServiceCategory | |||||||||
| properties | 
 | |||||||||
| facets | 
 | |||||||||
| annotation | 
 | |||||||||
| source | <xs:element name="ServiceCategory" type="ServiceCategory" minOccurs="0"> <xs:annotation> <xs:documentation>A classification of the behavior for reporting types.</xs:documentation> </xs:annotation> </xs:element> | 
