Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Included schema dContact_v3.xsd
Namespace http://www.nemsis.org
Properties
attribute form default unqualified
element form default qualified
Element dContact / dContact.ContactInfoGroup
Namespace http://www.nemsis.org
Annotations
Group tag to hold agency contact information.
Diagram
DiagramdContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_CorrelationIDdContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_UUIDdContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact.01dContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact.02dContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact.03dContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact.04dContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact.05dContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact.06dContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact.07dContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact.08dContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact.09dContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact.10dContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact.11dContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact.12dContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact.EMSMedicalDirectorGroup
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children dContact.01, dContact.02, dContact.03, dContact.04, dContact.05, dContact.06, dContact.07, dContact.08, dContact.09, dContact.10, dContact.11, dContact.12, dContact.EMSMedicalDirectorGroup
Instance
<dContact.ContactInfoGroup CorrelationID="" UUID="" xmlns="http://www.nemsis.org">
  <dContact.01 NV="">{0,1}</dContact.01>
  <dContact.02 NV="">{0,1}</dContact.02>
  <dContact.03 NV="">{0,1}</dContact.03>
  <dContact.04>{0,1}</dContact.04>
  <dContact.05 NV="" StreetAddress2="">{0,1}</dContact.05>
  <dContact.06 NV="">{0,1}</dContact.06>
  <dContact.07 NV="">{0,1}</dContact.07>
  <dContact.08 NV="">{0,1}</dContact.08>
  <dContact.09>{0,1}</dContact.09>
  <dContact.10 CorrelationID="" NV="" PhoneNumberType="">{0,unbounded}</dContact.10>
  <dContact.11 CorrelationID="" EmailAddressType="" NV="">{0,unbounded}</dContact.11>
  <dContact.12 NV="">{0,1}</dContact.12>
  <dContact.EMSMedicalDirectorGroup>{0,1}</dContact.EMSMedicalDirectorGroup>
</dContact.ContactInfoGroup>
Attributes
QName Type Use
CorrelationID CorrelationID optional
UUID UUID required
Source
<xs:element name="dContact.ContactInfoGroup" id="dContact.ContactInfoGroup" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Group tag to hold agency contact information.</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="dContact.01" nillable="true" id="dContact.AgencyContactType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dContact.01</number>
              <name>Agency Contact Type</name>
              <national>No</national>
              <state>Yes</state>
              <definition>The contact type within the EMS agency.</definition>
              <usage>Recommended</usage>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="AgencyContactType">
              <xs:attribute name="NV" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                </xs:simpleType>
              </xs:attribute>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="dContact.02" nillable="true" id="dContact.AgencyContactLastName" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dContact.02</number>
              <name>Agency Contact Last Name</name>
              <national>No</national>
              <state>Yes</state>
              <definition>The last name of the agency's primary contact.</definition>
              <v2Number>D02_01</v2Number>
              <usage>Recommended</usage>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="PersonLastName">
              <xs:attribute name="NV" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                </xs:simpleType>
              </xs:attribute>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="dContact.03" nillable="true" id="dContact.AgencyContactFirstName" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dContact.03</number>
              <name>Agency Contact First Name</name>
              <national>No</national>
              <state>Yes</state>
              <definition>The first name of the agency's primary contact.</definition>
              <v2Number>D02_03</v2Number>
              <usage>Recommended</usage>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="PersonFirstName">
              <xs:attribute name="NV" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                </xs:simpleType>
              </xs:attribute>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="dContact.04" type="PersonMiddleName" id="dContact.AgencyContactMiddleNameInitial" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dContact.04</number>
              <name>Agency Contact Middle Name/Initial</name>
              <national>No</national>
              <state>No</state>
              <definition>The middle name or initial of the agency's primary contact.</definition>
              <v2Number>D02_02</v2Number>
              <usage>Optional</usage>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="dContact.05" nillable="true" id="dContact.AgencyContactAddress" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dContact.05</number>
              <name>Agency Contact Address</name>
              <national>No</national>
              <state>Yes</state>
              <definition>The street address of the agency contact's mailing address.</definition>
              <v2Number>D02_04</v2Number>
              <usage>Recommended</usage>
              <comment>The address for the director/chief/lead administrator/CEO/ should be the main address for the EMS agency.</comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="StreetAddress">
              <xs:attribute name="NV" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                </xs:simpleType>
              </xs:attribute>
              <xs:attribute name="StreetAddress2" type="StreetAddress" use="optional"/>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="dContact.06" nillable="true" id="dContact.AgencyContactCity" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dContact.06</number>
              <name>Agency Contact City</name>
              <national>No</national>
              <state>Yes</state>
              <definition>The city of the EMS contact's mailing address.</definition>
              <v2Number>D02_05</v2Number>
              <usage>Recommended</usage>
              <comment>The city should be the mailing address for each contact type for the EMS agency. The EMS agency primary address information (e.g., City) should be entered for the Agency Contact Type (dContact.05) “EMS Agency Director/Chief/Lead Administrator/CEO”. <br/><br/>City codes are based on GNIS Feature Class. The primary Feature Class to use is "Civil" with "Populated Place" and "Military" code as additional options. <br/><br/>Definitions for each GNIS City Feature Class can be found on the GNIS Codes website. <br/><br/>GNIS Codes Website: <a href="http://geonames.usgs.gov/domestic/download_data.htm" target="_blank">http://geonames.usgs.gov/domestic/download_data.htm</a></comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="CityGnisCode">
              <xs:attribute name="NV" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                </xs:simpleType>
              </xs:attribute>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="dContact.07" nillable="true" id="dContact.AgencyContactState" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dContact.07</number>
              <name>Agency Contact State</name>
              <national>No</national>
              <state>Yes</state>
              <definition>The state of the Agency contact's mailing address.</definition>
              <v2Number>D02_06</v2Number>
              <usage>Recommended</usage>
              <comment>The address for the director/chief/lead administrator/CEO/ should be the main address for the EMS agency. Based on the state ANSI Code. For individuals living outside the USA full address to be entered in the address line. <br/><br/>GNIS Codes Website: <a href="http://geonames.usgs.gov/domestic/download_data.htm" target="_blank">http://geonames.usgs.gov/domestic/download_data.htm</a></comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="ANSIStateCode">
              <xs:attribute name="NV" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                </xs:simpleType>
              </xs:attribute>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="dContact.08" nillable="true" id="dContact.AgencyContactZIPCode" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dContact.08</number>
              <name>Agency Contact ZIP Code</name>
              <national>No</national>
              <state>Yes</state>
              <definition>The ZIP code of the Agency's contact's mailing address.</definition>
              <v2Number>D02_07</v2Number>
              <usage>Recommended</usage>
              <comment>The address for the director/chief/lead administrator/CEO/ should be the main address for the EMS agency. <br/><br/>Zip Codes Product Website: <a href="https://www.zipcodedownload.com/Products/Product/Z5Commercial/Standard/Overview/" target="_blank">https://www.zipcodedownload.com/Products/Product/Z5Commercial/Standard/Overview/</a> <br/>Product: USA - 5-digit ZIP Code Database, Commercial Edition.</comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="ZIP">
              <xs:attribute name="NV" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                </xs:simpleType>
              </xs:attribute>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="dContact.09" type="ANSICountryCodesCAMXUS" id="dContact.AgencyContactCountry" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dContact.09</number>
              <name>Agency Contact Country</name>
              <national>No</national>
              <state>No</state>
              <definition>The Country code of the Agency's contact's mailing address.</definition>
              <usage>Optional</usage>
              <comment>The International Organization for Standardization (ISO) ISO 3166-1-alpha-2 code element for the country. The address for the director/chief/lead administrator/CEO/ should be the main address for the EMS agency. For individuals living outside the USA full address to be entered in the address line. <br/><br/>ANSI Country Codes (ISO 3166): <a href="https://www.iso.org/iso-3166-country-codes.html" target="_blank">https://www.iso.org/iso-3166-country-codes.html</a></comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="dContact.10" nillable="true" id="dContact.AgencyContactPhoneNumber" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dContact.10</number>
              <name>Agency Contact Phone Number</name>
              <national>No</national>
              <state>Yes</state>
              <definition>Agency contact phone number.</definition>
              <v2Number>D02_08</v2Number>
              <usage>Recommended</usage>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="PhoneNumber">
              <xs:attribute name="PhoneNumberType" type="PhoneNumberType" use="optional"/>
              <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
              <xs:attribute name="NV" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                </xs:simpleType>
              </xs:attribute>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="dContact.11" nillable="true" id="dContact.AgencyContactEmailAddress" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dContact.11</number>
              <name>Agency Contact Email Address</name>
              <national>No</national>
              <state>Yes</state>
              <definition>The primary email address of the Agency contact.</definition>
              <v2Number>D02_10</v2Number>
              <usage>Recommended</usage>
              <comment>The address for the director/chief/lead administrator/CEO/ should be the main address for the EMS agency.</comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="EmailAddress">
              <xs:attribute name="NV" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                </xs:simpleType>
              </xs:attribute>
              <xs:attribute name="EmailAddressType" type="EmailAddressType" use="optional"/>
              <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="dContact.12" nillable="true" id="dContact.EMSAgencyContactWebAddress" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dContact.12</number>
              <name>EMS Agency Contact Web Address</name>
              <national>No</national>
              <state>Yes</state>
              <definition>The primary website address of the agency.</definition>
              <v2Number>D02_11</v2Number>
              <usage>Recommended</usage>
              <comment>The EMS agency website address should be entered for the Agency Contact Type (dContact.05) "EMS Agency Director/Chief/Lead Administrator/CEO". The EMS agency website address or other websites are optional for other contact types (e.g., Administrative Assistant, EMS Medical Director, etc.).</comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="WebAddress">
              <xs:attribute name="NV" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                </xs:simpleType>
              </xs:attribute>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="dContact.EMSMedicalDirectorGroup" id="dContact.EMSMedicalDirectorGroup" minOccurs="0" maxOccurs="1">
        <xs:annotation>
          <xs:documentation>Group Tag to hold info about the EMS Medical Director</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:sequence>
            <xs:element name="dContact.13" nillable="true" id="dContact.AgencyMedicalDirectorDegree" minOccurs="0">
              <xs:annotation>
                <xs:documentation>
                  <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>
                    <usage>Recommended</usage>
                    <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>
                  </nemsisTacDoc>
                </xs:documentation>
              </xs:annotation>
              <xs:complexType>
                <xs:simpleContent>
                  <xs:extension base="AgencyMedicalDirectorDegree">
                    <xs:attribute name="NV" use="optional">
                      <xs:simpleType>
                        <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                      </xs:simpleType>
                    </xs:attribute>
                  </xs:extension>
                </xs:simpleContent>
              </xs:complexType>
            </xs:element>
            <xs:element name="dContact.14" nillable="true" id="dContact.AgencyMedicalDirectorBoardCertificationType" minOccurs="0" maxOccurs="unbounded">
              <xs:annotation>
                <xs:documentation>
                  <nemsisTacDoc>
                    <number>dContact.14</number>
                    <name>Agency Medical Director Board Certification Type</name>
                    <national>No</national>
                    <state>Yes</state>
                    <definition>Documentation of the type of board certification of the EMS Agency Medical Director.</definition>
                    <usage>Recommended</usage>
                    <comment>This is based on the American Board of Medical Specialties List of Certifications. The Medical Director Information from Section D02 of NEMSIS Version 2.2.1 has been merged into Version 3 Section dContact.</comment>
                  </nemsisTacDoc>
                </xs:documentation>
              </xs:annotation>
              <xs:complexType>
                <xs:simpleContent>
                  <xs:extension base="AgencyMedicalDirectorBoardCertificationType">
                    <xs:attribute name="NV" use="optional">
                      <xs:simpleType>
                        <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                      </xs:simpleType>
                    </xs:attribute>
                    <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
                  </xs:extension>
                </xs:simpleContent>
              </xs:complexType>
            </xs:element>
            <xs:element name="dContact.15" type="MedicalDirectorCompensation" id="dContact.MedicalDirectorCompensation" minOccurs="0">
              <xs:annotation>
                <xs:documentation>
                  <nemsisTacDoc>
                    <number>dContact.15</number>
                    <name>Medical Director Compensation</name>
                    <national>No</national>
                    <state>No</state>
                    <definition>Indication of Medical Director's Compensation.</definition>
                    <usage>Optional</usage>
                    <comment>This element applies to the Medical Director(s) for an EMS agency (EMS Medical Director and EMS Assistant Medical Director).</comment>
                  </nemsisTacDoc>
                </xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element name="dContact.16" type="YesNoValues" id="dContact.EMSMedicalDirectorBoardCertifiedEligible" minOccurs="0">
              <xs:annotation>
                <xs:documentation>
                  <nemsisTacDoc>
                    <number>dContact.16</number>
                    <name>EMS Medical Director Board Certified/Eligible</name>
                    <national>No</national>
                    <state>No</state>
                    <definition>Indication if the EMS Medical Director has advanced training through a formal fellowship or through another practice pathway.</definition>
                    <usage>Optional</usage>
                  </nemsisTacDoc>
                </xs:documentation>
              </xs:annotation>
            </xs:element>
          </xs:sequence>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
    <xs:attribute name="UUID" type="UUID" use="required"/>
  </xs:complexType>
