Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Included schema temporary.xsd
Namespace No namespace
Properties
attribute form default unqualified
element form default qualified
Element temporary
Namespace No namespace
Annotations
Storage of undeclared data model components; Time-dependent CPO
Diagram
Diagram utilities_xsd.tmp#datainfo temporary_xsd.tmp#temporary_non_timed temporary_xsd.tmp#temporary_timed utilities_xsd.tmp#codeparam temporary_xsd.tmp#temporary_time
Properties
content complex
Used by
Element top
Model
Children codeparam, datainfo, non_timed, time, timed
Instance
<temporary>
  <datainfo>{1,1}</datainfo>
  <non_timed>{1,1}</non_timed>
  <timed>{1,1}</timed>
  <codeparam>{1,1}</codeparam>
  <time>{1,1}</time>
</temporary>
Source
<xs:element name="temporary">
  <xs:annotation>
    <xs:documentation>Storage of undeclared data model components; Time-dependent CPO</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="datainfo"/>
      <xs:element name="non_timed" type="temporary_nt">
        <xs:annotation>
          <xs:documentation>Time-independent quantities (parameters)</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="timed" type="temporary_t">
        <xs:annotation>
          <xs:documentation>Time-dependent quantities</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element ref="codeparam"/>
      <xs:element name="time" type="xs:float">
        <xs:annotation>
          <xs:documentation>Time [s]; Time-dependent; Scalar</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Element temporary / non_timed
Namespace No namespace
Annotations
Time-independent quantities (parameters)
Diagram
Diagram temporary_xsd.tmp#temporary_nt_float0d temporary_xsd.tmp#temporary_nt_integer0d temporary_xsd.tmp#temporary_nt_complex0d temporary_xsd.tmp#temporary_nt_string0d temporary_xsd.tmp#temporary_nt_float1d temporary_xsd.tmp#temporary_nt_integer1d temporary_xsd.tmp#temporary_nt_string1d temporary_xsd.tmp#temporary_nt_complex1d temporary_xsd.tmp#temporary_nt_float2d temporary_xsd.tmp#temporary_nt_integer2d temporary_xsd.tmp#temporary_nt_complex2d temporary_xsd.tmp#temporary_nt_float3d temporary_xsd.tmp#temporary_nt_integer3d temporary_xsd.tmp#temporary_nt_complex3d temporary_xsd.tmp#temporary_nt_float4d temporary_xsd.tmp#temporary_nt
Type temporary_nt
Properties
content complex
Model
Children complex0d, complex1d, complex2d, complex3d, float0d, float1d, float2d, float3d, float4d, integer0d, integer1d, integer2d, integer3d, string0d, string1d
Instance
<non_timed>
  <float0d>{0,unbounded}</float0d>
  <integer0d>{0,unbounded}</integer0d>
  <complex0d>{0,unbounded}</complex0d>
  <string0d>{0,unbounded}</string0d>
  <float1d>{0,unbounded}</float1d>
  <integer1d>{0,unbounded}</integer1d>
  <string1d>{0,unbounded}</string1d>
  <complex1d>{0,unbounded}</complex1d>
  <float2d>{0,unbounded}</float2d>
  <integer2d>{0,unbounded}</integer2d>
  <complex2d>{0,unbounded}</complex2d>
  <float3d>{0,unbounded}</float3d>
  <integer3d>{0,unbounded}</integer3d>
  <complex3d>{0,unbounded}</complex3d>
  <float4d>{0,unbounded}</float4d>
</non_timed>
Source
<xs:element name="non_timed" type="temporary_nt">
  <xs:annotation>
    <xs:documentation>Time-independent quantities (parameters)</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt / float0d
Namespace No namespace
Annotations
Constant 0D float
Diagram
Diagram temporary_xsd.tmp#temporary_nt_0dr_identifier temporary_xsd.tmp#temporary_nt_0dr_value temporary_xsd.tmp#temporary_nt_0dr
Type temporary_nt_0dr
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children identifier, value
Instance
<float0d>
  <identifier>{1,1}</identifier>
  <value>{1,1}</value>
</float0d>
Source
<xs:element name="float0d" type="temporary_nt_0dr" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Constant 0D float</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt_0dr / identifier
Namespace No namespace
Annotations
Identifier.
Diagram
Diagram utilities_xsd.tmp#identifier_id utilities_xsd.tmp#identifier_flag utilities_xsd.tmp#identifier_description utilities_xsd.tmp#identifier
Type identifier
Properties
content complex
Model
Children description, flag, id
Instance
<identifier>
  <id>{1,1}</id>
  <flag>{1,1}</flag>
  <description>{1,1}</description>
</identifier>
Source
<xs:element name="identifier" type="identifier">
  <xs:annotation>
    <xs:documentation>Identifier.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt_0dr / value
Namespace No namespace
Annotations
Value. Real scalar.
Diagram
Diagram
Type xs:float
Properties
content simple
Source
<xs:element name="value" type="xs:float">
  <xs:annotation>
    <xs:documentation>Value. Real scalar.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt / integer0d
Namespace No namespace
Annotations
Constant 0D integer
Diagram
Diagram temporary_xsd.tmp#temporary_nt_0di_identifier temporary_xsd.tmp#temporary_nt_0di_value temporary_xsd.tmp#temporary_nt_0di
Type temporary_nt_0di
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children identifier, value
Instance
<integer0d>
  <identifier>{1,1}</identifier>
  <value>{1,1}</value>
</integer0d>
Source
<xs:element name="integer0d" type="temporary_nt_0di" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Constant 0D integer</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt_0di / identifier
Namespace No namespace
Annotations
Identifier.
Diagram
Diagram utilities_xsd.tmp#identifier_id utilities_xsd.tmp#identifier_flag utilities_xsd.tmp#identifier_description utilities_xsd.tmp#identifier
Type identifier
Properties
content complex
Model
Children description, flag, id
Instance
<identifier>
  <id>{1,1}</id>
  <flag>{1,1}</flag>
  <description>{1,1}</description>
</identifier>
Source
<xs:element name="identifier" type="identifier">
  <xs:annotation>
    <xs:documentation>Identifier.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt_0di / value
Namespace No namespace
Annotations
Value. integer scalar
Diagram
Diagram
Type xs:integer
Properties
content simple
Source
<xs:element name="value" type="xs:integer">
  <xs:annotation>
    <xs:documentation>Value. integer scalar</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt / complex0d
Namespace No namespace
Annotations
Constant 0D complex
Diagram
Diagram temporary_xsd.tmp#temporary_nt_0dc_identifier temporary_xsd.tmp#temporary_nt_0dc_value temporary_xsd.tmp#temporary_nt_0dc
Type temporary_nt_0dc
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children identifier, value
Instance
<complex0d>
  <identifier>{1,1}</identifier>
  <value>{1,1}</value>
</complex0d>
Source
<xs:element name="complex0d" type="temporary_nt_0dc" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Constant 0D complex</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt_0dc / identifier
Namespace No namespace
Annotations
Identifier.
Diagram
Diagram utilities_xsd.tmp#identifier_id utilities_xsd.tmp#identifier_flag utilities_xsd.tmp#identifier_description utilities_xsd.tmp#identifier
Type identifier
Properties
content complex
Model
Children description, flag, id
Instance
<identifier>
  <id>{1,1}</id>
  <flag>{1,1}</flag>
  <description>{1,1}</description>
</identifier>
Source
<xs:element name="identifier" type="identifier">
  <xs:annotation>
    <xs:documentation>Identifier.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt_0dc / value
Namespace No namespace
Annotations
Value. Complex scalar.
Diagram
Diagram utilities_xsd.tmp#cplx_type
Type cplx_type
Properties
content simple
Source
<xs:element name="value" type="cplx_type">
  <xs:annotation>
    <xs:documentation>Value. Complex scalar.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt / string0d
Namespace No namespace
Annotations
Constant 0D string
Diagram
Diagram temporary_xsd.tmp#temporary_nt_0ds_identifier temporary_xsd.tmp#temporary_nt_0ds_value temporary_xsd.tmp#temporary_nt_0ds
Type temporary_nt_0ds
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children identifier, value
Instance
<string0d>
  <identifier>{1,1}</identifier>
  <value>{1,1}</value>
</string0d>
Source
<xs:element name="string0d" type="temporary_nt_0ds" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Constant 0D string</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt_0ds / identifier
Namespace No namespace
Annotations
Identifier.
Diagram
Diagram utilities_xsd.tmp#identifier_id utilities_xsd.tmp#identifier_flag utilities_xsd.tmp#identifier_description utilities_xsd.tmp#identifier
Type identifier
Properties
content complex
Model
Children description, flag, id
Instance
<identifier>
  <id>{1,1}</id>
  <flag>{1,1}</flag>
  <description>{1,1}</description>
</identifier>
Source
<xs:element name="identifier" type="identifier">
  <xs:annotation>
    <xs:documentation>Identifier.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt_0ds / value
