Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema environments.xsd
Namespace http://vamdc.org/xml/xsams/1.0
Properties
attribute form default: unqualified
element form default: qualified
Element EnvironmentsType / Environment
Namespace http://vamdc.org/xml/xsams/1.0
Diagram
Diagram typesAttributes_xsd.tmp#id40 typesAttributes_xsd.tmp#id38 typesAttributes_xsd.tmp#id39 typesAttributes_xsd.tmp#id37 environments_xsd.tmp#id70 environments_xsd.tmp#id42 environments_xsd.tmp#id58 environments_xsd.tmp#id59 environments_xsd.tmp#id60 environments_xsd.tmp#id36
Type EnvironmentType
Type hierarchy
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Model Comments{0,1} , SourceRef* , Temperature{0,1} , TotalPressure{0,1} , TotalNumberDensity{0,1} , Composition{0,1}
Children Comments, Composition, SourceRef, Temperature, TotalNumberDensity, TotalPressure
Instance
<Environment envID="" methodRef="">
  <Comments>{0,1}</Comments>
  <SourceRef>{0,unbounded}</SourceRef>
</Environment>
Attributes
QName Type Fixed Default Use Annotation
envID EnvironmentIDType required
methodRef MethodRefType optional
Source
<xs:element name="Environment" type="EnvironmentType" minOccurs="1" maxOccurs="unbounded"/>
Element EnvironmentType / Temperature
Namespace http://vamdc.org/xml/xsams/1.0
Diagram
Diagram typesAttributes_xsd.tmp#id40 typesAttributes_xsd.tmp#id38 typesAttributes_xsd.tmp#id39 typesAttributes_xsd.tmp#id37 typesAttributes_xsd.tmp#id44 typesAttributes_xsd.tmp#id48 typesAttributes_xsd.tmp#id52 typesAttributes_xsd.tmp#id43
Type DataType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model Comments{0,1} , SourceRef* , Value , Evaluation* , Accuracy*
Children Accuracy, Comments, Evaluation, SourceRef, Value
Instance
<Temperature methodRef="">
  <Comments>{0,1}</Comments>
  <SourceRef>{0,unbounded}</SourceRef>
</Temperature>
Attributes
QName Type Fixed Default Use Annotation
methodRef MethodRefType optional
Source
<xs:element name="Temperature" type="DataType" minOccurs="0" maxOccurs="1"/>
Element EnvironmentType / TotalPressure
Namespace http://vamdc.org/xml/xsams/1.0
Diagram
Diagram typesAttributes_xsd.tmp#id40 typesAttributes_xsd.tmp#id38 typesAttributes_xsd.tmp#id39 typesAttributes_xsd.tmp#id37 typesAttributes_xsd.tmp#id44 typesAttributes_xsd.tmp#id48 typesAttributes_xsd.tmp#id52 typesAttributes_xsd.tmp#id43
Type DataType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model Comments{0,1} , SourceRef* , Value , Evaluation* , Accuracy*
Children Accuracy, Comments, Evaluation, SourceRef, Value
Instance
<TotalPressure methodRef="">
  <Comments>{0,1}</Comments>
  <SourceRef>{0,unbounded}</SourceRef>
</TotalPressure>
Attributes
QName Type Fixed Default Use Annotation
methodRef MethodRefType optional
Source
<xs:element name="TotalPressure" type="DataType" minOccurs="0" maxOccurs="1"/>
Element EnvironmentType / TotalNumberDensity
Namespace http://vamdc.org/xml/xsams/1.0
Diagram
Diagram typesAttributes_xsd.tmp#id40 typesAttributes_xsd.tmp#id38 typesAttributes_xsd.tmp#id39 typesAttributes_xsd.tmp#id37 typesAttributes_xsd.tmp#id44 typesAttributes_xsd.tmp#id48 typesAttributes_xsd.tmp#id52 typesAttributes_xsd.tmp#id43
Type DataType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model Comments{0,1} , SourceRef* , Value , Evaluation* , Accuracy*
Children Accuracy, Comments, Evaluation, SourceRef, Value
Instance
<TotalNumberDensity methodRef="">
  <Comments>{0,1}</Comments>
  <SourceRef>{0,unbounded}</SourceRef>
</TotalNumberDensity>
Attributes
QName Type Fixed Default Use Annotation
methodRef MethodRefType optional
Source
<xs:element name="TotalNumberDensity" type="DataType" minOccurs="0" maxOccurs="1"/>
Element EnvironmentType / Composition
Namespace http://vamdc.org/xml/xsams/1.0
Diagram
Diagram environments_xsd.tmp#id62 environments_xsd.tmp#id61
Type CompositionType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model Species+
Children Species
Instance
<Composition>
  <Species name="" speciesRef="">{1,unbounded}</Species>
