Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Included schema eCrew_v3.xsd
Namespace http://www.nemsis.org
Properties
attribute form default unqualified
element form default qualified
Element eCrews / eCrew.CrewGroup
Namespace http://www.nemsis.org
Annotations
Group Tag to hold crew information
Diagram
DiagrameCrew_v3_xsd.tmp#eCrews_eCrews_eCrew.CrewGroup_CorrelationIDeCrew_v3_xsd.tmp#eCrews_eCrews_eCrew.CrewGroup_eCrew.01eCrew_v3_xsd.tmp#eCrews_eCrews_eCrew.CrewGroup_eCrew.02eCrew_v3_xsd.tmp#eCrews_eCrews_eCrew.CrewGroup_eCrew.03
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children eCrew.01, eCrew.02, eCrew.03
Instance
<eCrew.CrewGroup CorrelationID="" xmlns="http://www.nemsis.org">
  <eCrew.01 NV="">{0,1}</eCrew.01>
  <eCrew.02 NV="">{0,1}</eCrew.02>
  <eCrew.03 CorrelationID="" NV="">{0,unbounded}</eCrew.03>
</eCrew.CrewGroup>
Attributes
QName Type Use
CorrelationID CorrelationID optional
Source
<xs:element name="eCrew.CrewGroup" id="eCrew.CrewGroup" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Group Tag to hold crew information</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="eCrew.01" nillable="true" id="eCrew.CrewMemberID" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>eCrew.01</number>
              <name>Crew Member ID</name>
              <national>No</national>
              <state>Yes</state>
              <definition>The state certification/licensure ID number assigned to the crew member.</definition>
              <v2Number>E04_01</v2Number>
              <usage>Recommended</usage>
              <performanceMeasuresGroup>
                <performanceMeasure>Airway</performanceMeasure>
                <performanceMeasure>Cardiac Arrest</performanceMeasure>
                <performanceMeasure>Pediatric</performanceMeasure>
                <performanceMeasure>Response</performanceMeasure>
                <performanceMeasure>STEMI</performanceMeasure>
                <performanceMeasure>Stroke</performanceMeasure>
                <performanceMeasure>Trauma</performanceMeasure>
              </performanceMeasuresGroup>
              <comment>Document the state certification/licensure ID for the state where the event occurred.</comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="CrewMemberID">
              <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="eCrew.02" nillable="true" id="eCrew.CrewMemberLevel" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>eCrew.02</number>
              <name>Crew Member Level</name>
              <national>No</national>
              <state>Yes</state>
              <definition>The functioning level of the crew member ID during this EMS patient encounter.</definition>
              <v2Number>E04_03</v2Number>
              <usage>Recommended</usage>
              <performanceMeasuresGroup>
                <performanceMeasure>Airway</performanceMeasure>
                <performanceMeasure>Cardiac Arrest</performanceMeasure>
                <performanceMeasure>Pediatric</performanceMeasure>
                <performanceMeasure>Response</performanceMeasure>
                <performanceMeasure>STEMI</performanceMeasure>
                <performanceMeasure>Stroke</performanceMeasure>
                <performanceMeasure>Trauma</performanceMeasure>
              </performanceMeasuresGroup>
              <comment>The category EMT-Intermediate includes EMS professionals with an "85" or "99" certification level.</comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="MemberLevel">
              <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="eCrew.03" nillable="true" id="eCrew.CrewMemberResponseRole" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>eCrew.03</number>
              <name>Crew Member Response Role</name>
              <national>No</national>
              <state>Yes</state>
              <definition>The role(s) of the crew member during response, at scene treatment, and/or transport.</definition>
              <v2Number>E04_02</v2Number>
              <usage>Recommended</usage>
              <performanceMeasuresGroup>
                <performanceMeasure>Airway</performanceMeasure>
                <performanceMeasure>Cardiac Arrest</performanceMeasure>
                <performanceMeasure>Pediatric</performanceMeasure>
                <performanceMeasure>Response</performanceMeasure>
                <performanceMeasure>STEMI</performanceMeasure>
                <performanceMeasure>Stroke</performanceMeasure>
                <performanceMeasure>Trauma</performanceMeasure>
              </performanceMeasuresGroup>
              <comment>This element has been changed to allow for multiple selections. There must be a driver for response and transport. There must be a primary patient caregiver for scene and transport.</comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="CrewMemberRoles">
              <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:sequence>
    <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
  </xs:complexType>
