element <dContact.13>
<nemsisTacDoc> <number>dContact.13</number> <name>Agency Medical Director Degree</name> <national>No</national> <state>Yes</state> <definition>The medical school degree type of the EMS Medical Director.</definition> <v2Number/> <usage>Recommended</usage> <performanceMeasure/> <comment>The Medical Director Information has been merged into Section dContact. This data element is now associated with the Medical Director and Assistant Medical Director Contacts in Section dContact.</comment> <v3Changes/> </nemsisTacDoc>
Namespace:
Type:
Content:
simple, 1 attribute
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
Defined:
Includes:
definition of 1 attribute
Content Model Diagram
XML Representation Summary
<dContact.13
    NV
 = 
("7701001" | "7701003" | "7701005")
    >
   
Content: 
{ enumeration of xs:string }
</dContact.13>
Simple Content Detail:
Enumeration:
"1113001"
 - 
Doctor of Medicine
"1113003"
 - 
Doctor of Osteopathy

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="dContact.AgencyMedicalDirectorDegree" minOccurs="0" name="dContact.13" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AgencyMedicalDirectorDegree">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined in this component only; 1/1)
NV
Type:
Use:
optional
Attribute Value
"7701001" | "7701003" | "7701005"
Anonymous simpleType
Type Derivation Tree
  simpleType
Derivation:
by union
Member Types
XML Source (see within schema source)
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>