Namespace No namespace
Annotations
Value. String.
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="value" type="xs:string">
  <xs:annotation>
    <xs:documentation>Value. String.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt / float1d
Namespace No namespace
Annotations
Constant 1D float
Diagram
Diagram temporary_xsd.tmp#temporary_nt_1dr_identifier temporary_xsd.tmp#temporary_nt_1dr_value temporary_xsd.tmp#temporary_nt_1dr
Type temporary_nt_1dr
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children identifier, value
Instance
<float1d>
  <identifier>{1,1}</identifier>
  <value>{1,1}</value>
</float1d>
Source
<xs:element name="float1d" type="temporary_nt_1dr" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Constant 1D float</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt_1dr / identifier
Namespace No namespace
Annotations
Identifier.
Diagram
Diagram utilities_xsd.tmp#identifier_id utilities_xsd.tmp#identifier_flag utilities_xsd.tmp#identifier_description utilities_xsd.tmp#identifier
Type identifier
Properties
content complex
Model
Children description, flag, id
Instance
<identifier>
  <id>{1,1}</id>
  <flag>{1,1}</flag>
  <description>{1,1}</description>
</identifier>
Source
<xs:element name="identifier" type="identifier">
  <xs:annotation>
    <xs:documentation>Identifier.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt_1dr / value
Namespace No namespace
Annotations
Value. Vector of float.
Diagram
Diagram utilities_xsd.tmp#vecflt_type
Type vecflt_type
Properties
content simple
final restriction
Source
<xs:element name="value" type="vecflt_type">
  <xs:annotation>
    <xs:documentation>Value. Vector of float.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt / integer1d
Namespace No namespace
Annotations
Constant 1D integer
Diagram
Diagram temporary_xsd.tmp#temporary_nt_1di_identifier temporary_xsd.tmp#temporary_nt_1di_value temporary_xsd.tmp#temporary_nt_1di
Type temporary_nt_1di
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children identifier, value
Instance
<integer1d>
  <identifier>{1,1}</identifier>
  <value>{1,1}</value>
</integer1d>
Source
<xs:element name="integer1d" type="temporary_nt_1di" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Constant 1D integer</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt_1di / identifier
Namespace No namespace
Annotations
Identifier.
Diagram
Diagram utilities_xsd.tmp#identifier_id utilities_xsd.tmp#identifier_flag utilities_xsd.tmp#identifier_description utilities_xsd.tmp#identifier
Type identifier
Properties
content complex
Model
Children description, flag, id
Instance
<identifier>
  <id>{1,1}</id>
  <flag>{1,1}</flag>
  <description>{1,1}</description>
</identifier>
Source
<xs:element name="identifier" type="identifier">
  <xs:annotation>
    <xs:documentation>Identifier.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt_1di / value
Namespace No namespace
Annotations
Value. Vector of integers
Diagram
Diagram utilities_xsd.tmp#vecint_type
Type vecint_type
Properties
content simple
Source
<xs:element name="value" type="vecint_type">
  <xs:annotation>
    <xs:documentation>Value. Vector of integers</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt / string1d
Namespace No namespace
Annotations
Constant 1D string
Diagram
Diagram temporary_xsd.tmp#temporary_nt_1dr_identifier temporary_xsd.tmp#temporary_nt_1dr_value temporary_xsd.tmp#temporary_nt_1dr
Type temporary_nt_1dr
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children identifier, value
Instance
<string1d>
  <identifier>{1,1}</identifier>
  <value>{1,1}</value>
</string1d>
Source
<xs:element name="string1d" type="temporary_nt_1dr" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Constant 1D string</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt / complex1d
Namespace No namespace
Annotations
Constant 1D complex
Diagram
Diagram temporary_xsd.tmp#temporary_nt_1dc_identifier temporary_xsd.tmp#temporary_nt_1dc_value temporary_xsd.tmp#temporary_nt_1dc
Type temporary_nt_1dc
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children identifier, value
Instance
<complex1d>
  <identifier>{1,1}</identifier>
  <value>{1,1}</value>
</complex1d>
Source
<xs:element name="complex1d" type="temporary_nt_1dc" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Constant 1D complex</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt_1dc / identifier
Namespace No namespace
Annotations
Identifier.
Diagram
Diagram utilities_xsd.tmp#identifier_id utilities_xsd.tmp#identifier_flag utilities_xsd.tmp#identifier_description utilities_xsd.tmp#identifier
Type identifier
Properties
content complex
Model
Children description, flag, id
Instance
<identifier>
  <id>{1,1}</id>
  <flag>{1,1}</flag>
  <description>{1,1}</description>
</identifier>
Source
<xs:element name="identifier" type="identifier">
  <xs:annotation>
    <xs:documentation>Identifier.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt_1dc / value
Namespace No namespace
Annotations
Value. Vector of complex numbers
Diagram
Diagram utilities_xsd.tmp#veccplx_type
Type veccplx_type
Properties
content simple
Source
<xs:element name="value" type="veccplx_type">
  <xs:annotation>
    <xs:documentation>Value. Vector of complex numbers</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt / float2d
Namespace No namespace
Annotations
Constant 2D float
Diagram
Diagram temporary_xsd.tmp#temporary_nt_2dr_identifier temporary_xsd.tmp#temporary_nt_2dr_value temporary_xsd.tmp#temporary_nt_2dr
Type temporary_nt_2dr
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children identifier, value
Instance
<float2d>
  <identifier>{1,1}</identifier>
  <value>{1,1}</value>
</float2d>
Source
<xs:element name="float2d" type="temporary_nt_2dr" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Constant 2D float</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt_2dr / identifier
Namespace No namespace
Annotations
Identifier.
Diagram
Diagram utilities_xsd.tmp#identifier_id utilities_xsd.tmp#identifier_flag utilities_xsd.tmp#identifier_description utilities_xsd.tmp#identifier
Type identifier
Properties
content complex
Model
Children description, flag, id
Instance
<identifier>
  <id>{1,1}</id>
  <flag>{1,1}</flag>
  <description>{1,1}</description>
</identifier>
Source
<xs:element name="identifier" type="identifier">
  <xs:annotation>
    <xs:documentation>Identifier.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt_2dr / value
Namespace No namespace
Annotations
Value. Matrix of float.
Diagram
Diagram utilities_xsd.tmp#matflt_type
Type matflt_type
Properties
content simple
Source
<xs:element name="value" type="matflt_type">
  <xs:annotation>
    <xs:documentation>Value. Matrix of float.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt / integer2d
Namespace No namespace
Annotations
Constant 2D integer
Diagram
Diagram temporary_xsd.tmp#temporary_nt_2di_identifier temporary_xsd.tmp#temporary_nt_2di_value temporary_xsd.tmp#temporary_nt_2di
Type temporary_nt_2di
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children identifier, value
Instance
<integer2d>
  <identifier>{1,1}</identifier>
  <value>{1,1}</value>
</integer2d>
Source
<xs:element name="integer2d" type="temporary_nt_2di" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Constant 2D integer</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt_2di / identifier
Namespace No namespace
Annotations
Identifier.
Diagram
Diagram utilities_xsd.tmp#identifier_id utilities_xsd.tmp#identifier_flag utilities_xsd.tmp#identifier_description utilities_xsd.tmp#identifier
Type identifier
Properties
content complex
Model
Children description, flag, id
Instance
<identifier>
  <id>{1,1}</id>
  <flag>{1,1}</flag>
  <description>{1,1}</description>
</identifier>
Source
<xs:element name="identifier" type="identifier">
  <xs:annotation>
    <xs:documentation>Identifier.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt_2di / value
Namespace No namespace
Annotations
Value. Matrix of integers
Diagram
Diagram utilities_xsd.tmp#matint_type
Type matint_type
Properties
content simple
final restriction
Source
<xs:element name="value" type="matint_type">
  <xs:annotation>
    <xs:documentation>Value. Matrix of integers</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt / complex2d
Namespace No namespace
Annotations
Constant 2D complex
Diagram
Diagram temporary_xsd.tmp#temporary_nt_2dc_identifier temporary_xsd.tmp#temporary_nt_2dc_value temporary_xsd.tmp#temporary_nt_2dc
Type temporary_nt_2dc
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children identifier, value
Instance
<complex2d>
  <identifier>{1,1}</identifier>
  <value>{1,1}</value>
</complex2d>
Source
<xs:element name="complex2d" type="temporary_nt_2dc" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Constant 2D complex</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt_2dc / identifier
Namespace No namespace
Annotations
Identifier.
Diagram
Diagram utilities_xsd.tmp#identifier_id utilities_xsd.tmp#identifier_flag utilities_xsd.tmp#identifier_description utilities_xsd.tmp#identifier
Type identifier
Properties
content complex
Model
Children description, flag, id
Instance
<identifier>
  <id>{1,1}</id>
  <flag>{1,1}</flag>
  <description>{1,1}</description>