</xs:element>
Element dContact / dContact.ContactInfoGroup / dContact.01
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dContact.01</number>
  <name>Agency Contact Type</name>
  <national>No</national>
  <state>Yes</state>
  <definition>The contact type within the EMS agency.</definition>
  <usage>Recommended</usage>
</nemsisTacDoc>
Diagram
DiagramdContact_v3_xsd.tmp#AgencyContactTypedContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact_dContact_dContact.ContactInfoGroup_dContact.01_NV
Type extension of AgencyContactType
Type hierarchy
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting) optional
Source
<xs:element name="dContact.01" nillable="true" id="dContact.AgencyContactType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dContact.01</number>
        <name>Agency Contact Type</name>
        <national>No</national>
        <state>Yes</state>
        <definition>The contact type within the EMS agency.</definition>
        <usage>Recommended</usage>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="AgencyContactType">
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dContact / dContact.ContactInfoGroup / dContact.02
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dContact.02</number>
  <name>Agency Contact Last Name</name>
  <national>No</national>
  <state>Yes</state>
  <definition>The last name of the agency's primary contact.</definition>
  <v2Number>D02_01</v2Number>
  <usage>Recommended</usage>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#PersonLastNamedContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact_dContact_dContact.ContactInfoGroup_dContact.02_NV
Type extension of PersonLastName
Type hierarchy
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting) optional
Source
<xs:element name="dContact.02" nillable="true" id="dContact.AgencyContactLastName" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dContact.02</number>
        <name>Agency Contact Last Name</name>
        <national>No</national>
        <state>Yes</state>
        <definition>The last name of the agency's primary contact.</definition>
        <v2Number>D02_01</v2Number>
        <usage>Recommended</usage>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="PersonLastName">
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dContact / dContact.ContactInfoGroup / dContact.03
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dContact.03</number>
  <name>Agency Contact First Name</name>
  <national>No</national>
  <state>Yes</state>
  <definition>The first name of the agency's primary contact.</definition>
  <v2Number>D02_03</v2Number>
  <usage>Recommended</usage>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#PersonFirstNamedContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact_dContact_dContact.ContactInfoGroup_dContact.03_NV