</xs:element>
Element eCrews / eCrew.CrewGroup / eCrew.01
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>eCrew.01</number>
  <name>Crew Member ID</name>
  <national>No</national>
  <state>Yes</state>
  <definition>The state certification/licensure ID number assigned to the crew member.</definition>
  <v2Number>E04_01</v2Number>
  <usage>Recommended</usage>
  <performanceMeasuresGroup>
    <performanceMeasure>Airway</performanceMeasure>
    <performanceMeasure>Cardiac Arrest</performanceMeasure>
    <performanceMeasure>Pediatric</performanceMeasure>
    <performanceMeasure>Response</performanceMeasure>
    <performanceMeasure>STEMI</performanceMeasure>
    <performanceMeasure>Stroke</performanceMeasure>
    <performanceMeasure>Trauma</performanceMeasure>
  </performanceMeasuresGroup>
  <comment>Document the state certification/licensure ID for the state where the event occurred.</comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#CrewMemberIDeCrew_v3_xsd.tmp#eCrews_eCrews_eCrew.CrewGroup_eCrews_eCrews_eCrew.CrewGroup_eCrew.01_NV
Type extension of CrewMemberID
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="eCrew.01" nillable="true" id="eCrew.CrewMemberID" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>eCrew.01</number>
        <name>Crew Member ID</name>
        <national>No</national>
        <state>Yes</state>
        <definition>The state certification/licensure ID number assigned to the crew member.</definition>
        <v2Number>E04_01</v2Number>
        <usage>Recommended</usage>
        <performanceMeasuresGroup>
          <performanceMeasure>Airway</performanceMeasure>
          <performanceMeasure>Cardiac Arrest</performanceMeasure>
          <performanceMeasure>Pediatric</performanceMeasure>
          <performanceMeasure>Response</performanceMeasure>
          <performanceMeasure>STEMI</performanceMeasure>
          <performanceMeasure>Stroke</performanceMeasure>
          <performanceMeasure>Trauma</performanceMeasure>
        </performanceMeasuresGroup>
        <comment>Document the state certification/licensure ID for the state where the event occurred.</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="CrewMemberID">
        <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 eCrews / eCrew.CrewGroup / eCrew.02
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>eCrew.02</number>
  <name>Crew Member Level</name>
  <national>No</national>
  <state>Yes</state>
  <definition>The functioning level of the crew member ID during this EMS patient encounter.</definition>
  <v2Number>E04_03</v2Number>
  <usage>Recommended</usage>
  <performanceMeasuresGroup>
    <performanceMeasure>Airway</performanceMeasure>
    <performanceMeasure>Cardiac Arrest</performanceMeasure>
    <performanceMeasure>Pediatric</performanceMeasure>
    <performanceMeasure>Response</performanceMeasure>
    <performanceMeasure>STEMI</performanceMeasure>
    <performanceMeasure>Stroke</performanceMeasure>
    <performanceMeasure>Trauma</performanceMeasure>
  </performanceMeasuresGroup>
  <comment>The category EMT-Intermediate includes EMS professionals with an "85" or "99" certification level.</comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#MemberLeveleCrew_v3_xsd.tmp#eCrews_eCrews_eCrew.CrewGroup_eCrews_eCrews_eCrew.CrewGroup_eCrew.02_NV