</identifier>
Source
<xs:element name="identifier" type="identifier">
  <xs:annotation>
    <xs:documentation>Identifier.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt_2dc / value
Namespace No namespace
Annotations
Value. Matrix of complex numbers
Diagram
Diagram utilities_xsd.tmp#matcplx_type
Type matcplx_type
Properties
content simple
Source
<xs:element name="value" type="matcplx_type">
  <xs:annotation>
    <xs:documentation>Value. Matrix of complex numbers</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt / float3d
Namespace No namespace
Annotations
Constant 3D float
Diagram
Diagram temporary_xsd.tmp#temporary_nt_3dr_identifier temporary_xsd.tmp#temporary_nt_3dr_value temporary_xsd.tmp#temporary_nt_3dr
Type temporary_nt_3dr
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children identifier, value
Instance
<float3d>
  <identifier>{1,1}</identifier>
  <value>{1,1}</value>
</float3d>
Source
<xs:element name="float3d" type="temporary_nt_3dr" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Constant 3D float</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt_3dr / identifier
Namespace No namespace
Annotations
Identifier.
Diagram
Diagram utilities_xsd.tmp#identifier_id utilities_xsd.tmp#identifier_flag utilities_xsd.tmp#identifier_description utilities_xsd.tmp#identifier
Type identifier
Properties
content complex
Model
Children description, flag, id
Instance
<identifier>
  <id>{1,1}</id>
  <flag>{1,1}</flag>
  <description>{1,1}</description>
</identifier>
Source
<xs:element name="identifier" type="identifier">
  <xs:annotation>
    <xs:documentation>Identifier.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt_3dr / value
Namespace No namespace
Annotations
Value. array 3D of floats
Diagram
Diagram utilities_xsd.tmp#array3dflt_type
Type array3dflt_type
Properties
content simple
Source
<xs:element name="value" type="array3dflt_type">
  <xs:annotation>
    <xs:documentation>Value. array 3D of floats</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt / integer3d
Namespace No namespace
Annotations
Constant 3D integer
Diagram
Diagram temporary_xsd.tmp#temporary_nt_3di_identifier temporary_xsd.tmp#temporary_nt_3di_value temporary_xsd.tmp#temporary_nt_3di
Type temporary_nt_3di
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children identifier, value
Instance
<integer3d>
  <identifier>{1,1}</identifier>
  <value>{1,1}</value>
</integer3d>
Source
<xs:element name="integer3d" type="temporary_nt_3di" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Constant 3D integer</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt_3di / identifier
Namespace No namespace
Annotations
Identifier.
Diagram
Diagram utilities_xsd.tmp#identifier_id utilities_xsd.tmp#identifier_flag utilities_xsd.tmp#identifier_description utilities_xsd.tmp#identifier
Type identifier
Properties
content complex
Model
Children description, flag, id
Instance
<identifier>
  <id>{1,1}</id>
  <flag>{1,1}</flag>
  <description>{1,1}</description>
</identifier>
Source
<xs:element name="identifier" type="identifier">
  <xs:annotation>
    <xs:documentation>Identifier.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt_3di / value
Namespace No namespace
Annotations
Value. array 3D of integers
Diagram
Diagram utilities_xsd.tmp#array3dint_type
Type array3dint_type
Properties
content simple
Source
<xs:element name="value" type="array3dint_type">
  <xs:annotation>
    <xs:documentation>Value. array 3D of integers</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt / complex3d
Namespace No namespace
Annotations
Constant 3D complex
Diagram
Diagram temporary_xsd.tmp#temporary_nt_3dc_identifier temporary_xsd.tmp#temporary_nt_3dc_value temporary_xsd.tmp#temporary_nt_3dc
Type temporary_nt_3dc
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children identifier, value
Instance
<complex3d>
  <identifier>{1,1}</identifier>
  <value>{1,1}</value>
</complex3d>
Source
<xs:element name="complex3d" type="temporary_nt_3dc" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Constant 3D complex</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt_3dc / identifier
Namespace No namespace
Annotations
Identifier.
Diagram
Diagram utilities_xsd.tmp#identifier_id utilities_xsd.tmp#identifier_flag utilities_xsd.tmp#identifier_description utilities_xsd.tmp#identifier
Type identifier
Properties
content complex
Model
Children description, flag, id
Instance
<identifier>
  <id>{1,1}</id>
  <flag>{1,1}</flag>
  <description>{1,1}</description>
</identifier>
Source
<xs:element name="identifier" type="identifier">
  <xs:annotation>
    <xs:documentation>Identifier.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt_3dc / value
Namespace No namespace
Annotations
Value. array 3D of complex numbers
Diagram
Diagram utilities_xsd.tmp#array3dcplx_type
Type array3dcplx_type
Properties
content simple
Source
<xs:element name="value" type="array3dcplx_type">
  <xs:annotation>
    <xs:documentation>Value. array 3D of complex numbers</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt / float4d
Namespace No namespace
Annotations
Constant 4D float
Diagram
Diagram temporary_xsd.tmp#temporary_nt_4dr_identifier temporary_xsd.tmp#temporary_nt_4dr_value temporary_xsd.tmp#temporary_nt_4dr
Type temporary_nt_4dr
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children identifier, value
Instance
<float4d>
  <identifier>{1,1}</identifier>
  <value>{1,1}</value>
</float4d>
Source
<xs:element name="float4d" type="temporary_nt_4dr" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Constant 4D float</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt_4dr / identifier
Namespace No namespace
Annotations
Identifier.
Diagram
Diagram utilities_xsd.tmp#identifier_id utilities_xsd.tmp#identifier_flag utilities_xsd.tmp#identifier_description utilities_xsd.tmp#identifier
Type identifier
Properties
content complex
Model
Children description, flag, id
Instance
<identifier>
  <id>{1,1}</id>
  <flag>{1,1}</flag>
  <description>{1,1}</description>
</identifier>
Source
<xs:element name="identifier" type="identifier">
  <xs:annotation>
    <xs:documentation>Identifier.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt_4dr / value
Namespace No namespace
Annotations
Value. array 4D of floats
Diagram
Diagram utilities_xsd.tmp#array4dflt_type
Type array4dflt_type
Properties
content simple
Source
<xs:element name="value" type="array4dflt_type">
  <xs:annotation>
    <xs:documentation>Value. array 4D of floats</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary / timed
Namespace No namespace
Annotations
Time-dependent quantities
Diagram
Diagram temporary_xsd.tmp#temporary_t_float0d temporary_xsd.tmp#temporary_t_integer0d temporary_xsd.tmp#temporary_t_complex0d temporary_xsd.tmp#temporary_t_string0d temporary_xsd.tmp#temporary_t_float1d temporary_xsd.tmp#temporary_t_integer1d temporary_xsd.tmp#temporary_t_complex1d temporary_xsd.tmp#temporary_t_float2d temporary_xsd.tmp#temporary_t_integer2d temporary_xsd.tmp#temporary_t_complex2d temporary_xsd.tmp#temporary_t_float3d temporary_xsd.tmp#temporary_t_integer3d temporary_xsd.tmp#temporary_t_complex3d temporary_xsd.tmp#temporary_t_float4d temporary_xsd.tmp#temporary_t
Type temporary_t
Properties
content complex
Model
Children complex0d, complex1d, complex2d, complex3d, float0d, float1d, float2d, float3d, float4d, integer0d, integer1d, integer2d, integer3d, string0d
Instance
<timed>
  <float0d>{0,unbounded}</float0d>
  <integer0d>{0,unbounded}</integer0d>
  <complex0d>{0,unbounded}</complex0d>
  <string0d>{0,unbounded}</string0d>
  <float1d>{0,unbounded}</float1d>
  <integer1d>{0,unbounded}</integer1d>
  <complex1d>{0,unbounded}</complex1d>
  <float2d>{0,unbounded}</float2d>
  <integer2d>{0,unbounded}</integer2d>
  <complex2d>{0,unbounded}</complex2d>
  <float3d>{0,unbounded}</float3d>
  <integer3d>{0,unbounded}</integer3d>
  <complex3d>{0,unbounded}</complex3d>
  <float4d>{0,unbounded}</float4d>
</timed>
Source
<xs:element name="timed" type="temporary_t">
  <xs:annotation>
    <xs:documentation>Time-dependent quantities</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t / float0d
Namespace No namespace
Annotations
Time-dependent 0D float
Diagram
Diagram temporary_xsd.tmp#temporary_t_0dr_identifier temporary_xsd.tmp#temporary_t_0dr_value temporary_xsd.tmp#temporary_t_0dr
Type temporary_t_0dr
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children identifier, value
Instance
<float0d>
  <identifier>{1,1}</identifier>
  <value>{1,1}</value>