Type extension of PersonFirstName
Type hierarchy
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting) optional
Source
<xs:element name="dContact.03" nillable="true" id="dContact.AgencyContactFirstName" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dContact.03</number>
        <name>Agency Contact First Name</name>
        <national>No</national>
        <state>Yes</state>
        <definition>The first name of the agency's primary contact.</definition>
        <v2Number>D02_03</v2Number>
        <usage>Recommended</usage>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="PersonFirstName">
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dContact / dContact.ContactInfoGroup / dContact.04
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dContact.04</number>
  <name>Agency Contact Middle Name/Initial</name>
  <national>No</national>
  <state>No</state>
  <definition>The middle name or initial of the agency's primary contact.</definition>
  <v2Number>D02_02</v2Number>
  <usage>Optional</usage>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#PersonMiddleName
Type PersonMiddleName
Properties
content simple
minOccurs 0
Facets
minLength 1
maxLength 50
Source
<xs:element name="dContact.04" type="PersonMiddleName" id="dContact.AgencyContactMiddleNameInitial" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dContact.04</number>
        <name>Agency Contact Middle Name/Initial</name>
        <national>No</national>
        <state>No</state>
        <definition>The middle name or initial of the agency's primary contact.</definition>
        <v2Number>D02_02</v2Number>
        <usage>Optional</usage>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element dContact / dContact.ContactInfoGroup / dContact.05
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dContact.05</number>
  <name>Agency Contact Address</name>
  <national>No</national>
  <state>Yes</state>
  <definition>The street address of the agency contact's mailing address.</definition>
  <v2Number>D02_04</v2Number>
  <usage>Recommended</usage>
  <comment>The address for the director/chief/lead administrator/CEO/ should be the main address for the EMS agency.</comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#StreetAddressdContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact_dContact_dContact.ContactInfoGroup_dContact.05_NVdContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact_dContact_dContact.ContactInfoGroup_dContact.05_StreetAddress2
Type extension of StreetAddress
Type hierarchy
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting) optional
StreetAddress2 StreetAddress optional
Source
<xs:element name="dContact.05" nillable="true" id="dContact.AgencyContactAddress" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dContact.05</number>
        <name>Agency Contact Address</name>
        <national>No</national>
        <state>Yes</state>
        <definition>The street address of the agency contact's mailing address.</definition>
        <v2Number>D02_04</v2Number>
        <usage>Recommended</usage>
        <comment>The address for the director/chief/lead administrator/CEO/ should be the main address for the EMS agency.</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="StreetAddress">
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
          </xs:simpleType>
        </xs:attribute>
        <xs:attribute name="StreetAddress2" type="StreetAddress" use="optional"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dContact / dContact.ContactInfoGroup / dContact.06
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dContact.06</number>
  <name>Agency Contact City</name>
  <national>No</national>
  <state>Yes</state>
  <definition>The city of the EMS contact's mailing address.</definition>
  <v2Number>D02_05</v2Number>
  <usage>Recommended</usage>
  <comment>The city should be the mailing address for each contact type for the EMS agency. The EMS agency primary address information (e.g., City) should be entered for the Agency Contact Type (dContact.05) “EMS Agency Director/Chief/Lead Administrator/CEO”. <br/><br/>City codes are based on GNIS Feature Class. The primary Feature Class to use is "Civil" with "Populated Place" and "Military" code as additional options. <br/><br/>Definitions for each GNIS City Feature Class can be found on the GNIS Codes website. <br/><br/>GNIS Codes Website: <a href="http://geonames.usgs.gov/domestic/download_data.htm" target="_blank">http://geonames.usgs.gov/domestic/download_data.htm</a></comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#CityGnisCodedContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact_dContact_dContact.ContactInfoGroup_dContact.06_NV
Type extension of CityGnisCode
Type hierarchy
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting) optional
Source
<xs:element name="dContact.06" nillable="true" id="dContact.AgencyContactCity" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dContact.06</number>
        <name>Agency Contact City</name>
        <national>No</national>
        <state>Yes</state>
        <definition>The city of the EMS contact's mailing address.</definition>
        <v2Number>D02_05</v2Number>
        <usage>Recommended</usage>
        <comment>The city should be the mailing address for each contact type for the EMS agency. The EMS agency primary address information (e.g., City) should be entered for the Agency Contact Type (dContact.05) “EMS Agency Director/Chief/Lead Administrator/CEO”. <br/><br/>City codes are based on GNIS Feature Class. The primary Feature Class to use is "Civil" with "Populated Place" and "Military" code as additional options. <br/><br/>Definitions for each GNIS City Feature Class can be found on the GNIS Codes website. <br/><br/>GNIS Codes Website: <a href="http://geonames.usgs.gov/domestic/download_data.htm" target="_blank">http://geonames.usgs.gov/domestic/download_data.htm</a></comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="CityGnisCode">
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dContact / dContact.ContactInfoGroup / dContact.07
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dContact.07</number>
  <name>Agency Contact State</name>
  <national>No</national>
  <state>Yes</state>
  <definition>The state of the Agency contact's mailing address.</definition>
  <v2Number>D02_06</v2Number>
  <usage>Recommended</usage>
  <comment>The address for the director/chief/lead administrator/CEO/ should be the main address for the EMS agency. Based on the state ANSI Code. For individuals living outside the USA full address to be entered in the address line. <br/><br/>GNIS Codes Website: <a href="http://geonames.usgs.gov/domestic/download_data.htm" target="_blank">http://geonames.usgs.gov/domestic/download_data.htm</a></comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#ANSIStateCodedContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact_dContact_dContact.ContactInfoGroup_dContact.07_NV
Type extension of ANSIStateCode
Type hierarchy
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting) optional
Source
<xs:element name="dContact.07" nillable="true" id="dContact.AgencyContactState" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dContact.07</number>
        <name>Agency Contact State</name>
        <national>No</national>
        <state>Yes</state>
        <definition>The state of the Agency contact's mailing address.</definition>
        <v2Number>D02_06</v2Number>
        <usage>Recommended</usage>
        <comment>The address for the director/chief/lead administrator/CEO/ should be the main address for the EMS agency. Based on the state ANSI Code. For individuals living outside the USA full address to be entered in the address line. <br/><br/>GNIS Codes Website: <a href="http://geonames.usgs.gov/domestic/download_data.htm" target="_blank">http://geonames.usgs.gov/domestic/download_data.htm</a></comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="ANSIStateCode">
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dContact / dContact.ContactInfoGroup / dContact.08
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dContact.08</number>
  <name>Agency Contact ZIP Code</name>
  <national>No</national>
  <state>Yes</state>
  <definition>The ZIP code of the Agency's contact's mailing address.</definition>
  <v2Number>D02_07</v2Number>
  <usage>Recommended</usage>
  <comment>The address for the director/chief/lead administrator/CEO/ should be the main address for the EMS agency. <br/><br/>Zip Codes Product Website: <a href="https://www.zipcodedownload.com/Products/Product/Z5Commercial/Standard/Overview/" target="_blank">https://www.zipcodedownload.com/Products/Product/Z5Commercial/Standard/Overview/</a> <br/>Product: USA - 5-digit ZIP Code Database, Commercial Edition.</comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#ZIPdContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact_dContact_dContact.ContactInfoGroup_dContact.08_NV