</Composition>
Source
<xs:element name="Composition" type="CompositionType" minOccurs="0" maxOccurs="1"/>
Element CompositionType / Species
Namespace http://vamdc.org/xml/xsams/1.0
Diagram
Diagram environments_xsd.tmp#id67 environments_xsd.tmp#id68 environments_xsd.tmp#id64 environments_xsd.tmp#id65 environments_xsd.tmp#id66 environments_xsd.tmp#id63
Type ReferencedSpeciesType
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Model PartialPressure{0,1} | MoleFraction{0,1} | Concentration{0,1}
Children Concentration, MoleFraction, PartialPressure
Instance
<Species name="" speciesRef="">
  <PartialPressure methodRef="">{0,1}</PartialPressure>
  <MoleFraction methodRef="">{0,1}</MoleFraction>
  <Concentration methodRef="">{0,1}</Concentration>
</Species>
Attributes
QName Type Fixed Default Use Annotation
name xs:string optional
speciesRef SpeciesRefType optional
Source
<xs:element name="Species" type="ReferencedSpeciesType" minOccurs="1" maxOccurs="unbounded"/>
Element ReferencedSpeciesType / PartialPressure
Namespace http://vamdc.org/xml/xsams/1.0
Diagram
Diagram typesAttributes_xsd.tmp#id40 typesAttributes_xsd.tmp#id38 typesAttributes_xsd.tmp#id39 typesAttributes_xsd.tmp#id37 typesAttributes_xsd.tmp#id44 typesAttributes_xsd.tmp#id48 typesAttributes_xsd.tmp#id52 typesAttributes_xsd.tmp#id43
Type DataType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model Comments{0,1} , SourceRef* , Value , Evaluation* , Accuracy*
Children Accuracy, Comments, Evaluation, SourceRef, Value
Instance
<PartialPressure methodRef="">
  <Comments>{0,1}</Comments>
  <SourceRef>{0,unbounded}</SourceRef>
</PartialPressure>
Attributes
QName Type Fixed Default Use Annotation
methodRef MethodRefType optional
Source
<xs:element name="PartialPressure" type="DataType" minOccurs="0" maxOccurs="1"/>
Element ReferencedSpeciesType / MoleFraction
Namespace http://vamdc.org/xml/xsams/1.0
Diagram
Diagram typesAttributes_xsd.tmp#id40 typesAttributes_xsd.tmp#id38 typesAttributes_xsd.tmp#id39 typesAttributes_xsd.tmp#id37 typesAttributes_xsd.tmp#id44 typesAttributes_xsd.tmp#id48 typesAttributes_xsd.tmp#id52 typesAttributes_xsd.tmp#id43
Type DataType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model Comments{0,1} , SourceRef* , Value , Evaluation* , Accuracy*
Children Accuracy, Comments, Evaluation, SourceRef, Value
Instance
<MoleFraction methodRef="">
  <Comments>{0,1}</Comments>
  <SourceRef>{0,unbounded}</SourceRef>
</MoleFraction>
Attributes
QName Type Fixed Default Use Annotation
methodRef MethodRefType optional
Source
<xs:element name="MoleFraction" type="DataType" minOccurs="0" maxOccurs="1"/>
Element ReferencedSpeciesType / Concentration
Namespace http://vamdc.org/xml/xsams/1.0
Diagram
Diagram typesAttributes_xsd.tmp#id40 typesAttributes_xsd.tmp#id38 typesAttributes_xsd.tmp#id39 typesAttributes_xsd.tmp#id37 typesAttributes_xsd.tmp#id44 typesAttributes_xsd.tmp#id48 typesAttributes_xsd.tmp#id52 typesAttributes_xsd.tmp#id43
Type DataType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model Comments{0,1} , SourceRef* , Value , Evaluation* , Accuracy*
Children Accuracy, Comments, Evaluation, SourceRef, Value
Instance
<Concentration methodRef="">
  <Comments>{0,1}</Comments>
  <SourceRef>{0,unbounded}</SourceRef>
</Concentration>
Attributes
QName Type Fixed Default Use Annotation
methodRef MethodRefType optional
Source
<xs:element name="Concentration" type="DataType" minOccurs="0" maxOccurs="1"/>
Element Environments
Namespace http://vamdc.org/xml/xsams/1.0
Annotations
A list of environments relevant to the data
Diagram
Diagram environments_xsd.tmp#id35 environments_xsd.tmp#id34
Type EnvironmentsType
Properties
content: complex
Model Environment+
Children Environment
Instance
<Environments>
  <Environment envID="" methodRef="">{1,unbounded}</Environment>
</Environments>
Source
<xs:element name="Environments" type="EnvironmentsType">
  <xs:annotation>
    <xs:documentation>A list of environments relevant to the data</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type EnvironmentsType
