complexType Language
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p747.png
namespace http://ed-fi.org/0200
children Language LanguageUse
used by
elements Staff/Language Student/Language
annotation
documentation
A method of written or spoken communication.
appinfo
<ann:TypeGroup>Common</ann:TypeGroup>
<ann:EdFiId>511</ann:EdFiId>
source <xs:complexType name="Language">
 
<xs:annotation>
   
<xs:documentation>A method of written or spoken communication.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Common</ann:TypeGroup>
     
<ann:EdFiId>511</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Language" type="LanguageDescriptorReferenceType">
     
<xs:annotation>
       
<xs:documentation>A specification of which written or spoken communication is being used.</xs:documentation>
       
<xs:appinfo>
         
<ann:Descriptor>LanguageDescriptor</ann:Descriptor>
         
<ann:EdFiId>852</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="LanguageUse" type="LanguageUseType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>A description of how the language is used (e.g. Home Language, Native Language, Spoken Language).</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>853</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element Language/Language
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p748.png
namespace http://ed-fi.org/0200
type LanguageDescriptorReferenceType
properties
content complex
children CodeValue Namespace
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
A specification of which written or spoken communication is being used.
appinfo
<ann:Descriptor>LanguageDescriptor</ann:Descriptor>
<ann:EdFiId>852</ann:EdFiId>
source <xs:element name="Language" type="LanguageDescriptorReferenceType">
 
<xs:annotation>
   
<xs:documentation>A specification of which written or spoken communication is being used.</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>LanguageDescriptor</ann:Descriptor>
     
<ann:EdFiId>852</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element Language/LanguageUse
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p749.png
namespace http://ed-fi.org/0200
type LanguageUseType
properties
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value Annotation
enumeration Home language
appinfo
<ann:EdFiId>190-003</ann:EdFiId>
enumeration Spoken language
appinfo
<ann:EdFiId>190-007</ann:EdFiId>
enumeration Written language
appinfo
<ann:EdFiId>190-008</ann:EdFiId>
enumeration Correspondence language
appinfo
<ann:EdFiId>190-001</ann:EdFiId>
enumeration Dominant language
appinfo
<ann:EdFiId>190-002</ann:EdFiId>
enumeration Native language
appinfo
<ann:EdFiId>190-004</ann:EdFiId>
enumeration Other language proficiency
appinfo
<ann:EdFiId>190-006</ann:EdFiId>
enumeration Other
appinfo
<ann:EdFiId>190-005</ann:EdFiId>
annotation
documentation
A description of how the language is used (e.g. Home Language, Native Language, Spoken Language).
appinfo
<ann:EdFiId>853</ann:EdFiId>
source <xs:element name="LanguageUse" type="LanguageUseType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>A description of how the language is used (e.g. Home Language, Native Language, Spoken Language).</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>853</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>