Type extension of ZIP
Type hierarchy
  • xs:string
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting) optional
Source
<xs:element name="dContact.08" nillable="true" id="dContact.AgencyContactZIPCode" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dContact.08</number>
        <name>Agency Contact ZIP Code</name>
        <national>No</national>
        <state>Yes</state>
        <definition>The ZIP code of the Agency's contact's mailing address.</definition>
        <v2Number>D02_07</v2Number>
        <usage>Recommended</usage>
        <comment>The address for the director/chief/lead administrator/CEO/ should be the main address for the EMS agency. <br/><br/>Zip Codes Product Website: <a href="https://www.zipcodedownload.com/Products/Product/Z5Commercial/Standard/Overview/" target="_blank">https://www.zipcodedownload.com/Products/Product/Z5Commercial/Standard/Overview/</a> <br/>Product: USA - 5-digit ZIP Code Database, Commercial Edition.</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="ZIP">
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dContact / dContact.ContactInfoGroup / dContact.09
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dContact.09</number>
  <name>Agency Contact Country</name>
  <national>No</national>
  <state>No</state>
  <definition>The Country code of the Agency's contact's mailing address.</definition>
  <usage>Optional</usage>
  <comment>The International Organization for Standardization (ISO) ISO 3166-1-alpha-2 code element for the country. The address for the director/chief/lead administrator/CEO/ should be the main address for the EMS agency. For individuals living outside the USA full address to be entered in the address line. <br/><br/>ANSI Country Codes (ISO 3166): <a href="https://www.iso.org/iso-3166-country-codes.html" target="_blank">https://www.iso.org/iso-3166-country-codes.html</a></comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#ANSICountryCodesCAMXUS
Type ANSICountryCodesCAMXUS
Properties
content simple
minOccurs 0
Facets
enumeration CA
Canada
enumeration MX
Mexico
enumeration US
United States
Source
<xs:element name="dContact.09" type="ANSICountryCodesCAMXUS" id="dContact.AgencyContactCountry" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dContact.09</number>
        <name>Agency Contact Country</name>
        <national>No</national>
        <state>No</state>
        <definition>The Country code of the Agency's contact's mailing address.</definition>
        <usage>Optional</usage>
        <comment>The International Organization for Standardization (ISO) ISO 3166-1-alpha-2 code element for the country. The address for the director/chief/lead administrator/CEO/ should be the main address for the EMS agency. For individuals living outside the USA full address to be entered in the address line. <br/><br/>ANSI Country Codes (ISO 3166): <a href="https://www.iso.org/iso-3166-country-codes.html" target="_blank">https://www.iso.org/iso-3166-country-codes.html</a></comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element dContact / dContact.ContactInfoGroup / dContact.10
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dContact.10</number>
  <name>Agency Contact Phone Number</name>
  <national>No</national>
  <state>Yes</state>
  <definition>Agency contact phone number.</definition>
  <v2Number>D02_08</v2Number>
  <usage>Recommended</usage>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#PhoneNumberdContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact_dContact_dContact.ContactInfoGroup_dContact.10_PhoneNumberTypedContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact_dContact_dContact.ContactInfoGroup_dContact.10_CorrelationIDdContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact_dContact_dContact.ContactInfoGroup_dContact.10_NV
Type extension of PhoneNumber
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs unbounded
nillable true
Attributes
Source
<xs:element name="dContact.10" nillable="true" id="dContact.AgencyContactPhoneNumber" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dContact.10</number>
        <name>Agency Contact Phone Number</name>
        <national>No</national>
        <state>Yes</state>
        <definition>Agency contact phone number.</definition>
        <v2Number>D02_08</v2Number>
        <usage>Recommended</usage>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="PhoneNumber">
        <xs:attribute name="PhoneNumberType" type="PhoneNumberType" use="optional"/>
        <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dContact / dContact.ContactInfoGroup / dContact.11
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dContact.11</number>
  <name>Agency Contact Email Address</name>
  <national>No</national>
  <state>Yes</state>
  <definition>The primary email address of the Agency contact.</definition>
  <v2Number>D02_10</v2Number>
  <usage>Recommended</usage>
  <comment>The address for the director/chief/lead administrator/CEO/ should be the main address for the EMS agency.</comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#EmailAddressdContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact_dContact_dContact.ContactInfoGroup_dContact.11_NVdContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact_dContact_dContact.ContactInfoGroup_dContact.11_EmailAddressTypedContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact_dContact_dContact.ContactInfoGroup_dContact.11_CorrelationID
Type extension of EmailAddress
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs unbounded
nillable true
Attributes
Source
<xs:element name="dContact.11" nillable="true" id="dContact.AgencyContactEmailAddress" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dContact.11</number>
        <name>Agency Contact Email Address</name>
        <national>No</national>
        <state>Yes</state>
        <definition>The primary email address of the Agency contact.</definition>
        <v2Number>D02_10</v2Number>
        <usage>Recommended</usage>
        <comment>The address for the director/chief/lead administrator/CEO/ should be the main address for the EMS agency.</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="EmailAddress">
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
          </xs:simpleType>
        </xs:attribute>
        <xs:attribute name="EmailAddressType" type="EmailAddressType" use="optional"/>
        <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dContact / dContact.ContactInfoGroup / dContact.12
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dContact.12</number>
  <name>EMS Agency Contact Web Address</name>
  <national>No</national>
  <state>Yes</state>
  <definition>The primary website address of the agency.</definition>
  <v2Number>D02_11</v2Number>
  <usage>Recommended</usage>
  <comment>The EMS agency website address should be entered for the Agency Contact Type (dContact.05) "EMS Agency Director/Chief/Lead Administrator/CEO". The EMS agency website address or other websites are optional for other contact types (e.g., Administrative Assistant, EMS Medical Director, etc.).</comment>
</nemsisTacDoc>
Diagram
DiagramdContact_v3_xsd.tmp#WebAddressdContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact_dContact_dContact.ContactInfoGroup_dContact.12_NV
Type extension of WebAddress
Type hierarchy
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting) optional
Source
<xs:element name="dContact.12" nillable="true" id="dContact.EMSAgencyContactWebAddress" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dContact.12</number>
        <name>EMS Agency Contact Web Address</name>
        <national>No</national>
        <state>Yes</state>
        <definition>The primary website address of the agency.</definition>
        <v2Number>D02_11</v2Number>
        <usage>Recommended</usage>
        <comment>The EMS agency website address should be entered for the Agency Contact Type (dContact.05) "EMS Agency Director/Chief/Lead Administrator/CEO". The EMS agency website address or other websites are optional for other contact types (e.g., Administrative Assistant, EMS Medical Director, etc.).</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="WebAddress">
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dContact / dContact.ContactInfoGroup / dContact.EMSMedicalDirectorGroup
Namespace http://www.nemsis.org
Annotations
Group Tag to hold info about the EMS Medical Director
Diagram
DiagramdContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact_dContact_dContact.ContactInfoGroup_dContact.EMSMedicalDirectorGroup_dContact.13dContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact_dContact_dContact.ContactInfoGroup_dContact.EMSMedicalDirectorGroup_dContact.14dContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact_dContact_dContact.ContactInfoGroup_dContact.EMSMedicalDirectorGroup_dContact.15dContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact_dContact_dContact.ContactInfoGroup_dContact.EMSMedicalDirectorGroup_dContact.16
Properties
content complex
minOccurs 0
maxOccurs 1
Model
Children dContact.13, dContact.14, dContact.15, dContact.16
Instance
<dContact.EMSMedicalDirectorGroup xmlns="http://www.nemsis.org">
  <dContact.13 NV="">{0,1}</dContact.13>
  <dContact.14 CorrelationID="" NV="">{0,unbounded}</dContact.14>
  <dContact.15>{0,1}</dContact.15>
  <dContact.16>{0,1}</dContact.16>
