element -> <dPersonnel.16>
dPersonnel.16 EMS Personnel's Degree Subject/Field of Study No No The area of the personnel's post high-school (post-secondary) degree. Optional
Namespace:
Type:
Content:
simple, 1 attribute
Defined:
Includes:
definition of 1 attribute
Content Model Diagram
XML Representation Summary
<dPersonnel.16
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ enumeration of xs:string }
</dPersonnel.16>
Simple Content Detail:
Enumeration:
"1516001"
 - 
Agriculture and Natural Resources
"1516003"
 - 
Architecture and Related Services
"1516005"
 - 
Area, Ethnic, Cultural, and Gender Studies
"1516007"
 - 
Biological and Biomedical Sciences
"1516009"
 - 
Business
"1516011"
 - 
Communication, Journalism, and Related Programs
"1516013"
 - 
Communications Technologies
"1516015"
 - 
Computer and Information Sciences
"1516017"
 - 
Education
"1516019"
 - 
Emergency Medical Services
"1516021"
 - 
Engineering
"1516023"
 - 
Engineering Technologies
"1516025"
 - 
English Language and Literature/Letters
"1516027"
 - 
Family and Consumer Sciences/Human Sciences
"1516029"
 - 
Fire Science
"1516031"
 - 
Foreign Languages, Literatures, and Linguistics
"1516033"
 - 
Health Professions and Related Clinical Sciences, Not Including Emergency Medical Services
"1516035"
 - 
Legal Professions and Studies
"1516037"
 - 
Liberal Arts and Sciences, General Studies, and Humanities
"1516039"
 - 
Library Science
"1516041"
 - 
Mathematics and Statistics
"1516043"
 - 
Military Technologies
"1516045"
 - 
Multi/Interdisciplinary Studies
"1516047"
 - 
Not Classified by Field of Study
"1516049"
 - 
None
"1516051"
 - 
Parks, Recreation, Leisure and Fitness Studies
"1516053"
 - 
Philosophy and Religious Studies
"1516055"
 - 
Physical Sciences and Science Technologies
"1516057"
 - 
Precision Production
"1516059"
 - 
Psychology
"1516061"
 - 
Public Administration and Social Services
"1516063"
 - 
Security and Protective Services, Not Including Fire Science
"1516065"
 - 
Social Sciences and History
"1516067"
 - 
Theology and Religious Vocations
"1516069"
 - 
Transportation and Materials Moving
"1516071"
 - 
Visual and Performing Arts

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
      complexType
Derivation:
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dPersonnel.EMSPersonnelsDegreeSubjectFieldofStudy" maxOccurs="unbounded" minOccurs="0" name="dPersonnel.16">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="PersonnelDegreeFieldofStudy">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined in this component only; 1/1)
CorrelationID
Type:
Use:
optional
Attribute Value
xs:string
MaxLength:
255
MinLength:
0
XML Source (see within schema source)
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>