</float0d>
Source
<xs:element name="float0d" type="temporary_t_0dr" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Time-dependent 0D float</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t_0dr / identifier
Namespace No namespace
Annotations
Identifier.
Diagram
Diagram utilities_xsd.tmp#identifier_id utilities_xsd.tmp#identifier_flag utilities_xsd.tmp#identifier_description utilities_xsd.tmp#identifier
Type identifier
Properties
content complex
Model
Children description, flag, id
Instance
<identifier>
  <id>{1,1}</id>
  <flag>{1,1}</flag>
  <description>{1,1}</description>
</identifier>
Source
<xs:element name="identifier" type="identifier">
  <xs:annotation>
    <xs:documentation>Identifier.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t_0dr / value
Namespace No namespace
Annotations
Value. Time-dependent. Real scalar.
Diagram
Diagram
Type xs:float
Properties
content simple
Source
<xs:element name="value" type="xs:float">
  <xs:annotation>
    <xs:documentation>Value. Time-dependent. Real scalar.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t / integer0d
Namespace No namespace
Annotations
Time-dependent 0D integer.
Diagram
Diagram temporary_xsd.tmp#temporary_t_0di_identifier temporary_xsd.tmp#temporary_t_0di_value temporary_xsd.tmp#temporary_t_0di
Type temporary_t_0di
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children identifier, value
Instance
<integer0d>
  <identifier>{1,1}</identifier>
  <value>{1,1}</value>
</integer0d>
Source
<xs:element name="integer0d" type="temporary_t_0di" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Time-dependent 0D integer.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t_0di / identifier
Namespace No namespace
Annotations
Identifier.
Diagram
Diagram utilities_xsd.tmp#identifier_id utilities_xsd.tmp#identifier_flag utilities_xsd.tmp#identifier_description utilities_xsd.tmp#identifier
Type identifier
Properties
content complex
Model
Children description, flag, id
Instance
<identifier>
  <id>{1,1}</id>
  <flag>{1,1}</flag>
  <description>{1,1}</description>
</identifier>
Source
<xs:element name="identifier" type="identifier">
  <xs:annotation>
    <xs:documentation>Identifier.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t_0di / value
Namespace No namespace
Annotations
Value. Time-dependent. integer scalar
Diagram
Diagram
Type xs:integer
Properties
content simple
Source
<xs:element name="value" type="xs:integer">
  <xs:annotation>
    <xs:documentation>Value. Time-dependent. integer scalar</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t / complex0d
Namespace No namespace
Annotations
Time-dependent 0D complex.
Diagram
Diagram temporary_xsd.tmp#temporary_t_0dc_identifier temporary_xsd.tmp#temporary_t_0dc_value temporary_xsd.tmp#temporary_t_0dc
Type temporary_t_0dc
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children identifier, value
Instance
<complex0d>
  <identifier>{1,1}</identifier>
  <value>{1,1}</value>
</complex0d>
Source
<xs:element name="complex0d" type="temporary_t_0dc" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Time-dependent 0D complex.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t_0dc / identifier
Namespace No namespace
Annotations
Identifier.
Diagram
Diagram utilities_xsd.tmp#identifier_id utilities_xsd.tmp#identifier_flag utilities_xsd.tmp#identifier_description utilities_xsd.tmp#identifier
Type identifier
Properties
content complex
Model
Children description, flag, id
Instance
<identifier>
  <id>{1,1}</id>
  <flag>{1,1}</flag>
  <description>{1,1}</description>
</identifier>
Source
<xs:element name="identifier" type="identifier">
  <xs:annotation>
    <xs:documentation>Identifier.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t_0dc / value
Namespace No namespace
Annotations
Value. Time-dependent. Complex scalar.
Diagram
Diagram utilities_xsd.tmp#cplx_type
Type cplx_type
Properties
content simple
Source
<xs:element name="value" type="cplx_type">
  <xs:annotation>
    <xs:documentation>Value. Time-dependent. Complex scalar.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t / string0d
Namespace No namespace
Annotations
Time-dependent 0D string.
Diagram
Diagram temporary_xsd.tmp#temporary_t_0ds_identifier temporary_xsd.tmp#temporary_t_0ds_value temporary_xsd.tmp#temporary_t_0ds
Type temporary_t_0ds
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children identifier, value
Instance
<string0d>
  <identifier>{1,1}</identifier>
  <value>{1,1}</value>
</string0d>
Source
<xs:element name="string0d" type="temporary_t_0ds" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Time-dependent 0D string.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t_0ds / identifier
Namespace No namespace
Annotations
Identifier.
Diagram
Diagram utilities_xsd.tmp#identifier_id utilities_xsd.tmp#identifier_flag utilities_xsd.tmp#identifier_description utilities_xsd.tmp#identifier
Type identifier
Properties
content complex
Model
Children description, flag, id
Instance
<identifier>
  <id>{1,1}</id>
  <flag>{1,1}</flag>
  <description>{1,1}</description>
</identifier>
Source
<xs:element name="identifier" type="identifier">
  <xs:annotation>
    <xs:documentation>Identifier.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t_0ds / value
Namespace No namespace
Annotations
Value. Time-dependent. String.
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="value" type="xs:string">
  <xs:annotation>
    <xs:documentation>Value. Time-dependent. String.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t / float1d
Namespace No namespace
Annotations
Time-dependent 1D float.
Diagram
Diagram temporary_xsd.tmp#temporary_t_1dr_identifier temporary_xsd.tmp#temporary_t_1dr_value temporary_xsd.tmp#temporary_t_1dr
Type temporary_t_1dr
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children identifier, value
Instance
<float1d>
  <identifier>{1,1}</identifier>
  <value>{1,1}</value>
</float1d>
Source
<xs:element name="float1d" type="temporary_t_1dr" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Time-dependent 1D float.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t_1dr / identifier
Namespace No namespace
Annotations
Identifier.
Diagram
Diagram utilities_xsd.tmp#identifier_id utilities_xsd.tmp#identifier_flag utilities_xsd.tmp#identifier_description utilities_xsd.tmp#identifier
Type identifier
Properties
content complex
Model
Children description, flag, id
Instance
<identifier>
  <id>{1,1}</id>
  <flag>{1,1}</flag>
  <description>{1,1}</description>
</identifier>
Source
<xs:element name="identifier" type="identifier">
  <xs:annotation>
    <xs:documentation>Identifier.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t_1dr / value
Namespace No namespace
Annotations
Value. Time-dependent. Vector of float.
Diagram
Diagram utilities_xsd.tmp#vecflt_type
Type vecflt_type
Properties
content simple
final restriction
Source
<xs:element name="value" type="vecflt_type">
  <xs:annotation>
    <xs:documentation>Value. Time-dependent. Vector of float.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t / integer1d
Namespace No namespace
Annotations
Time-dependent 1D integer.
Diagram
Diagram temporary_xsd.tmp#temporary_t_1di_identifier temporary_xsd.tmp#temporary_t_1di_value temporary_xsd.tmp#temporary_t_1di
Type temporary_t_1di
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children identifier, value
Instance
<integer1d>
  <identifier>{1,1}</identifier>
  <value>{1,1}</value>
</integer1d>
Source
<xs:element name="integer1d" type="temporary_t_1di" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Time-dependent 1D integer.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t_1di / identifier
Namespace No namespace
Annotations
Identifier.
Diagram
Diagram utilities_xsd.tmp#identifier_id utilities_xsd.tmp#identifier_flag utilities_xsd.tmp#identifier_description utilities_xsd.tmp#identifier
Type identifier
Properties
content complex
Model
Children description, flag, id
Instance
<identifier>
  <id>{1,1}</id>
  <flag>{1,1}</flag>
  <description>{1,1}</description>
</identifier>
Source
<xs:element name="identifier" type="identifier">
  <xs:annotation>
    <xs:documentation>Identifier.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t_1di / value
Namespace No namespace
Annotations
Value. Time-dependent. Vector of integers
Diagram
Diagram utilities_xsd.tmp#vecint_type
Type vecint_type
Properties
content simple
Source
<xs:element name="value" type="vecint_type">
  <xs:annotation>
    <xs:documentation>Value. Time-dependent. Vector of integers</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t / complex1d
Namespace No namespace
Annotations
Time-dependent 1D complex
Diagram
Diagram temporary_xsd.tmp#temporary_t_1dc_identifier temporary_xsd.tmp#temporary_t_1dc_value temporary_xsd.tmp#temporary_t_1dc
Type temporary_t_1dc
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children identifier, value
Instance
<complex1d>
  <identifier>{1,1}</identifier>
  <value>{1,1}</value>
</complex1d>
Source
<xs:element name="complex1d" type="temporary_t_1dc" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Time-dependent 1D complex</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t_1dc / identifier
Namespace No namespace
Annotations
Identifier.
Diagram
Diagram utilities_xsd.tmp#identifier_id utilities_xsd.tmp#identifier_flag utilities_xsd.tmp#identifier_description utilities_xsd.tmp#identifier
Type identifier
Properties
content complex
Model
Children description, flag, id
Instance
<identifier>
  <id>{1,1}</id>
  <flag>{1,1}</flag>
  <description>{1,1}</description>