</dContact.EMSMedicalDirectorGroup>
Source
<xs:element name="dContact.EMSMedicalDirectorGroup" id="dContact.EMSMedicalDirectorGroup" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Group Tag to hold info about the EMS Medical Director</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="dContact.13" nillable="true" id="dContact.AgencyMedicalDirectorDegree" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <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>
              <usage>Recommended</usage>
              <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>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="AgencyMedicalDirectorDegree">
              <xs:attribute name="NV" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                </xs:simpleType>
              </xs:attribute>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="dContact.14" nillable="true" id="dContact.AgencyMedicalDirectorBoardCertificationType" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dContact.14</number>
              <name>Agency Medical Director Board Certification Type</name>
              <national>No</national>
              <state>Yes</state>
              <definition>Documentation of the type of board certification of the EMS Agency Medical Director.</definition>
              <usage>Recommended</usage>
              <comment>This is based on the American Board of Medical Specialties List of Certifications. The Medical Director Information from Section D02 of NEMSIS Version 2.2.1 has been merged into Version 3 Section dContact.</comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="AgencyMedicalDirectorBoardCertificationType">
              <xs:attribute name="NV" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                </xs:simpleType>
              </xs:attribute>
              <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="dContact.15" type="MedicalDirectorCompensation" id="dContact.MedicalDirectorCompensation" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dContact.15</number>
              <name>Medical Director Compensation</name>
              <national>No</national>
              <state>No</state>
              <definition>Indication of Medical Director's Compensation.</definition>
              <usage>Optional</usage>
              <comment>This element applies to the Medical Director(s) for an EMS agency (EMS Medical Director and EMS Assistant Medical Director).</comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="dContact.16" type="YesNoValues" id="dContact.EMSMedicalDirectorBoardCertifiedEligible" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dContact.16</number>
              <name>EMS Medical Director Board Certified/Eligible</name>
              <national>No</national>
              <state>No</state>
              <definition>Indication if the EMS Medical Director has advanced training through a formal fellowship or through another practice pathway.</definition>
              <usage>Optional</usage>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Element dContact / dContact.ContactInfoGroup / dContact.EMSMedicalDirectorGroup / dContact.13
Namespace http://www.nemsis.org
Annotations
<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>
  <usage>Recommended</usage>
  <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>
</nemsisTacDoc>
Diagram
DiagramdContact_v3_xsd.tmp#AgencyMedicalDirectorDegreedContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact_dContact_dContact.ContactInfoGroup_dContact.EMSMedicalDirectorGroup_dContact_dContact_dContact.ContactInfoGroup_dContact_dContact_dContact.ContactInfoGroup_dContact.EMSMedicalDirectorGroup_dContact.13_NV
Type extension of AgencyMedicalDirectorDegree
Type hierarchy
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting) optional
Source
<xs:element name="dContact.13" nillable="true" id="dContact.AgencyMedicalDirectorDegree" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <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>
        <usage>Recommended</usage>
        <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>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="AgencyMedicalDirectorDegree">
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dContact / dContact.ContactInfoGroup / dContact.EMSMedicalDirectorGroup / dContact.14
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dContact.14</number>
  <name>Agency Medical Director Board Certification Type</name>
  <national>No</national>
  <state>Yes</state>
  <definition>Documentation of the type of board certification of the EMS Agency Medical Director.</definition>
  <usage>Recommended</usage>
  <comment>This is based on the American Board of Medical Specialties List of Certifications. The Medical Director Information from Section D02 of NEMSIS Version 2.2.1 has been merged into Version 3 Section dContact.</comment>
</nemsisTacDoc>
Diagram
DiagramdContact_v3_xsd.tmp#AgencyMedicalDirectorBoardCertificationTypedContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact_dContact_dContact.ContactInfoGroup_dContact.EMSMedicalDirectorGroup_dContact_dContact_dContact.ContactInfoGroup_dContact_dContact_dContact.ContactInfoGroup_dContact.EMSMedicalDirectorGroup_dContact.14_NVdContact_v3_xsd.tmp#dContact_dContact_dContact.ContactInfoGroup_dContact_dContact_dContact.ContactInfoGroup_dContact.EMSMedicalDirectorGroup_dContact_dContact_dContact.ContactInfoGroup_dContact_dContact_dContact.ContactInfoGroup_dContact.EMSMedicalDirectorGroup_dContact.14_CorrelationID
Type extension of AgencyMedicalDirectorBoardCertificationType
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs unbounded
nillable true
Attributes
QName Type Use
CorrelationID CorrelationID optional
NV union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting) optional
Source
<xs:element name="dContact.14" nillable="true" id="dContact.AgencyMedicalDirectorBoardCertificationType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dContact.14</number>
        <name>Agency Medical Director Board Certification Type</name>
        <national>No</national>
        <state>Yes</state>
        <definition>Documentation of the type of board certification of the EMS Agency Medical Director.</definition>
        <usage>Recommended</usage>
        <comment>This is based on the American Board of Medical Specialties List of Certifications. The Medical Director Information from Section D02 of NEMSIS Version 2.2.1 has been merged into Version 3 Section dContact.</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="AgencyMedicalDirectorBoardCertificationType">
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
          </xs:simpleType>
        </xs:attribute>
        <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dContact / dContact.ContactInfoGroup / dContact.EMSMedicalDirectorGroup / dContact.15
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dContact.15</number>
  <name>Medical Director Compensation</name>
  <national>No</national>
  <state>No</state>
  <definition>Indication of Medical Director's Compensation.</definition>
  <usage>Optional</usage>
  <comment>This element applies to the Medical Director(s) for an EMS agency (EMS Medical Director and EMS Assistant Medical Director).</comment>
</nemsisTacDoc>
Diagram
DiagramdContact_v3_xsd.tmp#MedicalDirectorCompensation
Type MedicalDirectorCompensation
Properties
content simple
minOccurs 0
Facets
enumeration 1115001
Compensated
enumeration 1115003
Non-Compensated
Source
<xs:element name="dContact.15" type="MedicalDirectorCompensation" id="dContact.MedicalDirectorCompensation" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dContact.15</number>
        <name>Medical Director Compensation</name>
        <national>No</national>
        <state>No</state>
        <definition>Indication of Medical Director's Compensation.</definition>
        <usage>Optional</usage>
        <comment>This element applies to the Medical Director(s) for an EMS agency (EMS Medical Director and EMS Assistant Medical Director).</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element dContact / dContact.ContactInfoGroup / dContact.EMSMedicalDirectorGroup / dContact.16
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dContact.16</number>
  <name>EMS Medical Director Board Certified/Eligible</name>
  <national>No</national>
  <state>No</state>
  <definition>Indication if the EMS Medical Director has advanced training through a formal fellowship or through another practice pathway.</definition>
  <usage>Optional</usage>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#YesNoValues
Type YesNoValues
Properties
content simple
minOccurs 0
Facets
enumeration 9923001
No
enumeration 9923003
Yes
Source
<xs:element name="dContact.16" type="YesNoValues" id="dContact.EMSMedicalDirectorBoardCertifiedEligible" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dContact.16</number>
        <name>EMS Medical Director Board Certified/Eligible</name>
        <national>No</national>
        <state>No</state>
        <definition>Indication if the EMS Medical Director has advanced training through a formal fellowship or through another practice pathway.</definition>
        <usage>Optional</usage>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type dContact
