complexType SpecialEducationSettingDescriptorReferenceType
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1151.png
namespace http://ed-fi.org/0200
type extension of DescriptorReferenceType
properties
base DescriptorReferenceType
children CodeValue Namespace
used by
element StudentSpecialEducationProgramAssociation/SpecialEducationSetting
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
Provides references for special education setting descriptors during interchange. Use XML IDREF to reference a record that is included in the interchange.
appinfo
<ann:TypeGroup>Extended Descriptor Reference</ann:TypeGroup>
<ann:EdFiId>387</ann:EdFiId>
source <xs:complexType name="SpecialEducationSettingDescriptorReferenceType">
 
<xs:annotation>
   
<xs:documentation>Provides references for special education setting descriptors during interchange. Use XML IDREF to reference a record that is included in the interchange.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Extended Descriptor Reference</ann:TypeGroup>
     
<ann:EdFiId>387</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="DescriptorReferenceType"/>
 
</xs:complexContent>
</xs:complexType>