</identifier>
Source
<xs:element name="identifier" type="identifier">
  <xs:annotation>
    <xs:documentation>Identifier.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t_1dc / value
Namespace No namespace
Annotations
Value. Time-dependent. Vector of complex numbers
Diagram
Diagram utilities_xsd.tmp#veccplx_type
Type veccplx_type
Properties
content simple
Source
<xs:element name="value" type="veccplx_type">
  <xs:annotation>
    <xs:documentation>Value. Time-dependent. Vector of complex numbers</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t / float2d
Namespace No namespace
Annotations
Time-dependent 2D float
Diagram
Diagram temporary_xsd.tmp#temporary_t_2dr_identifier temporary_xsd.tmp#temporary_t_2dr_value temporary_xsd.tmp#temporary_t_2dr
Type temporary_t_2dr
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children identifier, value
Instance
<float2d>
  <identifier>{1,1}</identifier>
  <value>{1,1}</value>
</float2d>
Source
<xs:element name="float2d" type="temporary_t_2dr" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Time-dependent 2D float</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t_2dr / identifier
Namespace No namespace
Annotations
Identifier.
Diagram
Diagram utilities_xsd.tmp#identifier_id utilities_xsd.tmp#identifier_flag utilities_xsd.tmp#identifier_description utilities_xsd.tmp#identifier
Type identifier
Properties
content complex
Model
Children description, flag, id
Instance
<identifier>
  <id>{1,1}</id>
  <flag>{1,1}</flag>
  <description>{1,1}</description>
</identifier>
Source
<xs:element name="identifier" type="identifier">
  <xs:annotation>
    <xs:documentation>Identifier.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t_2dr / value
Namespace No namespace
Annotations
Value. Time-dependent. Matrix of float.
Diagram
Diagram utilities_xsd.tmp#matflt_type
Type matflt_type
Properties
content simple
Source
<xs:element name="value" type="matflt_type">
  <xs:annotation>
    <xs:documentation>Value. Time-dependent. Matrix of float.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t / integer2d
Namespace No namespace
Annotations
Time-dependent 2D integer
Diagram
Diagram temporary_xsd.tmp#temporary_t_2di_identifier temporary_xsd.tmp#temporary_t_2di_value temporary_xsd.tmp#temporary_t_2di
Type temporary_t_2di
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children identifier, value
Instance
<integer2d>
  <identifier>{1,1}</identifier>
  <value>{1,1}</value>
</integer2d>
Source
<xs:element name="integer2d" type="temporary_t_2di" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Time-dependent 2D integer</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t_2di / identifier
Namespace No namespace
Annotations
Identifier.
Diagram
Diagram utilities_xsd.tmp#identifier_id utilities_xsd.tmp#identifier_flag utilities_xsd.tmp#identifier_description utilities_xsd.tmp#identifier
Type identifier
Properties
content complex
Model
Children description, flag, id
Instance
<identifier>
  <id>{1,1}</id>
  <flag>{1,1}</flag>
  <description>{1,1}</description>
</identifier>
Source
<xs:element name="identifier" type="identifier">
  <xs:annotation>
    <xs:documentation>Identifier.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t_2di / value
Namespace No namespace
Annotations
Value. Time-dependent. Matrix of integers
Diagram
Diagram utilities_xsd.tmp#matint_type
Type matint_type
Properties
content simple
final restriction
Source
<xs:element name="value" type="matint_type">
  <xs:annotation>
    <xs:documentation>Value. Time-dependent. Matrix of integers</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t / complex2d
Namespace No namespace
Annotations
Time-dependent 2D complex
Diagram
Diagram temporary_xsd.tmp#temporary_t_2dc_identifier temporary_xsd.tmp#temporary_t_2dc_value temporary_xsd.tmp#temporary_t_2dc
Type temporary_t_2dc
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children identifier, value
Instance
<complex2d>
  <identifier>{1,1}</identifier>
  <value>{1,1}</value>
</complex2d>
Source
<xs:element name="complex2d" type="temporary_t_2dc" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Time-dependent 2D complex</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t_2dc / identifier
Namespace No namespace
Annotations
Identifier.
Diagram
Diagram utilities_xsd.tmp#identifier_id utilities_xsd.tmp#identifier_flag utilities_xsd.tmp#identifier_description utilities_xsd.tmp#identifier
Type identifier
Properties
content complex
Model
Children description, flag, id
Instance
<identifier>
  <id>{1,1}</id>
  <flag>{1,1}</flag>
  <description>{1,1}</description>
</identifier>
Source
<xs:element name="identifier" type="identifier">
  <xs:annotation>
    <xs:documentation>Identifier.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t_2dc / value
Namespace No namespace
Annotations
Value. Time-dependent. Matrix of complex numbers
Diagram
Diagram utilities_xsd.tmp#matcplx_type
Type matcplx_type
Properties
content simple
Source
<xs:element name="value" type="matcplx_type">
  <xs:annotation>
    <xs:documentation>Value. Time-dependent. Matrix of complex numbers</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t / float3d
Namespace No namespace
Annotations
Time-dependent 3D float
Diagram
Diagram temporary_xsd.tmp#temporary_t_3dr_identifier temporary_xsd.tmp#temporary_t_3dr_value temporary_xsd.tmp#temporary_t_3dr
Type temporary_t_3dr
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children identifier, value
Instance
<float3d>
  <identifier>{1,1}</identifier>
  <value>{1,1}</value>
</float3d>
Source
<xs:element name="float3d" type="temporary_t_3dr" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Time-dependent 3D float</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t_3dr / identifier
Namespace No namespace
Annotations
Identifier.
Diagram
Diagram utilities_xsd.tmp#identifier_id utilities_xsd.tmp#identifier_flag utilities_xsd.tmp#identifier_description utilities_xsd.tmp#identifier
Type identifier
Properties
content complex
Model
Children description, flag, id
Instance
<identifier>
  <id>{1,1}</id>
  <flag>{1,1}</flag>
  <description>{1,1}</description>
</identifier>
Source
<xs:element name="identifier" type="identifier">
  <xs:annotation>
    <xs:documentation>Identifier.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t_3dr / value
Namespace No namespace
Annotations
Value. Time-dependent. array 3D of floats
Diagram
Diagram utilities_xsd.tmp#array3dflt_type
Type array3dflt_type
Properties
content simple
Source
<xs:element name="value" type="array3dflt_type">
  <xs:annotation>
    <xs:documentation>Value. Time-dependent. array 3D of floats</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t / integer3d
Namespace No namespace
Annotations
Time-dependent 3D integer
Diagram
Diagram temporary_xsd.tmp#temporary_t_3di_identifier temporary_xsd.tmp#temporary_t_3di_value temporary_xsd.tmp#temporary_t_3di
Type temporary_t_3di
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children identifier, value
Instance
<integer3d>
  <identifier>{1,1}</identifier>
  <value>{1,1}</value>
</integer3d>
Source
<xs:element name="integer3d" type="temporary_t_3di" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Time-dependent 3D integer</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t_3di / identifier
Namespace No namespace
Annotations
Identifier.
Diagram
Diagram utilities_xsd.tmp#identifier_id utilities_xsd.tmp#identifier_flag utilities_xsd.tmp#identifier_description utilities_xsd.tmp#identifier
Type identifier
Properties
content complex
Model
Children description, flag, id
Instance
<identifier>
  <id>{1,1}</id>
  <flag>{1,1}</flag>
  <description>{1,1}</description>
</identifier>
Source
<xs:element name="identifier" type="identifier">
  <xs:annotation>
    <xs:documentation>Identifier.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t_3di / value
Namespace No namespace
Annotations
Value. Time-dependent. array 3D of integers
Diagram
Diagram utilities_xsd.tmp#array3dint_type
Type array3dint_type
Properties
content simple
Source
<xs:element name="value" type="array3dint_type">
  <xs:annotation>
    <xs:documentation>Value. Time-dependent. array 3D of integers</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t / complex3d
Namespace No namespace
Annotations
Time-dependent 3D complex
Diagram
Diagram temporary_xsd.tmp#temporary_t_3dc_identifier temporary_xsd.tmp#temporary_t_3dc_value temporary_xsd.tmp#temporary_t_3dc
Type temporary_t_3dc
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children identifier, value
Instance
<complex3d>
  <identifier>{1,1}</identifier>
  <value>{1,1}</value>
</complex3d>
Source
<xs:element name="complex3d" type="temporary_t_3dc" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Time-dependent 3D complex</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t_3dc / identifier
Namespace No namespace
Annotations
Identifier.
Diagram
Diagram utilities_xsd.tmp#identifier_id utilities_xsd.tmp#identifier_flag utilities_xsd.tmp#identifier_description utilities_xsd.tmp#identifier
Type identifier
Properties
content complex
Model
Children description, flag, id
Instance
<identifier>
  <id>{1,1}</id>
  <flag>{1,1}</flag>
  <description>{1,1}</description>