Namespace http://www.nemsis.org
Diagram
DiagramdContact_v3_xsd.tmp#dContact_dContact.ContactInfoGroup
Used by
Model
Children dContact.ContactInfoGroup
Source
<xs:complexType name="dContact" id="dContact.AgencyContact">
  <xs:sequence>
    <xs:element name="dContact.ContactInfoGroup" id="dContact.ContactInfoGroup" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Group tag to hold agency contact information.</xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:sequence>
          <xs:element name="dContact.01" nillable="true" id="dContact.AgencyContactType" minOccurs="0">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>dContact.01</number>
                  <name>Agency Contact Type</name>
                  <national>No</national>
                  <state>Yes</state>
                  <definition>The contact type within the EMS agency.</definition>
                  <usage>Recommended</usage>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="AgencyContactType">
                  <xs:attribute name="NV" use="optional">
                    <xs:simpleType>
                      <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                    </xs:simpleType>
                  </xs:attribute>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
          <xs:element name="dContact.02" nillable="true" id="dContact.AgencyContactLastName" minOccurs="0">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>dContact.02</number>
                  <name>Agency Contact Last Name</name>
                  <national>No</national>
                  <state>Yes</state>
                  <definition>The last name of the agency's primary contact.</definition>
                  <v2Number>D02_01</v2Number>
                  <usage>Recommended</usage>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="PersonLastName">
                  <xs:attribute name="NV" use="optional">
                    <xs:simpleType>
                      <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                    </xs:simpleType>
                  </xs:attribute>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
          <xs:element name="dContact.03" nillable="true" id="dContact.AgencyContactFirstName" minOccurs="0">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>dContact.03</number>
                  <name>Agency Contact First Name</name>
                  <national>No</national>
                  <state>Yes</state>
                  <definition>The first name of the agency's primary contact.</definition>
                  <v2Number>D02_03</v2Number>
                  <usage>Recommended</usage>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="PersonFirstName">
                  <xs:attribute name="NV" use="optional">
                    <xs:simpleType>
                      <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                    </xs:simpleType>
                  </xs:attribute>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
          <xs:element name="dContact.04" type="PersonMiddleName" id="dContact.AgencyContactMiddleNameInitial" minOccurs="0">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>dContact.04</number>
                  <name>Agency Contact Middle Name/Initial</name>
                  <national>No</national>
                  <state>No</state>
                  <definition>The middle name or initial of the agency's primary contact.</definition>
                  <v2Number>D02_02</v2Number>
                  <usage>Optional</usage>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="dContact.05" nillable="true" id="dContact.AgencyContactAddress" minOccurs="0">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>dContact.05</number>
                  <name>Agency Contact Address</name>
                  <national>No</national>
                  <state>Yes</state>
                  <definition>The street address of the agency contact's mailing address.</definition>
                  <v2Number>D02_04</v2Number>
                  <usage>Recommended</usage>
                  <comment>The address for the director/chief/lead administrator/CEO/ should be the main address for the EMS agency.</comment>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="StreetAddress">
                  <xs:attribute name="NV" use="optional">
                    <xs:simpleType>
                      <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                    </xs:simpleType>
                  </xs:attribute>
                  <xs:attribute name="StreetAddress2" type="StreetAddress" use="optional"/>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
          <xs:element name="dContact.06" nillable="true" id="dContact.AgencyContactCity" minOccurs="0">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>dContact.06</number>
                  <name>Agency Contact City</name>
                  <national>No</national>
                  <state>Yes</state>
                  <definition>The city of the EMS contact's mailing address.</definition>
                  <v2Number>D02_05</v2Number>
                  <usage>Recommended</usage>
                  <comment>The city should be the mailing address for each contact type for the EMS agency. The EMS agency primary address information (e.g., City) should be entered for the Agency Contact Type (dContact.05) “EMS Agency Director/Chief/Lead Administrator/CEO”. <br/><br/>City codes are based on GNIS Feature Class. The primary Feature Class to use is "Civil" with "Populated Place" and "Military" code as additional options. <br/><br/>Definitions for each GNIS City Feature Class can be found on the GNIS Codes website. <br/><br/>GNIS Codes Website: <a href="http://geonames.usgs.gov/domestic/download_data.htm" target="_blank">http://geonames.usgs.gov/domestic/download_data.htm</a></comment>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="CityGnisCode">
                  <xs:attribute name="NV" use="optional">
                    <xs:simpleType>
                      <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                    </xs:simpleType>
                  </xs:attribute>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
          <xs:element name="dContact.07" nillable="true" id="dContact.AgencyContactState" minOccurs="0">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>dContact.07</number>
                  <name>Agency Contact State</name>
                  <national>No</national>
                  <state>Yes</state>
                  <definition>The state of the Agency contact's mailing address.</definition>
                  <v2Number>D02_06</v2Number>
                  <usage>Recommended</usage>
                  <comment>The address for the director/chief/lead administrator/CEO/ should be the main address for the EMS agency. Based on the state ANSI Code. For individuals living outside the USA full address to be entered in the address line. <br/><br/>GNIS Codes Website: <a href="http://geonames.usgs.gov/domestic/download_data.htm" target="_blank">http://geonames.usgs.gov/domestic/download_data.htm</a></comment>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="ANSIStateCode">
                  <xs:attribute name="NV" use="optional">
                    <xs:simpleType>
                      <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                    </xs:simpleType>
                  </xs:attribute>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
          <xs:element name="dContact.08" nillable="true" id="dContact.AgencyContactZIPCode" minOccurs="0">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>dContact.08</number>
                  <name>Agency Contact ZIP Code</name>
                  <national>No</national>
                  <state>Yes</state>
                  <definition>The ZIP code of the Agency's contact's mailing address.</definition>
                  <v2Number>D02_07</v2Number>
                  <usage>Recommended</usage>
                  <comment>The address for the director/chief/lead administrator/CEO/ should be the main address for the EMS agency. <br/><br/>Zip Codes Product Website: <a href="https://www.zipcodedownload.com/Products/Product/Z5Commercial/Standard/Overview/" target="_blank">https://www.zipcodedownload.com/Products/Product/Z5Commercial/Standard/Overview/</a> <br/>Product: USA - 5-digit ZIP Code Database, Commercial Edition.</comment>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="ZIP">
                  <xs:attribute name="NV" use="optional">
                    <xs:simpleType>
                      <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                    </xs:simpleType>
                  </xs:attribute>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
          <xs:element name="dContact.09" type="ANSICountryCodesCAMXUS" id="dContact.AgencyContactCountry" minOccurs="0">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>dContact.09</number>
                  <name>Agency Contact Country</name>
                  <national>No</national>
                  <state>No</state>
                  <definition>The Country code of the Agency's contact's mailing address.</definition>
                  <usage>Optional</usage>
                  <comment>The International Organization for Standardization (ISO) ISO 3166-1-alpha-2 code element for the country. The address for the director/chief/lead administrator/CEO/ should be the main address for the EMS agency. For individuals living outside the USA full address to be entered in the address line. <br/><br/>ANSI Country Codes (ISO 3166): <a href="https://www.iso.org/iso-3166-country-codes.html" target="_blank">https://www.iso.org/iso-3166-country-codes.html</a></comment>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="dContact.10" nillable="true" id="dContact.AgencyContactPhoneNumber" minOccurs="0" maxOccurs="unbounded">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>dContact.10</number>
                  <name>Agency Contact Phone Number</name>
                  <national>No</national>
                  <state>Yes</state>
                  <definition>Agency contact phone number.</definition>
                  <v2Number>D02_08</v2Number>
                  <usage>Recommended</usage>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="PhoneNumber">
                  <xs:attribute name="PhoneNumberType" type="PhoneNumberType" use="optional"/>
                  <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
                  <xs:attribute name="NV" use="optional">
                    <xs:simpleType>
                      <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                    </xs:simpleType>
                  </xs:attribute>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
          <xs:element name="dContact.11" nillable="true" id="dContact.AgencyContactEmailAddress" minOccurs="0" maxOccurs="unbounded">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>dContact.11</number>
                  <name>Agency Contact Email Address</name>
                  <national>No</national>
                  <state>Yes</state>
                  <definition>The primary email address of the Agency contact.</definition>
                  <v2Number>D02_10</v2Number>
                  <usage>Recommended</usage>
                  <comment>The address for the director/chief/lead administrator/CEO/ should be the main address for the EMS agency.</comment>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="EmailAddress">
                  <xs:attribute name="NV" use="optional">
                    <xs:simpleType>
                      <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                    </xs:simpleType>
                  </xs:attribute>
                  <xs:attribute name="EmailAddressType" type="EmailAddressType" use="optional"/>
                  <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
          <xs:element name="dContact.12" nillable="true" id="dContact.EMSAgencyContactWebAddress" minOccurs="0">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>dContact.12</number>
                  <name>EMS Agency Contact Web Address</name>
                  <national>No</national>
                  <state>Yes</state>
                  <definition>The primary website address of the agency.</definition>
                  <v2Number>D02_11</v2Number>
                  <usage>Recommended</usage>
                  <comment>The EMS agency website address should be entered for the Agency Contact Type (dContact.05) "EMS Agency Director/Chief/Lead Administrator/CEO". The EMS agency website address or other websites are optional for other contact types (e.g., Administrative Assistant, EMS Medical Director, etc.).</comment>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="WebAddress">
                  <xs:attribute name="NV" use="optional">
                    <xs:simpleType>
                      <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                    </xs:simpleType>
                  </xs:attribute>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
          <xs:element name="dContact.EMSMedicalDirectorGroup" id="dContact.EMSMedicalDirectorGroup" minOccurs="0" maxOccurs="1">
            <xs:annotation>
              <xs:documentation>Group Tag to hold info about the EMS Medical Director</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:sequence>
                <xs:element name="dContact.13" nillable="true" id="dContact.AgencyMedicalDirectorDegree" minOccurs="0">
                  <xs:annotation>
                    <xs:documentation>
                      <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>
                        <usage>Recommended</usage>
                        <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>
                      </nemsisTacDoc>
                    </xs:documentation>
                  </xs:annotation>
                  <xs:complexType>
                    <xs:simpleContent>
                      <xs:extension base="AgencyMedicalDirectorDegree">
                        <xs:attribute name="NV" use="optional">
                          <xs:simpleType>
                            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                          </xs:simpleType>
                        </xs:attribute>
                      </xs:extension>
                    </xs:simpleContent>
                  </xs:complexType>
                </xs:element>
                <xs:element name="dContact.14" nillable="true" id="dContact.AgencyMedicalDirectorBoardCertificationType" minOccurs="0" maxOccurs="unbounded">
                  <xs:annotation>
                    <xs:documentation>
                      <nemsisTacDoc>
                        <number>dContact.14</number>
                        <name>Agency Medical Director Board Certification Type</name>
                        <national>No</national>
                        <state>Yes</state>
                        <definition>Documentation of the type of board certification of the EMS Agency Medical Director.</definition>
                        <usage>Recommended</usage>
                        <comment>This is based on the American Board of Medical Specialties List of Certifications. The Medical Director Information from Section D02 of NEMSIS Version 2.2.1 has been merged into Version 3 Section dContact.</comment>
                      </nemsisTacDoc>
                    </xs:documentation>
                  </xs:annotation>
                  <xs:complexType>
                    <xs:simpleContent>
                      <xs:extension base="AgencyMedicalDirectorBoardCertificationType">
                        <xs:attribute name="NV" use="optional">
                          <xs:simpleType>
                            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                          </xs:simpleType>
                        </xs:attribute>
                        <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
                      </xs:extension>
                    </xs:simpleContent>
                  </xs:complexType>
                </xs:element>
                <xs:element name="dContact.15" type="MedicalDirectorCompensation" id="dContact.MedicalDirectorCompensation" minOccurs="0">
                  <xs:annotation>
                    <xs:documentation>
                      <nemsisTacDoc>
                        <number>dContact.15</number>
                        <name>Medical Director Compensation</name>
                        <national>No</national>
                        <state>No</state>
                        <definition>Indication of Medical Director's Compensation.</definition>
                        <usage>Optional</usage>
                        <comment>This element applies to the Medical Director(s) for an EMS agency (EMS Medical Director and EMS Assistant Medical Director).</comment>
                      </nemsisTacDoc>
                    </xs:documentation>
                  </xs:annotation>
                </xs:element>
                <xs:element name="dContact.16" type="YesNoValues" id="dContact.EMSMedicalDirectorBoardCertifiedEligible" minOccurs="0">
                  <xs:annotation>
                    <xs:documentation>
                      <nemsisTacDoc>
                        <number>dContact.16</number>
                        <name>EMS Medical Director Board Certified/Eligible</name>
                        <national>No</national>
                        <state>No</state>
                        <definition>Indication if the EMS Medical Director has advanced training through a formal fellowship or through another practice pathway.</definition>
                        <usage>Optional</usage>
                      </nemsisTacDoc>
                    </xs:documentation>
                  </xs:annotation>
                </xs:element>
              </xs:sequence>
            </xs:complexType>
          </xs:element>
        </xs:sequence>
        <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
        <xs:attribute name="UUID" type="UUID" use="required"/>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Simple Type AgencyContactType
