Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Main schema StateDataSet_v3.xsd
Namespace http://www.nemsis.org
Properties
attribute form default unqualified
element form default qualified
Element StateDataSet
Namespace http://www.nemsis.org
Annotations
Root Tag for State Dataset
Diagram
DiagramStateDataSet_v3_xsd.tmp#StateDataSet_timestampStateDataSet_v3_xsd.tmp#StateDataSet_effectiveDateStateDataSet_v3_xsd.tmp#StateDataSet_sStateStateDataSet_v3_xsd.tmp#StateDataSet_seCustomConfigurationStateDataSet_v3_xsd.tmp#StateDataSet_sdCustomConfigurationStateDataSet_v3_xsd.tmp#StateDataSet_sSoftwareStateDataSet_v3_xsd.tmp#StateDataSet_sElementStateDataSet_v3_xsd.tmp#StateDataSet_sConfigurationStateDataSet_v3_xsd.tmp#StateDataSet_sAgencyStateDataSet_v3_xsd.tmp#StateDataSet_sFacility
Properties
content complex
Model
Children sAgency, sConfiguration, sElement, sFacility, sSoftware, sState, sdCustomConfiguration, seCustomConfiguration
Instance
<StateDataSet effectiveDate="" timestamp="" xmlns="http://www.nemsis.org">
  <sState>{1,1}</sState>
  <seCustomConfiguration>{0,1}</seCustomConfiguration>
  <sdCustomConfiguration>{0,1}</sdCustomConfiguration>
  <sSoftware>{1,1}</sSoftware>
  <sElement>{1,1}</sElement>
  <sConfiguration>{1,1}</sConfiguration>
  <sAgency>{0,1}</sAgency>
  <sFacility>{0,1}</sFacility>
</StateDataSet>
Attributes
QName Type Use
effectiveDate DateTimeType optional
timestamp DateTimeType optional
Source
<xs:element name="StateDataSet">
  <xs:annotation>
    <xs:documentation>Root Tag for State Dataset</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="sState" type="sState" id="sStateSection">
        <xs:annotation>
          <xs:documentation>State information for this State Dataset.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="seCustomConfiguration" type="seCustomConfiguration" id="seCustomConfigurationSection" minOccurs="0">
        <xs:annotation>
          <xs:documentation>Patient Care Report Custom Elements</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="sdCustomConfiguration" type="sdCustomConfiguration" id="sdCustomConfigurationSection" minOccurs="0">
        <xs:annotation>
          <xs:documentation>Demographic Custom Elements</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="sSoftware" type="sSoftware" id="sSoftwareSection">
        <xs:annotation>
          <xs:documentation>Software Information</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="sElement" type="sElement" id="sElementSection">
        <xs:annotation>
          <xs:documentation>State Collected Elements</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="sConfiguration" type="sConfiguration" id="sConfigurationSection">
        <xs:annotation>
          <xs:documentation>Configuration Information</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="sAgency" type="sAgency" id="sAgencySection" minOccurs="0">
        <xs:annotation>
          <xs:documentation>Agency Information</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="sFacility" type="sFacility" id="sFacilitySection" minOccurs="0">
        <xs:annotation>
          <xs:documentation>Facility Information</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
    <xs:attribute name="timestamp" type="DateTimeType"/>
    <xs:attribute name="effectiveDate" type="DateTimeType"/>
  </xs:complexType>
</xs:element>
Element StateDataSet / sState
Namespace http://www.nemsis.org
Annotations
State information for this State Dataset.
Diagram
DiagramsState_v3_xsd.tmp#sState_sState.01sState_v3_xsd.tmp#sState
Type sState
Properties
content complex
Model
Children sState.01
Instance
<sState xmlns="http://www.nemsis.org">
  <sState.01>{1,1}</sState.01>
</sState>
Source
<xs:element name="sState" type="sState" id="sStateSection">
  <xs:annotation>
    <xs:documentation>State information for this State Dataset.</xs:documentation>
  </xs:annotation>
</xs:element>
Element StateDataSet / seCustomConfiguration
Namespace http://www.nemsis.org
Annotations
Patient Care Report Custom Elements
Diagram
DiagramseCustom_v3_xsd.tmp#seCustomConfiguration_seCustomConfiguration.CustomGroupseCustom_v3_xsd.tmp#seCustomConfiguration
Type seCustomConfiguration
Properties
content complex
minOccurs 0
Model
Children seCustomConfiguration.CustomGroup
Instance
<seCustomConfiguration xmlns="http://www.nemsis.org">
  <seCustomConfiguration.CustomGroup CustomElementID="">{0,unbounded}</seCustomConfiguration.CustomGroup>
</seCustomConfiguration>
Source
<xs:element name="seCustomConfiguration" type="seCustomConfiguration" id="seCustomConfigurationSection" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Patient Care Report Custom Elements</xs:documentation>
  </xs:annotation>
</xs:element>
Element StateDataSet / sdCustomConfiguration
Namespace http://www.nemsis.org
Annotations
Demographic Custom Elements
Diagram
DiagramsdCustom_v3_xsd.tmp#sdCustomConfiguration_sdCustomConfiguration.CustomGroupsdCustom_v3_xsd.tmp#sdCustomConfiguration
Type sdCustomConfiguration
Properties
content complex
minOccurs 0
Model
Children sdCustomConfiguration.CustomGroup
Instance
<sdCustomConfiguration xmlns="http://www.nemsis.org">
  <sdCustomConfiguration.CustomGroup CustomElementID="">{0,unbounded}</sdCustomConfiguration.CustomGroup>