</identifier>
Source
<xs:element name="identifier" type="identifier">
  <xs:annotation>
    <xs:documentation>Identifier.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t_3dc / value
Namespace No namespace
Annotations
Value. Time-dependent. array 3D of complex numbers
Diagram
Diagram utilities_xsd.tmp#array3dcplx_type
Type array3dcplx_type
Properties
content simple
Source
<xs:element name="value" type="array3dcplx_type">
  <xs:annotation>
    <xs:documentation>Value. Time-dependent. array 3D of complex numbers</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t / float4d
Namespace No namespace
Annotations
Time-dependent 4D float
Diagram
Diagram temporary_xsd.tmp#temporary_t_4dr_identifier temporary_xsd.tmp#temporary_t_4dr_value temporary_xsd.tmp#temporary_t_4dr
Type temporary_t_4dr
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children identifier, value
Instance
<float4d>
  <identifier>{1,1}</identifier>
  <value>{1,1}</value>
</float4d>
Source
<xs:element name="float4d" type="temporary_t_4dr" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Time-dependent 4D float</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t_4dr / identifier
Namespace No namespace
Annotations
Identifier.
Diagram
Diagram utilities_xsd.tmp#identifier_id utilities_xsd.tmp#identifier_flag utilities_xsd.tmp#identifier_description utilities_xsd.tmp#identifier
Type identifier
Properties
content complex
Model
Children description, flag, id
Instance
<identifier>
  <id>{1,1}</id>
  <flag>{1,1}</flag>
  <description>{1,1}</description>
</identifier>
Source
<xs:element name="identifier" type="identifier">
  <xs:annotation>
    <xs:documentation>Identifier.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_t_4dr / value
Namespace No namespace
Annotations
Value. Time-dependent. array 4D of floats
Diagram
Diagram utilities_xsd.tmp#array4dflt_type
Type array4dflt_type
Properties
content simple
Source
<xs:element name="value" type="array4dflt_type">
  <xs:annotation>
    <xs:documentation>Value. Time-dependent. array 4D of floats</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary / time
Namespace No namespace
Annotations
Time [s]; Time-dependent; Scalar
Diagram
Diagram
Type xs:float
Properties
content simple
Source
<xs:element name="time" type="xs:float">
  <xs:annotation>
    <xs:documentation>Time [s]; Time-dependent; Scalar</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt_1ds / identifier
Namespace No namespace
Annotations
Identifier.
Diagram
Diagram utilities_xsd.tmp#identifier_id utilities_xsd.tmp#identifier_flag utilities_xsd.tmp#identifier_description utilities_xsd.tmp#identifier
Type identifier
Properties
content complex
Model
Children description, flag, id
Instance
<identifier>
  <id>{1,1}</id>
  <flag>{1,1}</flag>
  <description>{1,1}</description>
</identifier>
Source
<xs:element name="identifier" type="identifier">
  <xs:annotation>
    <xs:documentation>Identifier.</xs:documentation>
  </xs:annotation>
</xs:element>
Element temporary_nt_1ds / value
Namespace No namespace
Annotations
Value. Vector of strings.
Diagram
Diagram utilities_xsd.tmp#vecstring_type
Type vecstring_type
Properties
content simple
Source
<xs:element name="value" type="vecstring_type">
  <xs:annotation>
    <xs:documentation>Value. Vector of strings.</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type temporary_nt
Namespace No namespace
Annotations
set of non-timed temporary quantities
Diagram
Diagram temporary_xsd.tmp#temporary_nt_float0d temporary_xsd.tmp#temporary_nt_integer0d temporary_xsd.tmp#temporary_nt_complex0d temporary_xsd.tmp#temporary_nt_string0d temporary_xsd.tmp#temporary_nt_float1d temporary_xsd.tmp#temporary_nt_integer1d temporary_xsd.tmp#temporary_nt_string1d temporary_xsd.tmp#temporary_nt_complex1d temporary_xsd.tmp#temporary_nt_float2d temporary_xsd.tmp#temporary_nt_integer2d temporary_xsd.tmp#temporary_nt_complex2d temporary_xsd.tmp#temporary_nt_float3d temporary_xsd.tmp#temporary_nt_integer3d temporary_xsd.tmp#temporary_nt_complex3d temporary_xsd.tmp#temporary_nt_float4d
Used by
Model
Children complex0d, complex1d, complex2d, complex3d, float0d, float1d, float2d, float3d, float4d, integer0d, integer1d, integer2d, integer3d, string0d, string1d
Source
<xs:complexType name="temporary_nt">
  <xs:annotation>
    <xs:documentation>set of non-timed temporary quantities</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="float0d" type="temporary_nt_0dr" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Constant 0D float</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="integer0d" type="temporary_nt_0di" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Constant 0D integer</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="complex0d" type="temporary_nt_0dc" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Constant 0D complex</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="string0d" type="temporary_nt_0ds" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Constant 0D string</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="float1d" type="temporary_nt_1dr" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Constant 1D float</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="integer1d" type="temporary_nt_1di" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Constant 1D integer</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="string1d" type="temporary_nt_1dr" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Constant 1D string</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="complex1d" type="temporary_nt_1dc" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Constant 1D complex</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="float2d" type="temporary_nt_2dr" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Constant 2D float</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="integer2d" type="temporary_nt_2di" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Constant 2D integer</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="complex2d" type="temporary_nt_2dc" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Constant 2D complex</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="float3d" type="temporary_nt_3dr" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Constant 3D float</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="integer3d" type="temporary_nt_3di" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Constant 3D integer</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="complex3d" type="temporary_nt_3dc" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Constant 3D complex</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="float4d" type="temporary_nt_4dr" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Constant 4D float</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type temporary_nt_0dr
Namespace No namespace
Annotations
a non-timed temporary quantity of real type
Diagram
Diagram temporary_xsd.tmp#temporary_nt_0dr_identifier temporary_xsd.tmp#temporary_nt_0dr_value
Used by
Model
Children identifier, value
Source
<xs:complexType name="temporary_nt_0dr">
  <xs:annotation>
    <xs:documentation>a non-timed temporary quantity of real type</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="identifier" type="identifier">
      <xs:annotation>
        <xs:documentation>Identifier.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="value" type="xs:float">
      <xs:annotation>
        <xs:documentation>Value. Real scalar.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type temporary_nt_0di
Namespace No namespace
Annotations
a non-timed temporary quantity of integer type
Diagram
Diagram temporary_xsd.tmp#temporary_nt_0di_identifier temporary_xsd.tmp#temporary_nt_0di_value
Used by
Model
Children identifier, value
Source
<xs:complexType name="temporary_nt_0di">
  <xs:annotation>
    <xs:documentation>a non-timed temporary quantity of integer type</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="identifier" type="identifier">
      <xs:annotation>
        <xs:documentation>Identifier.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="value" type="xs:integer">
      <xs:annotation>
        <xs:documentation>Value. integer scalar</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type temporary_nt_0dc
Namespace No namespace
Annotations
a non-timed temporary quantity of complex type
Diagram
Diagram temporary_xsd.tmp#temporary_nt_0dc_identifier temporary_xsd.tmp#temporary_nt_0dc_value
Used by
Model
Children identifier, value
Source
<xs:complexType name="temporary_nt_0dc">
  <xs:annotation>
    <xs:documentation>a non-timed temporary quantity of complex type</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="identifier" type="identifier">
      <xs:annotation>
        <xs:documentation>Identifier.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="value" type="cplx_type">
      <xs:annotation>
        <xs:documentation>Value. Complex scalar.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type temporary_nt_0ds
Namespace No namespace
Annotations
a non-timed temporary quantity of string type
Diagram
Diagram temporary_xsd.tmp#temporary_nt_0ds_identifier temporary_xsd.tmp#temporary_nt_0ds_value
Used by
Model
Children identifier, value
Source
<xs:complexType name="temporary_nt_0ds">
  <xs:annotation>
    <xs:documentation>a non-timed temporary quantity of string type</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="identifier" type="identifier">
      <xs:annotation>
        <xs:documentation>Identifier.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="value" type="xs:string">
      <xs:annotation>
        <xs:documentation>Value. String.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type temporary_nt_1dr
Namespace No namespace
Annotations
a non-timed temporary quantity of vecflt type
Diagram
Diagram temporary_xsd.tmp#temporary_nt_1dr_identifier temporary_xsd.tmp#temporary_nt_1dr_value
Used by
Model
Children identifier, value
Source
<xs:complexType name="temporary_nt_1dr">
  <xs:annotation>
    <xs:documentation>a non-timed temporary quantity of vecflt type</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="identifier" type="identifier">
      <xs:annotation>
        <xs:documentation>Identifier.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="value" type="vecflt_type">
      <xs:annotation>
        <xs:documentation>Value. Vector of float.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type temporary_nt_1di