Namespace http://vamdc.org/xml/xsams/1.0
Diagram
Diagram environments_xsd.tmp#id35
Used by
Model Environment+
Children Environment
Source
<xs:complexType name="EnvironmentsType">
  <xs:sequence>
    <xs:element name="Environment" type="EnvironmentType" minOccurs="1" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Complex Type EnvironmentType
Namespace http://vamdc.org/xml/xsams/1.0
Annotations
Description of some equilibrium reference conditions or environment relevant to put some data into context
Diagram
Diagram typesAttributes_xsd.tmp#id40 typesAttributes_xsd.tmp#id38 typesAttributes_xsd.tmp#id39 typesAttributes_xsd.tmp#id37 environments_xsd.tmp#id70 environments_xsd.tmp#id42 environments_xsd.tmp#id58 environments_xsd.tmp#id59 environments_xsd.tmp#id60
Type extension of PrimaryType
Type hierarchy
Used by
Model Comments{0,1} , SourceRef* , Temperature{0,1} , TotalPressure{0,1} , TotalNumberDensity{0,1} , Composition{0,1}
Children Comments, Composition, SourceRef, Temperature, TotalNumberDensity, TotalPressure
Attributes
QName Type Fixed Default Use Annotation
envID EnvironmentIDType required
methodRef MethodRefType optional
Source
<xs:complexType name="EnvironmentType">
  <xs:annotation>
    <xs:documentation>Description of some equilibrium reference conditions or environment relevant to put some data into context</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="PrimaryType">
      <xs:sequence>
        <xs:element name="Temperature" type="DataType" minOccurs="0" maxOccurs="1"/>
        <xs:element name="TotalPressure" type="DataType" minOccurs="0" maxOccurs="1"/>
        <xs:element name="TotalNumberDensity" type="DataType" minOccurs="0" maxOccurs="1"/>
        <xs:element name="Composition" type="CompositionType" minOccurs="0" maxOccurs="1"/>
      </xs:sequence>
      <xs:attribute name="envID" type="EnvironmentIDType" use="required"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Complex Type CompositionType
Namespace http://vamdc.org/xml/xsams/1.0
Annotations
Description of the equilibrium composition of a particular environment
Diagram
Diagram environments_xsd.tmp#id62
Used by
Model Species+
Children Species
Source
<xs:complexType name="CompositionType">
  <xs:annotation>
    <xs:documentation>Description of the equilibrium composition of a particular environment</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Species" type="ReferencedSpeciesType" minOccurs="1" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Complex Type ReferencedSpeciesType
Namespace http://vamdc.org/xml/xsams/1.0
Annotations
A named species or reference to a species with a given equilibrium concentration, mole fraction or partial pressure
Diagram
Diagram environments_xsd.tmp#id67 environments_xsd.tmp#id68 environments_xsd.tmp#id64 environments_xsd.tmp#id65 environments_xsd.tmp#id66
Used by
Model PartialPressure{0,1} | MoleFraction{0,1} | Concentration{0,1}
Children Concentration, MoleFraction, PartialPressure
Attributes
QName Type Fixed Default Use Annotation
name xs:string optional
speciesRef SpeciesRefType optional
Source
<xs:complexType name="ReferencedSpeciesType">
  <xs:annotation>
    <xs:documentation>A named species or reference to a species with a given equilibrium concentration, mole fraction or partial pressure</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:element name="PartialPressure" type="DataType" minOccurs="0" maxOccurs="1"/>
    <xs:element name="MoleFraction" type="DataType" minOccurs="0" maxOccurs="1"/>
    <xs:element name="Concentration" type="DataType" minOccurs="0" maxOccurs="1"/>
  </xs:choice>
  <xs:attribute name="name" type="xs:string" use="optional"/>
  <xs:attribute name="speciesRef" type="SpeciesRefType" use="optional"/>
</xs:complexType>
Attribute ReferencedSpeciesType / @name
Namespace No namespace
Type xs:string
Properties
use: optional
Used by
Complex Type ReferencedSpeciesType
Source
<xs:attribute name="name" type="xs:string" use="optional"/>
Attribute ReferencedSpeciesType / @speciesRef
Namespace No namespace
Type SpeciesRefType
Properties
use: optional
Facets
pattern (\i\c*) & ([\i-[:]][\c-[:]]*) & (X.+)
Used by
Complex Type ReferencedSpeciesType
Source
<xs:attribute name="speciesRef" type="SpeciesRefType" use="optional"/>
Attribute EnvironmentType / @envID
Namespace No namespace
Type EnvironmentIDType
Properties
use: required
Facets
pattern (\i\c*) & ([\i-[:]][\c-[:]]*) & (E.+)
Used by
Complex Type EnvironmentType
Source
<xs:attribute name="envID" type="EnvironmentIDType" use="required"/>