Namespace http://www.nemsis.org
Annotations
The Contact Type within the EMS Agency.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 1101001
Administrative Assistant
enumeration 1101003
EMS Agency Director/Chief/Lead Administrator/CEO
enumeration 1101005
EMS Assistant Agency Director/Chief/Administrator/CEO
enumeration 1101007
EMS Assistant Medical Director
enumeration 1101009
EMS IT/Data Specialist
enumeration 1101011
EMS Medical Director
enumeration 1101013
EMS Quality/Performance Improvement Specialist
enumeration 1101015
EMS Training/Education Specialist
enumeration 1101017
Other
Used by
Source
<xs:simpleType name="AgencyContactType">
  <xs:annotation>
    <xs:documentation>The Contact Type within the EMS Agency.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="1101001">
      <xs:annotation>
        <xs:documentation>Administrative Assistant</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1101003">
      <xs:annotation>
        <xs:documentation>EMS Agency Director/Chief/Lead Administrator/CEO</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1101005">
      <xs:annotation>
        <xs:documentation>EMS Assistant Agency Director/Chief/Administrator/CEO</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1101007">
      <xs:annotation>
        <xs:documentation>EMS Assistant Medical Director</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1101009">
      <xs:annotation>
        <xs:documentation>EMS IT/Data Specialist</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1101011">
      <xs:annotation>
        <xs:documentation>EMS Medical Director</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1101013">
      <xs:annotation>
        <xs:documentation>EMS Quality/Performance Improvement Specialist</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1101015">
      <xs:annotation>
        <xs:documentation>EMS Training/Education Specialist</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1101017">
      <xs:annotation>
        <xs:documentation>Other</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Simple Type WebAddress
Namespace http://www.nemsis.org
Annotations
An URL for a website
Diagram
Diagram
Type restriction of xs:string
Facets
minLength 3
maxLength 255
Used by
Source
<xs:simpleType name="WebAddress">
  <xs:annotation>
    <xs:documentation>An URL for a website</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:minLength value="3"/>
    <xs:maxLength value="255"/>
  </xs:restriction>
</xs:simpleType>
Simple Type AgencyMedicalDirectorDegree
Namespace http://www.nemsis.org
Annotations
The medical school degree type of the EMS Medical Director
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 1113001
Doctor of Medicine
enumeration 1113003
Doctor of Osteopathy
Used by
Source
<xs:simpleType name="AgencyMedicalDirectorDegree">
  <xs:annotation>
    <xs:documentation>The medical school degree type of the EMS Medical Director</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="1113001">
      <xs:annotation>
        <xs:documentation>Doctor of Medicine</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1113003">
      <xs:annotation>
        <xs:documentation>Doctor of Osteopathy</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Simple Type AgencyMedicalDirectorBoardCertificationType