Type extension of MemberLevel
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="eCrew.02" nillable="true" id="eCrew.CrewMemberLevel" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>eCrew.02</number>
        <name>Crew Member Level</name>
        <national>No</national>
        <state>Yes</state>
        <definition>The functioning level of the crew member ID during this EMS patient encounter.</definition>
        <v2Number>E04_03</v2Number>
        <usage>Recommended</usage>
        <performanceMeasuresGroup>
          <performanceMeasure>Airway</performanceMeasure>
          <performanceMeasure>Cardiac Arrest</performanceMeasure>
          <performanceMeasure>Pediatric</performanceMeasure>
          <performanceMeasure>Response</performanceMeasure>
          <performanceMeasure>STEMI</performanceMeasure>
          <performanceMeasure>Stroke</performanceMeasure>
          <performanceMeasure>Trauma</performanceMeasure>
        </performanceMeasuresGroup>
        <comment>The category EMT-Intermediate includes EMS professionals with an "85" or "99" certification level.</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="MemberLevel">
        <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 eCrews / eCrew.CrewGroup / eCrew.03
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>eCrew.03</number>
  <name>Crew Member Response Role</name>
  <national>No</national>
  <state>Yes</state>
  <definition>The role(s) of the crew member during response, at scene treatment, and/or transport.</definition>
  <v2Number>E04_02</v2Number>
  <usage>Recommended</usage>
  <performanceMeasuresGroup>
    <performanceMeasure>Airway</performanceMeasure>
    <performanceMeasure>Cardiac Arrest</performanceMeasure>
    <performanceMeasure>Pediatric</performanceMeasure>
    <performanceMeasure>Response</performanceMeasure>
    <performanceMeasure>STEMI</performanceMeasure>
    <performanceMeasure>Stroke</performanceMeasure>
    <performanceMeasure>Trauma</performanceMeasure>
  </performanceMeasuresGroup>
  <comment>This element has been changed to allow for multiple selections. There must be a driver for response and transport. There must be a primary patient caregiver for scene and transport.</comment>
</nemsisTacDoc>
Diagram
DiagrameCrew_v3_xsd.tmp#CrewMemberRoleseCrew_v3_xsd.tmp#eCrews_eCrews_eCrew.CrewGroup_eCrews_eCrews_eCrew.CrewGroup_eCrew.03_NVeCrew_v3_xsd.tmp#eCrews_eCrews_eCrew.CrewGroup_eCrews_eCrews_eCrew.CrewGroup_eCrew.03_CorrelationID
Type extension of CrewMemberRoles
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="eCrew.03" nillable="true" id="eCrew.CrewMemberResponseRole" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>eCrew.03</number>
        <name>Crew Member Response Role</name>
        <national>No</national>
        <state>Yes</state>
        <definition>The role(s) of the crew member during response, at scene treatment, and/or transport.</definition>
        <v2Number>E04_02</v2Number>
        <usage>Recommended</usage>
        <performanceMeasuresGroup>
          <performanceMeasure>Airway</performanceMeasure>
          <performanceMeasure>Cardiac Arrest</performanceMeasure>
          <performanceMeasure>Pediatric</performanceMeasure>
          <performanceMeasure>Response</performanceMeasure>
          <performanceMeasure>STEMI</performanceMeasure>
          <performanceMeasure>Stroke</performanceMeasure>
          <performanceMeasure>Trauma</performanceMeasure>
        </performanceMeasuresGroup>
        <comment>This element has been changed to allow for multiple selections. There must be a driver for response and transport. There must be a primary patient caregiver for scene and transport.</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="CrewMemberRoles">
        <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>