Namespace No namespace
Annotations
a non-timed temporary quantity of vecint type
Diagram
Diagram temporary_xsd.tmp#temporary_nt_1di_identifier temporary_xsd.tmp#temporary_nt_1di_value
Used by
Model
Children identifier, value
Source
<xs:complexType name="temporary_nt_1di">
  <xs:annotation>
    <xs:documentation>a non-timed temporary quantity of vecint type</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="identifier" type="identifier">
      <xs:annotation>
        <xs:documentation>Identifier.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="value" type="vecint_type">
      <xs:annotation>
        <xs:documentation>Value. Vector of integers</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type temporary_nt_1dc
Namespace No namespace
Annotations
a non-timed temporary quantity of veccomplex type
Diagram
Diagram temporary_xsd.tmp#temporary_nt_1dc_identifier temporary_xsd.tmp#temporary_nt_1dc_value
Used by
Model
Children identifier, value
Source
<xs:complexType name="temporary_nt_1dc">
  <xs:annotation>
    <xs:documentation>a non-timed temporary quantity of veccomplex type</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="identifier" type="identifier">
      <xs:annotation>
        <xs:documentation>Identifier.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="value" type="veccplx_type">
      <xs:annotation>
        <xs:documentation>Value. Vector of complex numbers</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type temporary_nt_2dr
Namespace No namespace
Annotations
a non-timed temporary quantity of matflt type
Diagram
Diagram temporary_xsd.tmp#temporary_nt_2dr_identifier temporary_xsd.tmp#temporary_nt_2dr_value
Used by
Model
Children identifier, value
Source
<xs:complexType name="temporary_nt_2dr">
  <xs:annotation>
    <xs:documentation>a non-timed temporary quantity of matflt type</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="identifier" type="identifier">
      <xs:annotation>
        <xs:documentation>Identifier.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="value" type="matflt_type">
      <xs:annotation>
        <xs:documentation>Value. Matrix of float.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type temporary_nt_2di
Namespace No namespace
Annotations
a non-timed temporary quantity of matint type
Diagram
Diagram temporary_xsd.tmp#temporary_nt_2di_identifier temporary_xsd.tmp#temporary_nt_2di_value
Used by
Model
Children identifier, value
Source
<xs:complexType name="temporary_nt_2di">
  <xs:annotation>
    <xs:documentation>a non-timed temporary quantity of matint type</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="identifier" type="identifier">
      <xs:annotation>
        <xs:documentation>Identifier.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="value" type="matint_type">
      <xs:annotation>
        <xs:documentation>Value. Matrix of integers</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type temporary_nt_2dc
Namespace No namespace
Annotations
a non-timed temporary quantity of matcomplex type
Diagram
Diagram temporary_xsd.tmp#temporary_nt_2dc_identifier temporary_xsd.tmp#temporary_nt_2dc_value
Used by
Model
Children identifier, value
Source
<xs:complexType name="temporary_nt_2dc">
  <xs:annotation>
    <xs:documentation>a non-timed temporary quantity of matcomplex type</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="identifier" type="identifier">
      <xs:annotation>
        <xs:documentation>Identifier.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="value" type="matcplx_type">
      <xs:annotation>
        <xs:documentation>Value. Matrix of complex numbers</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type temporary_nt_3dr
Namespace No namespace
Annotations
a non-timed temporary quantity of array3dfloat type
Diagram
Diagram temporary_xsd.tmp#temporary_nt_3dr_identifier temporary_xsd.tmp#temporary_nt_3dr_value
Used by
Model
Children identifier, value
Source
<xs:complexType name="temporary_nt_3dr">
  <xs:annotation>
    <xs:documentation>a non-timed temporary quantity of array3dfloat type</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="identifier" type="identifier">
      <xs:annotation>
        <xs:documentation>Identifier.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="value" type="array3dflt_type">
      <xs:annotation>
        <xs:documentation>Value. array 3D of floats</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type temporary_nt_3di
Namespace No namespace
Annotations
a non-timed temporary quantity of array3dint type
Diagram
Diagram temporary_xsd.tmp#temporary_nt_3di_identifier temporary_xsd.tmp#temporary_nt_3di_value
Used by
Model
Children identifier, value
Source
<xs:complexType name="temporary_nt_3di">
  <xs:annotation>
    <xs:documentation>a non-timed temporary quantity of array3dint type</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="identifier" type="identifier">
      <xs:annotation>
        <xs:documentation>Identifier.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="value" type="array3dint_type">
      <xs:annotation>
        <xs:documentation>Value. array 3D of integers</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type temporary_nt_3dc
Namespace No namespace
Annotations
a non-timed temporary quantity of array3dcomplex type
Diagram
Diagram temporary_xsd.tmp#temporary_nt_3dc_identifier temporary_xsd.tmp#temporary_nt_3dc_value
Used by
Model
Children identifier, value
Source
<xs:complexType name="temporary_nt_3dc">
  <xs:annotation>
    <xs:documentation>a non-timed temporary quantity of array3dcomplex type</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="identifier" type="identifier">
      <xs:annotation>
        <xs:documentation>Identifier.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="value" type="array3dcplx_type">
      <xs:annotation>
        <xs:documentation>Value. array 3D of complex numbers</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type temporary_nt_4dr
Namespace No namespace
Annotations
a non-timed temporary quantity of array4dfloat type
Diagram
Diagram temporary_xsd.tmp#temporary_nt_4dr_identifier temporary_xsd.tmp#temporary_nt_4dr_value
Used by
Model
Children identifier, value
Source
<xs:complexType name="temporary_nt_4dr">
  <xs:annotation>
    <xs:documentation>a non-timed temporary quantity of array4dfloat type</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="identifier" type="identifier">
      <xs:annotation>
        <xs:documentation>Identifier.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="value" type="array4dflt_type">
      <xs:annotation>
        <xs:documentation>Value. array 4D of floats</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type temporary_t
Namespace No namespace
Annotations
set of timed temporary quantities
Diagram
Diagram temporary_xsd.tmp#temporary_t_float0d temporary_xsd.tmp#temporary_t_integer0d temporary_xsd.tmp#temporary_t_complex0d temporary_xsd.tmp#temporary_t_string0d temporary_xsd.tmp#temporary_t_float1d temporary_xsd.tmp#temporary_t_integer1d temporary_xsd.tmp#temporary_t_complex1d temporary_xsd.tmp#temporary_t_float2d temporary_xsd.tmp#temporary_t_integer2d temporary_xsd.tmp#temporary_t_complex2d temporary_xsd.tmp#temporary_t_float3d temporary_xsd.tmp#temporary_t_integer3d temporary_xsd.tmp#temporary_t_complex3d temporary_xsd.tmp#temporary_t_float4d
Used by
Element temporary/timed
Model
Children complex0d, complex1d, complex2d, complex3d, float0d, float1d, float2d, float3d, float4d, integer0d, integer1d, integer2d, integer3d, string0d
Source
<xs:complexType name="temporary_t">
  <xs:annotation>
    <xs:documentation>set of timed temporary quantities</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="float0d" type="temporary_t_0dr" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Time-dependent 0D float</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="integer0d" type="temporary_t_0di" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Time-dependent 0D integer.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="complex0d" type="temporary_t_0dc" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Time-dependent 0D complex.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="string0d" type="temporary_t_0ds" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Time-dependent 0D string.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="float1d" type="temporary_t_1dr" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Time-dependent 1D float.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="integer1d" type="temporary_t_1di" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Time-dependent 1D integer.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="complex1d" type="temporary_t_1dc" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Time-dependent 1D complex</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="float2d" type="temporary_t_2dr" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Time-dependent 2D float</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="integer2d" type="temporary_t_2di" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Time-dependent 2D integer</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="complex2d" type="temporary_t_2dc" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Time-dependent 2D complex</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="float3d" type="temporary_t_3dr" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Time-dependent 3D float</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="integer3d" type="temporary_t_3di" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Time-dependent 3D integer</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="complex3d" type="temporary_t_3dc" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Time-dependent 3D complex</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="float4d" type="temporary_t_4dr" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Time-dependent 4D float</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type temporary_t_0dr
Namespace No namespace
Annotations
a timed temporary quantity of real type
Diagram
Diagram temporary_xsd.tmp#temporary_t_0dr_identifier temporary_xsd.tmp#temporary_t_0dr_value
Used by
Model
Children identifier, value
Source
<xs:complexType name="temporary_t_0dr">
  <xs:annotation>
    <xs:documentation>a timed temporary quantity of real type</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="identifier" type="identifier">
      <xs:annotation>
        <xs:documentation>Identifier.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="value" type="xs:float">
      <xs:annotation>
        <xs:documentation>Value. Time-dependent. Real scalar.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type temporary_t_0di