Namespace http://www.nemsis.org
Annotations
Documentation of the type of board certification of the EMS Agency Medical Director.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 1114001
Allergy and Immunology
enumeration 1114003
Anesthesiology
enumeration 1114005
Colon and Rectal Surgery
enumeration 1114007
Dermatology
enumeration 1114009
Emergency Medicine
enumeration 1114011
Family Medicine
enumeration 1114013
Internal Medicine
enumeration 1114015
Neurological Surgery
enumeration 1114017
Neurology
enumeration 1114019
None (Not Board Certified)
enumeration 1114021
Obstetrics and Gynecology
enumeration 1114023
Ophthalmology
enumeration 1114025
Orthopedic Surgery
enumeration 1114027
Otolaryngology
enumeration 1114029
Pediatrics
enumeration 1114031
Physical Medicine and Rehabilitation
enumeration 1114033
Plastic Surgery
enumeration 1114035
Psychiatry
enumeration 1114037
Surgery
enumeration 1114039
Thoracic Surgery
enumeration 1114041
Urology
enumeration 1114043
Vascular Surgery
Used by
Source
<xs:simpleType name="AgencyMedicalDirectorBoardCertificationType">
  <xs:annotation>
    <xs:documentation>Documentation of the type of board certification of the EMS Agency Medical Director.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="1114001">
      <xs:annotation>
        <xs:documentation>Allergy and Immunology</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1114003">
      <xs:annotation>
        <xs:documentation>Anesthesiology</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1114005">
      <xs:annotation>
        <xs:documentation>Colon and Rectal Surgery</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1114007">
      <xs:annotation>
        <xs:documentation>Dermatology</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1114009">
      <xs:annotation>
        <xs:documentation>Emergency Medicine</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1114011">
      <xs:annotation>
        <xs:documentation>Family Medicine</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1114013">
      <xs:annotation>
        <xs:documentation>Internal Medicine</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1114015">
      <xs:annotation>
        <xs:documentation>Neurological Surgery</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1114017">
      <xs:annotation>
        <xs:documentation>Neurology</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1114019">
      <xs:annotation>
        <xs:documentation>None (Not Board Certified)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1114021">
      <xs:annotation>
        <xs:documentation>Obstetrics and Gynecology</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1114023">
      <xs:annotation>
        <xs:documentation>Ophthalmology</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1114025">
      <xs:annotation>
        <xs:documentation>Orthopedic Surgery</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1114027">
      <xs:annotation>
        <xs:documentation>Otolaryngology</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1114029">
      <xs:annotation>
        <xs:documentation>Pediatrics</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1114031">
      <xs:annotation>
        <xs:documentation>Physical Medicine and Rehabilitation</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1114033">
      <xs:annotation>
        <xs:documentation>Plastic Surgery</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1114035">
      <xs:annotation>
        <xs:documentation>Psychiatry</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1114037">
      <xs:annotation>
        <xs:documentation>Surgery</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1114039">
      <xs:annotation>
        <xs:documentation>Thoracic Surgery</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1114041">
      <xs:annotation>
        <xs:documentation>Urology</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1114043">
      <xs:annotation>
        <xs:documentation>Vascular Surgery</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Simple Type MedicalDirectorCompensation
Namespace http://www.nemsis.org
Annotations
Indication of Medical Director's Compensation.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 1115001
Compensated
enumeration 1115003
Non-Compensated
Used by
Source
<xs:simpleType name="MedicalDirectorCompensation">
  <xs:annotation>
    <xs:documentation>Indication of Medical Director's Compensation.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="1115001">
      <xs:annotation>
        <xs:documentation>Compensated</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1115003">
      <xs:annotation>
        <xs:documentation>Non-Compensated</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Attribute dContact / dContact.ContactInfoGroup / dContact.01 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
  </xs:simpleType>
</xs:attribute>
Attribute dContact / dContact.ContactInfoGroup / dContact.02 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
  </xs:simpleType>
</xs:attribute>
Attribute dContact / dContact.ContactInfoGroup / dContact.03 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
  </xs:simpleType>
</xs:attribute>
Attribute dContact / dContact.ContactInfoGroup / dContact.05 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
  </xs:simpleType>
</xs:attribute>
Attribute dContact / dContact.ContactInfoGroup / dContact.05 / @StreetAddress2
Namespace No namespace
Type StreetAddress
Properties
use optional
Facets
minLength 1
maxLength 255
Used by
Source
<xs:attribute name="StreetAddress2" type="StreetAddress" use="optional"/>
Attribute dContact / dContact.ContactInfoGroup / dContact.06 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
  </xs:simpleType>
</xs:attribute>
Attribute dContact / dContact.ContactInfoGroup / dContact.07 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
  </xs:simpleType>
</xs:attribute>
Attribute dContact / dContact.ContactInfoGroup / dContact.08 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
  </xs:simpleType>
</xs:attribute>
Attribute dContact / dContact.ContactInfoGroup / dContact.10 / @PhoneNumberType
Namespace No namespace
Type PhoneNumberType
Properties
use optional
Facets
enumeration 9913001
Fax
enumeration 9913003
Home
enumeration 9913005
Mobile
enumeration 9913007
Pager
enumeration 9913009
Work
Used by
Source
<xs:attribute name="PhoneNumberType" type="PhoneNumberType" use="optional"/>
Attribute dContact / dContact.ContactInfoGroup / dContact.10 / @CorrelationID
Namespace No namespace
Type CorrelationID
Properties
use optional
Facets
minLength 2
maxLength 255
Used by
Source
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
Attribute dContact / dContact.ContactInfoGroup / dContact.10 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
  </xs:simpleType>
</xs:attribute>
Attribute dContact / dContact.ContactInfoGroup / dContact.11 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
  </xs:simpleType>
</xs:attribute>
Attribute dContact / dContact.ContactInfoGroup / dContact.11 / @EmailAddressType
Namespace No namespace
Type EmailAddressType
Properties
use optional
Facets
enumeration 9904001
Personal
enumeration 9904003
Work
Used by
Source
<xs:attribute name="EmailAddressType" type="EmailAddressType" use="optional"/>
Attribute dContact / dContact.ContactInfoGroup / dContact.11 / @CorrelationID
Namespace No namespace
Type CorrelationID
Properties
use optional
Facets
minLength 2
maxLength 255
Used by
Source
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
Attribute dContact / dContact.ContactInfoGroup / dContact.12 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
  </xs:simpleType>
</xs:attribute>
Attribute dContact / dContact.ContactInfoGroup / dContact.EMSMedicalDirectorGroup / dContact.13 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
  </xs:simpleType>
</xs:attribute>
Attribute dContact / dContact.ContactInfoGroup / dContact.EMSMedicalDirectorGroup / dContact.14 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
  </xs:simpleType>
</xs:attribute>
Attribute dContact / dContact.ContactInfoGroup / dContact.EMSMedicalDirectorGroup / dContact.14 / @CorrelationID
Namespace No namespace
Type CorrelationID
Properties
use optional
Facets
minLength 2
maxLength 255
Used by
Source
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
Attribute dContact / dContact.ContactInfoGroup / @CorrelationID
Namespace No namespace
Type CorrelationID
Properties
use optional
Facets
minLength 2
maxLength 255
Used by
Source
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
Attribute dContact / dContact.ContactInfoGroup / @UUID
Namespace No namespace
Type UUID
Properties
use required
Facets
pattern [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[1-5][a-fA-F0-9]{3}-[89abAB][a-fA-F0-9]{3}-[a-fA-F0-9]{12}
Used by
Source
<xs:attribute name="UUID" type="UUID" use="required"/>