Complex Type eCrews
Namespace http://www.nemsis.org
Diagram
DiagrameCrew_v3_xsd.tmp#eCrews_eCrew.CrewGroup
Used by
Model
Children eCrew.CrewGroup
Source
<xs:complexType name="eCrews">
  <xs:sequence>
    <xs:element name="eCrew.CrewGroup" id="eCrew.CrewGroup" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Group Tag to hold crew information</xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:sequence>
          <xs:element name="eCrew.01" nillable="true" id="eCrew.CrewMemberID" minOccurs="0">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>eCrew.01</number>
                  <name>Crew Member ID</name>
                  <national>No</national>
                  <state>Yes</state>
                  <definition>The state certification/licensure ID number assigned to the crew member.</definition>
                  <v2Number>E04_01</v2Number>
                  <usage>Recommended</usage>
                  <performanceMeasuresGroup>
                    <performanceMeasure>Airway</performanceMeasure>
                    <performanceMeasure>Cardiac Arrest</performanceMeasure>
                    <performanceMeasure>Pediatric</performanceMeasure>
                    <performanceMeasure>Response</performanceMeasure>
                    <performanceMeasure>STEMI</performanceMeasure>
                    <performanceMeasure>Stroke</performanceMeasure>
                    <performanceMeasure>Trauma</performanceMeasure>
                  </performanceMeasuresGroup>
                  <comment>Document the state certification/licensure ID for the state where the event occurred.</comment>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="CrewMemberID">
                  <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="eCrew.02" nillable="true" id="eCrew.CrewMemberLevel" minOccurs="0">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>eCrew.02</number>
                  <name>Crew Member Level</name>
                  <national>No</national>
                  <state>Yes</state>
                  <definition>The functioning level of the crew member ID during this EMS patient encounter.</definition>
                  <v2Number>E04_03</v2Number>
                  <usage>Recommended</usage>
                  <performanceMeasuresGroup>
                    <performanceMeasure>Airway</performanceMeasure>
                    <performanceMeasure>Cardiac Arrest</performanceMeasure>
                    <performanceMeasure>Pediatric</performanceMeasure>
                    <performanceMeasure>Response</performanceMeasure>
                    <performanceMeasure>STEMI</performanceMeasure>
                    <performanceMeasure>Stroke</performanceMeasure>
                    <performanceMeasure>Trauma</performanceMeasure>
                  </performanceMeasuresGroup>
                  <comment>The category EMT-Intermediate includes EMS professionals with an "85" or "99" certification level.</comment>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="MemberLevel">
                  <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="eCrew.03" nillable="true" id="eCrew.CrewMemberResponseRole" minOccurs="0" maxOccurs="unbounded">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>eCrew.03</number>
                  <name>Crew Member Response Role</name>
                  <national>No</national>
                  <state>Yes</state>
                  <definition>The role(s) of the crew member during response, at scene treatment, and/or transport.</definition>
                  <v2Number>E04_02</v2Number>
                  <usage>Recommended</usage>
                  <performanceMeasuresGroup>
                    <performanceMeasure>Airway</performanceMeasure>
                    <performanceMeasure>Cardiac Arrest</performanceMeasure>
                    <performanceMeasure>Pediatric</performanceMeasure>
                    <performanceMeasure>Response</performanceMeasure>
                    <performanceMeasure>STEMI</performanceMeasure>
                    <performanceMeasure>Stroke</performanceMeasure>
                    <performanceMeasure>Trauma</performanceMeasure>
                  </performanceMeasuresGroup>
                  <comment>This element has been changed to allow for multiple selections. There must be a driver for response and transport. There must be a primary patient caregiver for scene and transport.</comment>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="CrewMemberRoles">
                  <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:sequence>
        <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Simple Type CrewMemberRoles
Namespace http://www.nemsis.org
Annotations
The role(s) of the crew member during this EMS call response.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 2403001
Driver/Pilot-Response
enumeration 2403003
Driver/Pilot-Transport
enumeration 2403005
Other
enumeration 2403007
Other Patient Caregiver-At Scene
enumeration 2403009
Other Patient Caregiver-Transport
enumeration 2403011
Primary Patient Caregiver-At Scene
enumeration 2403013
Primary Patient Caregiver-Transport
Used by
Source
<xs:simpleType name="CrewMemberRoles">
  <xs:annotation>
    <xs:documentation>The role(s) of the crew member during this EMS call response.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="2403001">
      <xs:annotation>
        <xs:documentation>Driver/Pilot-Response</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="2403003">
      <xs:annotation>
        <xs:documentation>Driver/Pilot-Transport</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="2403005">
      <xs:annotation>
        <xs:documentation>Other</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="2403007">
      <xs:annotation>
        <xs:documentation>Other Patient Caregiver-At Scene</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="2403009">
      <xs:annotation>
        <xs:documentation>Other Patient Caregiver-Transport</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="2403011">
      <xs:annotation>
        <xs:documentation>Primary Patient Caregiver-At Scene</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="2403013">
      <xs:annotation>
        <xs:documentation>Primary Patient Caregiver-Transport</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Attribute eCrews / eCrew.CrewGroup / eCrew.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 eCrews / eCrew.CrewGroup / eCrew.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 eCrews / eCrew.CrewGroup / eCrew.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 eCrews / eCrew.CrewGroup / eCrew.03 / @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 eCrews / eCrew.CrewGroup / @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"/>