Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Included schema sSoftware_v3.xsd
Namespace http://www.nemsis.org
Properties
attribute form default unqualified
element form default qualified
Element sSoftware / sSoftware.SoftwareGroup
Namespace http://www.nemsis.org
Annotations
Group tag to hold information about the software used to generate this state data set.
Diagram
DiagramsSoftware_v3_xsd.tmp#sSoftware_sSoftware_sSoftware.SoftwareGroup_sSoftware.01sSoftware_v3_xsd.tmp#sSoftware_sSoftware_sSoftware.SoftwareGroup_sSoftware.02sSoftware_v3_xsd.tmp#sSoftware_sSoftware_sSoftware.SoftwareGroup_sSoftware.03
Properties
content complex
Model
Children sSoftware.01, sSoftware.02, sSoftware.03
Instance
<sSoftware.SoftwareGroup xmlns="http://www.nemsis.org">
  <sSoftware.01 NV="">{1,1}</sSoftware.01>
  <sSoftware.02 NV="">{1,1}</sSoftware.02>
  <sSoftware.03 NV="">{1,1}</sSoftware.03>
</sSoftware.SoftwareGroup>
Source
<xs:element name="sSoftware.SoftwareGroup" id="sSoftware.SoftwareGroup">
  <xs:annotation>
    <xs:documentation>Group tag to hold information about the software used to generate this state data set.</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="sSoftware.01" id="sSoftware.SoftwareCreator" nillable="true">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>sSoftware.01</number>
              <name>Software Creator</name>
              <national>Yes</national>
              <state>Yes</state>
              <definition>The name of the vendor, manufacturer, and developer who designed the application that created this state data set record.</definition>
              <usage>Required</usage>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="SoftwareCreator">
              <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="sSoftware.02" id="sSoftware.SoftwareName" nillable="true">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>sSoftware.02</number>
              <name>Software Name</name>
              <national>Yes</national>
              <state>Yes</state>
              <definition>The name of the application used to create this state data set record.</definition>
              <usage>Required</usage>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="SoftwareName">
              <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="sSoftware.03" id="sSoftware.SoftwareVersion" nillable="true">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>sSoftware.03</number>
              <name>Software Version</name>
              <national>Yes</national>
              <state>Yes</state>
              <definition>The version of the application used to create this state data set record.</definition>
              <usage>Required</usage>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="SoftwareVersion">
              <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:sequence>
  </xs:complexType>
</xs:element>
Element sSoftware / sSoftware.SoftwareGroup / sSoftware.01
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>sSoftware.01</number>
  <name>Software Creator</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>The name of the vendor, manufacturer, and developer who designed the application that created this state data set record.</definition>
  <usage>Required</usage>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#SoftwareCreatorsSoftware_v3_xsd.tmp#sSoftware_sSoftware_sSoftware.SoftwareGroup_sSoftware_sSoftware_sSoftware.SoftwareGroup_sSoftware.01_NV
Type extension of SoftwareCreator
Type hierarchy
Properties
content complex
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting) optional
Source
<xs:element name="sSoftware.01" id="sSoftware.SoftwareCreator" nillable="true">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>sSoftware.01</number>
        <name>Software Creator</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>The name of the vendor, manufacturer, and developer who designed the application that created this state data set record.</definition>
        <usage>Required</usage>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="SoftwareCreator">
        <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 sSoftware / sSoftware.SoftwareGroup / sSoftware.02
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>sSoftware.02</number>
  <name>Software Name</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>The name of the application used to create this state data set record.</definition>
  <usage>Required</usage>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#SoftwareNamesSoftware_v3_xsd.tmp#sSoftware_sSoftware_sSoftware.SoftwareGroup_sSoftware_sSoftware_sSoftware.SoftwareGroup_sSoftware.02_NV
Type extension of SoftwareName
Type hierarchy
Properties
content complex
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting) optional
Source
<xs:element name="sSoftware.02" id="sSoftware.SoftwareName" nillable="true">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>sSoftware.02</number>
        <name>Software Name</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>The name of the application used to create this state data set record.</definition>
        <usage>Required</usage>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="SoftwareName">
        <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 sSoftware / sSoftware.SoftwareGroup / sSoftware.03
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>sSoftware.03</number>
  <name>Software Version</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>The version of the application used to create this state data set record.</definition>
  <usage>Required</usage>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#SoftwareVersionsSoftware_v3_xsd.tmp#sSoftware_sSoftware_sSoftware.SoftwareGroup_sSoftware_sSoftware_sSoftware.SoftwareGroup_sSoftware.03_NV
Type extension of SoftwareVersion
Type hierarchy
Properties
content complex
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting) optional
Source
<xs:element name="sSoftware.03" id="sSoftware.SoftwareVersion" nillable="true">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>sSoftware.03</number>
        <name>Software Version</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>The version of the application used to create this state data set record.</definition>
        <usage>Required</usage>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="SoftwareVersion">
        <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>
Complex Type sSoftware
Namespace http://www.nemsis.org
Diagram
DiagramsSoftware_v3_xsd.tmp#sSoftware_sSoftware.SoftwareGroup
Used by
Model
Children sSoftware.SoftwareGroup
Source
<xs:complexType name="sSoftware" id="sSoftwareInformation">
  <xs:sequence>
    <xs:element name="sSoftware.SoftwareGroup" id="sSoftware.SoftwareGroup">
      <xs:annotation>
        <xs:documentation>Group tag to hold information about the software used to generate this state data set.</xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:sequence>
          <xs:element name="sSoftware.01" id="sSoftware.SoftwareCreator" nillable="true">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>sSoftware.01</number>
                  <name>Software Creator</name>
                  <national>Yes</national>
                  <state>Yes</state>
                  <definition>The name of the vendor, manufacturer, and developer who designed the application that created this state data set record.</definition>
                  <usage>Required</usage>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="SoftwareCreator">
                  <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="sSoftware.02" id="sSoftware.SoftwareName" nillable="true">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>sSoftware.02</number>
                  <name>Software Name</name>
                  <national>Yes</national>
                  <state>Yes</state>
                  <definition>The name of the application used to create this state data set record.</definition>
                  <usage>Required</usage>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="SoftwareName">
                  <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="sSoftware.03" id="sSoftware.SoftwareVersion" nillable="true">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>sSoftware.03</number>
                  <name>Software Version</name>
                  <national>Yes</national>
                  <state>Yes</state>
                  <definition>The version of the application used to create this state data set record.</definition>
                  <usage>Required</usage>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="SoftwareVersion">
                  <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:sequence>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Attribute sSoftware / sSoftware.SoftwareGroup / sSoftware.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 sSoftware / sSoftware.SoftwareGroup / sSoftware.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 sSoftware / sSoftware.SoftwareGroup / sSoftware.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>