</sdCustomConfiguration>
Source
<xs:element name="sdCustomConfiguration" type="sdCustomConfiguration" id="sdCustomConfigurationSection" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Demographic Custom Elements</xs:documentation>
  </xs:annotation>
</xs:element>
Element StateDataSet / sSoftware
Namespace http://www.nemsis.org
Annotations
Software Information
Diagram
DiagramsSoftware_v3_xsd.tmp#sSoftware_sSoftware.SoftwareGroupsSoftware_v3_xsd.tmp#sSoftware
Type sSoftware
Properties
content complex
Model
Children sSoftware.SoftwareGroup
Instance
<sSoftware xmlns="http://www.nemsis.org">
  <sSoftware.SoftwareGroup>{1,1}</sSoftware.SoftwareGroup>
</sSoftware>
Source
<xs:element name="sSoftware" type="sSoftware" id="sSoftwareSection">
  <xs:annotation>
    <xs:documentation>Software Information</xs:documentation>
  </xs:annotation>
</xs:element>
Element StateDataSet / sElement
Namespace http://www.nemsis.org
Annotations
State Collected Elements
Diagram
DiagramsElement_v3_xsd.tmp#sElement_sElement.01sElement_v3_xsd.tmp#sElement
Type sElement
Properties
content complex
Model
Children sElement.01
Instance
<sElement xmlns="http://www.nemsis.org">
  <sElement.01 NV="">{1,unbounded}</sElement.01>
</sElement>
Source
<xs:element name="sElement" type="sElement" id="sElementSection">
  <xs:annotation>
    <xs:documentation>State Collected Elements</xs:documentation>
  </xs:annotation>
</xs:element>
Element StateDataSet / sConfiguration
Namespace http://www.nemsis.org
Annotations
Configuration Information
Diagram
DiagramsConfiguration_v3_xsd.tmp#sConfiguration_sConfiguration.01sConfiguration_v3_xsd.tmp#sConfiguration_sConfiguration.ProcedureGroupsConfiguration_v3_xsd.tmp#sConfiguration_sConfiguration.MedicationGroupsConfiguration_v3_xsd.tmp#sConfiguration_sConfiguration.06sConfiguration_v3_xsd.tmp#sConfiguration
Type sConfiguration
Properties
content complex
Model
Children sConfiguration.01, sConfiguration.06, sConfiguration.MedicationGroup, sConfiguration.ProcedureGroup
Instance
<sConfiguration xmlns="http://www.nemsis.org">
  <sConfiguration.01 NV="">{1,unbounded}</sConfiguration.01>
  <sConfiguration.ProcedureGroup>{1,unbounded}</sConfiguration.ProcedureGroup>
  <sConfiguration.MedicationGroup>{1,unbounded}</sConfiguration.MedicationGroup>
  <sConfiguration.06 NV="">{1,unbounded}</sConfiguration.06>
</sConfiguration>
Source
<xs:element name="sConfiguration" type="sConfiguration" id="sConfigurationSection">
  <xs:annotation>
    <xs:documentation>Configuration Information</xs:documentation>
  </xs:annotation>
</xs:element>
Element StateDataSet / sAgency
Namespace http://www.nemsis.org
Annotations
Agency Information
Diagram
DiagramsAgency_v3_xsd.tmp#sAgency_sAgencyGroupsAgency_v3_xsd.tmp#sAgency
Type sAgency
Properties
content complex
minOccurs 0
Model
Children sAgencyGroup
Instance
<sAgency xmlns="http://www.nemsis.org">
  <sAgencyGroup>{0,unbounded}</sAgencyGroup>
</sAgency>
Source
<xs:element name="sAgency" type="sAgency" id="sAgencySection" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Agency Information</xs:documentation>
  </xs:annotation>
</xs:element>
Element StateDataSet / sFacility
Namespace http://www.nemsis.org
Annotations
Facility Information
Diagram
DiagramsFacility_v3_xsd.tmp#sFacility_sFacilityGroupsFacility_v3_xsd.tmp#sFacility
Type sFacility
Properties
content complex
minOccurs 0
Model
Children sFacilityGroup
Instance
<sFacility xmlns="http://www.nemsis.org">
  <sFacilityGroup>{0,unbounded}</sFacilityGroup>
</sFacility>
Source
<xs:element name="sFacility" type="sFacility" id="sFacilitySection" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Facility Information</xs:documentation>
  </xs:annotation>
</xs:element>
Attribute StateDataSet / @timestamp
Namespace No namespace
Type DateTimeType
Properties
content simple
Facets
maxInclusive 2050-01-01T00:00:00-00:00
minInclusive 1950-01-01T00:00:00-00:00
pattern [0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}(\.\d+)?(\+|-)[0-9]{2}:[0-9]{2}
Used by
Element StateDataSet
Source
<xs:attribute name="timestamp" type="DateTimeType"/>
Attribute StateDataSet / @effectiveDate
Namespace No namespace
Type DateTimeType
Properties
content simple
Facets
maxInclusive 2050-01-01T00:00:00-00:00
minInclusive 1950-01-01T00:00:00-00:00
pattern [0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}(\.\d+)?(\+|-)[0-9]{2}:[0-9]{2}
Used by
Element StateDataSet
Source
<xs:attribute name="effectiveDate" type="DateTimeType"/>