Namespace No namespace
Annotations
a timed temporary quantity of integer type
Diagram
Diagram temporary_xsd.tmp#temporary_t_0di_identifier temporary_xsd.tmp#temporary_t_0di_value
Used by
Model
Children identifier, value
Source
<xs:complexType name="temporary_t_0di">
  <xs:annotation>
    <xs:documentation>a timed temporary quantity of integer type</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="identifier" type="identifier">
      <xs:annotation>
        <xs:documentation>Identifier.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="value" type="xs:integer">
      <xs:annotation>
        <xs:documentation>Value. Time-dependent. integer scalar</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type temporary_t_0dc
Namespace No namespace
Annotations
a timed temporary quantity of complex type
Diagram
Diagram temporary_xsd.tmp#temporary_t_0dc_identifier temporary_xsd.tmp#temporary_t_0dc_value
Used by
Model
Children identifier, value
Source
<xs:complexType name="temporary_t_0dc">
  <xs:annotation>
    <xs:documentation>a timed temporary quantity of complex type</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="identifier" type="identifier">
      <xs:annotation>
        <xs:documentation>Identifier.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="value" type="cplx_type">
      <xs:annotation>
        <xs:documentation>Value. Time-dependent. Complex scalar.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type temporary_t_0ds
Namespace No namespace
Annotations
a timed temporary quantity of string type
Diagram
Diagram temporary_xsd.tmp#temporary_t_0ds_identifier temporary_xsd.tmp#temporary_t_0ds_value
Used by
Model
Children identifier, value
Source
<xs:complexType name="temporary_t_0ds">
  <xs:annotation>
    <xs:documentation>a timed temporary quantity of string type</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="identifier" type="identifier">
      <xs:annotation>
        <xs:documentation>Identifier.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="value" type="xs:string">
      <xs:annotation>
        <xs:documentation>Value. Time-dependent. String.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type temporary_t_1dr
Namespace No namespace
Annotations
a timed temporary quantity of vecflt type
Diagram
Diagram temporary_xsd.tmp#temporary_t_1dr_identifier temporary_xsd.tmp#temporary_t_1dr_value
Used by
Model
Children identifier, value
Source
<xs:complexType name="temporary_t_1dr">
  <xs:annotation>
    <xs:documentation>a timed temporary quantity of vecflt type</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="identifier" type="identifier">
      <xs:annotation>
        <xs:documentation>Identifier.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="value" type="vecflt_type">
      <xs:annotation>
        <xs:documentation>Value. Time-dependent. Vector of float.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type temporary_t_1di
Namespace No namespace
Annotations
a timed temporary quantity of vecint type
Diagram
Diagram temporary_xsd.tmp#temporary_t_1di_identifier temporary_xsd.tmp#temporary_t_1di_value
Used by
Model
Children identifier, value
Source
<xs:complexType name="temporary_t_1di">
  <xs:annotation>
    <xs:documentation>a timed temporary quantity of vecint type</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="identifier" type="identifier">
      <xs:annotation>
        <xs:documentation>Identifier.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="value" type="vecint_type">
      <xs:annotation>
        <xs:documentation>Value. Time-dependent. Vector of integers</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type temporary_t_1dc
Namespace No namespace
Annotations
a timed temporary quantity of veccomplex type
Diagram
Diagram temporary_xsd.tmp#temporary_t_1dc_identifier temporary_xsd.tmp#temporary_t_1dc_value
Used by
Model
Children identifier, value
Source
<xs:complexType name="temporary_t_1dc">
  <xs:annotation>
    <xs:documentation>a timed temporary quantity of veccomplex type</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="identifier" type="identifier">
      <xs:annotation>
        <xs:documentation>Identifier.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="value" type="veccplx_type">
      <xs:annotation>
        <xs:documentation>Value. Time-dependent. Vector of complex numbers</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type temporary_t_2dr
Namespace No namespace
Annotations
a timed temporary quantity of matflt type
Diagram
Diagram temporary_xsd.tmp#temporary_t_2dr_identifier temporary_xsd.tmp#temporary_t_2dr_value
Used by
Model
Children identifier, value
Source
<xs:complexType name="temporary_t_2dr">
  <xs:annotation>
    <xs:documentation>a timed temporary quantity of matflt type</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="identifier" type="identifier">
      <xs:annotation>
        <xs:documentation>Identifier.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="value" type="matflt_type">
      <xs:annotation>
        <xs:documentation>Value. Time-dependent. Matrix of float.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type temporary_t_2di
Namespace No namespace
Annotations
a timed temporary quantity of matint type
Diagram
Diagram temporary_xsd.tmp#temporary_t_2di_identifier temporary_xsd.tmp#temporary_t_2di_value
Used by
Model
Children identifier, value
Source
<xs:complexType name="temporary_t_2di">
  <xs:annotation>
    <xs:documentation>a timed temporary quantity of matint type</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="identifier" type="identifier">
      <xs:annotation>
        <xs:documentation>Identifier.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="value" type="matint_type">
      <xs:annotation>
        <xs:documentation>Value. Time-dependent. Matrix of integers</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type temporary_t_2dc
Namespace No namespace
Annotations
a timed temporary quantity of matcomplex type
Diagram
Diagram temporary_xsd.tmp#temporary_t_2dc_identifier temporary_xsd.tmp#temporary_t_2dc_value
Used by
Model
Children identifier, value
Source
<xs:complexType name="temporary_t_2dc">
  <xs:annotation>
    <xs:documentation>a timed temporary quantity of matcomplex type</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="identifier" type="identifier">
      <xs:annotation>
        <xs:documentation>Identifier.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="value" type="matcplx_type">
      <xs:annotation>
        <xs:documentation>Value. Time-dependent. Matrix of complex numbers</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type temporary_t_3dr
Namespace No namespace
Annotations
a timed temporary quantity of array3dfloat type
Diagram
Diagram temporary_xsd.tmp#temporary_t_3dr_identifier temporary_xsd.tmp#temporary_t_3dr_value
Used by
Model
Children identifier, value
Source
<xs:complexType name="temporary_t_3dr">
  <xs:annotation>
    <xs:documentation>a timed temporary quantity of array3dfloat type</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="identifier" type="identifier">
      <xs:annotation>
        <xs:documentation>Identifier.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="value" type="array3dflt_type">
      <xs:annotation>
        <xs:documentation>Value. Time-dependent. array 3D of floats</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type temporary_t_3di
Namespace No namespace
Annotations
a timed temporary quantity of array3dint type
Diagram
Diagram temporary_xsd.tmp#temporary_t_3di_identifier temporary_xsd.tmp#temporary_t_3di_value
Used by
Model
Children identifier, value
Source
<xs:complexType name="temporary_t_3di">
  <xs:annotation>
    <xs:documentation>a timed temporary quantity of array3dint type</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="identifier" type="identifier">
      <xs:annotation>
        <xs:documentation>Identifier.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="value" type="array3dint_type">
      <xs:annotation>
        <xs:documentation>Value. Time-dependent. array 3D of integers</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type temporary_t_3dc
Namespace No namespace
Annotations
a timed temporary quantity of array3dcomplex type
Diagram
Diagram temporary_xsd.tmp#temporary_t_3dc_identifier temporary_xsd.tmp#temporary_t_3dc_value
Used by
Model
Children identifier, value
Source
<xs:complexType name="temporary_t_3dc">
  <xs:annotation>
    <xs:documentation>a timed temporary quantity of array3dcomplex type</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="identifier" type="identifier">
      <xs:annotation>
        <xs:documentation>Identifier.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="value" type="array3dcplx_type">
      <xs:annotation>
        <xs:documentation>Value. Time-dependent. array 3D of complex numbers</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type temporary_t_4dr
Namespace No namespace
Annotations
a timed temporary quantity of array4dfloat type
Diagram
Diagram temporary_xsd.tmp#temporary_t_4dr_identifier temporary_xsd.tmp#temporary_t_4dr_value
Used by
Model
Children identifier, value
Source
<xs:complexType name="temporary_t_4dr">
  <xs:annotation>
    <xs:documentation>a timed temporary quantity of array4dfloat type</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="identifier" type="identifier">
      <xs:annotation>
        <xs:documentation>Identifier.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="value" type="array4dflt_type">
      <xs:annotation>
        <xs:documentation>Value. Time-dependent. array 4D of floats</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type temporary_nt_1ds
Namespace No namespace
Annotations
a non-timed temporary quantity of vecstring type
Diagram
Diagram temporary_xsd.tmp#temporary_nt_1ds_identifier temporary_xsd.tmp#temporary_nt_1ds_value
Model
Children identifier, value
Source
<xs:complexType name="temporary_nt_1ds">
  <xs:annotation>
    <xs:documentation>a non-timed temporary quantity of vecstring type</xs:documentation>
    <xs:appinfo>machine description</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="identifier" type="identifier">
      <xs:annotation>
        <xs:documentation>Identifier.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="value" type="vecstring_type">
      <xs:annotation>
        <xs:documentation>Value. Vector of strings.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>