Showing:

Annotations
Attributes
Diagrams
Facets
Identity Constraints
Instances
Properties
Source
Used by
Imported schema nltos.xsd
Namespace http://vamdc.org/xml/xsams/1.0/cases/nltos
Annotations
Schema for specifying the quantum numbers of open-shell non-linear triatomic molecules
Properties
attribute form default: unqualified
element form default: qualified
Element nltos:QNs
Namespace http://vamdc.org/xml/xsams/1.0/cases/nltos
Annotations
A list of quantum numbers for non-linear triatomic, open-shell molecules
Diagram
Diagram nltos_xsd.tmp#id1506 nltos_xsd.tmp#id1507 nltos_xsd.tmp#id1508 nltos_xsd.tmp#id1509 nltos_xsd.tmp#id1510 nltos_xsd.tmp#id1511 nltos_xsd.tmp#id1512 nltos_xsd.tmp#id1513 nltos_xsd.tmp#id1514 nltos_xsd.tmp#id1515 nltos_xsd.tmp#id1516 nltos_xsd.tmp#id1517 nltos_xsd.tmp#id1518 nltos_xsd.tmp#id1519 nltos_xsd.tmp#id1520 nltos_xsd.tmp#id1521 nltos_xsd.tmp#id1522 nltos_xsd.tmp#id1523 nltos_xsd.tmp#id1505
Type nltos:QNsType
Properties
content: complex
Used by
Complex Type nltos:Case
Model nltos:ElecStateLabel{0,1} , nltos:elecSym{0,1} , nltos:S{0,1} , nltos:v1{0,1} , nltos:v2{0,1} , nltos:v3{0,1} , nltos:J{0,1} , nltos:N{0,1} , nltos:Ka{0,1} , nltos:Kc{0,1} , nltos:I{0,1} , nltos:F1{0,1} , nltos:F2{0,1} , nltos:F{0,1} , nltos:r* , nltos:parity{0,1} , nltos:kronigParity{0,1} , nltos:asSym{0,1}
Children nltos:ElecStateLabel, nltos:F, nltos:F1, nltos:F2, nltos:I, nltos:J, nltos:Ka, nltos:Kc, nltos:N, nltos:S, nltos:asSym, nltos:elecSym, nltos:kronigParity, nltos:parity, nltos:r, nltos:v1, nltos:v2, nltos:v3
Instance
<nltos:QNs>
  <nltos:ElecStateLabel>{0,1}</nltos:ElecStateLabel>
  <nltos:elecSym group="">{0,1}</nltos:elecSym>
  <nltos:S>{0,1}</nltos:S>
  <nltos:v1>{0,1}</nltos:v1>
  <nltos:v2>{0,1}</nltos:v2>
  <nltos:v3>{0,1}</nltos:v3>
  <nltos:J>{0,1}</nltos:J>
  <nltos:N>{0,1}</nltos:N>
  <nltos:Ka>{0,1}</nltos:Ka>
  <nltos:Kc>{0,1}</nltos:Kc>
  <nltos:I id="" nuclearSpinRef="">{0,1}</nltos:I>
  <nltos:F1 nuclearSpinRef="">{0,1}</nltos:F1>
  <nltos:F2 nuclearSpinRef="">{0,1}</nltos:F2>
  <nltos:F nuclearSpinRef="">{0,1}</nltos:F>
  <nltos:r name="">{0,unbounded}</nltos:r>
  <nltos:parity>{0,1}</nltos:parity>
  <nltos:kronigParity>{0,1}</nltos:kronigParity>
  <nltos:asSym>{0,1}</nltos:asSym>
</nltos:QNs>
Source
<xs:element name="QNs" type="nltos:QNsType">
  <xs:annotation>
    <xs:documentation>A list of quantum numbers for non-linear triatomic, open-shell molecules</xs:documentation>
  </xs:annotation>
  <!-- the name attribute to r must be unique within each state -->
  <xs:unique name="r-name">
    <xs:selector xpath="nltos:r"/>
    <xs:field xpath="@name"/>
  </xs:unique>
</xs:element>
Element nltos:QNsType / nltos:ElecStateLabel
Namespace http://vamdc.org/xml/xsams/1.0/cases/nltos
Annotations
The label of the electronic state: X, a, A, b, etc...
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="ElecStateLabel" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The label of the electronic state: X, a, A, b, etc...</xs:documentation>
  </xs:annotation>
</xs:element>
Element nltos:QNsType / nltos:elecSym
Namespace http://vamdc.org/xml/xsams/1.0/cases/nltos
Annotations
Symmetry species of the electronic wavefunction
Diagram
Diagram commonTypes_xsd.tmp#id1274 commonTypes_xsd.tmp#id1273
Type SymmetrySpeciesType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
group optional
a string identifying the symmetry group this species belongs to
Source
<xs:element name="elecSym" type="ctypes:SymmetrySpeciesType" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Symmetry species of the electronic wavefunction</xs:documentation>
  </xs:annotation>
</xs:element>
Element nltos:QNsType / nltos:S
Namespace http://vamdc.org/xml/xsams/1.0/cases/nltos
Annotations
The total electronic spin angular momentum quantum number
Diagram
Diagram commonTypes_xsd.tmp#id1262
Type AMType
Properties
content: simple
minOccurs: 0
Facets
pattern \d+(\.[0|5]?)?
Source
<xs:element name="S" type="ctypes:AMType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The total electronic spin angular momentum quantum number</xs:documentation>
  </xs:annotation>
</xs:element>
Element nltos:QNsType / nltos:v1
Namespace http://vamdc.org/xml/xsams/1.0/cases/nltos
Annotations
The vibrational quantum number, v1
Diagram
Diagram
Type xs:nonNegativeInteger
Properties
content: simple
minOccurs: 0
Source
<xs:element name="v1" type="xs:nonNegativeInteger" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The vibrational quantum number, v1</xs:documentation>
  </xs:annotation>
</xs:element>
Element nltos:QNsType / nltos:v2
Namespace http://vamdc.org/xml/xsams/1.0/cases/nltos
Annotations
The vibrational quantum number, v2
Diagram
Diagram
Type xs:nonNegativeInteger
Properties
content: simple
minOccurs: 0
Source
<xs:element name="v2" type="xs:nonNegativeInteger" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The vibrational quantum number, v2</xs:documentation>
  </xs:annotation>
</xs:element>
Element nltos:QNsType / nltos:v3
Namespace http://vamdc.org/xml/xsams/1.0/cases/nltos
Annotations
The vibrational quantum number, v3
Diagram
Diagram
Type xs:nonNegativeInteger
Properties
content: simple
minOccurs: 0
Source
<xs:element name="v3" type="xs:nonNegativeInteger" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The vibrational quantum number, v3</xs:documentation>
  </xs:annotation>
</xs:element>
Element nltos:QNsType / nltos:J
Namespace http://vamdc.org/xml/xsams/1.0/cases/nltos
Annotations
The rotational quantum number, J, associated with the total angular momentum excluding nuclear spin
Diagram
Diagram commonTypes_xsd.tmp#id1262
Type AMType
Properties
content: simple
minOccurs: 0
Facets
pattern \d+(\.[0|5]?)?
Source
<xs:element name="J" type="ctypes:AMType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The rotational quantum number, J, associated with the total angular momentum excluding nuclear spin</xs:documentation>
  </xs:annotation>
</xs:element>
Element nltos:QNsType / nltos:N
Namespace http://vamdc.org/xml/xsams/1.0/cases/nltos
Annotations
The quantum number associated with the total angular momentum excluding electronic and nuclear spin: J = N + S
Diagram
Diagram
Type xs:nonNegativeInteger
Properties
content: simple
minOccurs: 0
Source
<xs:element name="N" type="xs:nonNegativeInteger" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The quantum number associated with the total angular momentum excluding electronic and nuclear spin: J = N + S</xs:documentation>
  </xs:annotation>
</xs:element>
Element nltos:QNsType / nltos:Ka
Namespace http://vamdc.org/xml/xsams/1.0/cases/nltos
Annotations
The rotational quantum label, Ka, correlating to K in the prolate symmetric top limit
Diagram
Diagram
Type xs:nonNegativeInteger
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Ka" type="xs:nonNegativeInteger" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The rotational quantum label, Ka, correlating to K in the prolate symmetric top limit</xs:documentation>
  </xs:annotation>
</xs:element>
Element nltos:QNsType / nltos:Kc
Namespace http://vamdc.org/xml/xsams/1.0/cases/nltos
Annotations
The rotational quantum label, Kc, correlating to K in the oblate symmetric top limit
Diagram
Diagram
Type xs:nonNegativeInteger
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Kc" type="xs:nonNegativeInteger" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The rotational quantum label, Kc, correlating to K in the oblate symmetric top limit</xs:documentation>
  </xs:annotation>
</xs:element>
Element nltos:QNsType / nltos:I
Namespace http://vamdc.org/xml/xsams/1.0/cases/nltos
Annotations
The quantum number associated with the total nuclear spin angular momentum resulting from the coupling of two or more individual nuclear spin angular momenta: I = I1 + I2 + ...
Diagram
Diagram commonTypes_xsd.tmp#id1262 commonTypes_xsd.tmp#id1263 commonTypes_xsd.tmp#id1264 commonTypes_xsd.tmp#id1261
Type CoupledNuclearSpinAMType
Type hierarchy
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
id restriction of xs:string required
A label this coupled nuclear spin angular momentum quantum number
nuclearSpinRef restriction of xs:string required
A label identifying the nuclear spin to which an intermediate angular momentum is coupled
Source
<xs:element name="I" type="ctypes:CoupledNuclearSpinAMType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The quantum number associated with the total nuclear spin angular momentum resulting from the coupling of two or more individual nuclear spin angular momenta: I = I1 + I2 + ...</xs:documentation>
  </xs:annotation>
</xs:element>
Element nltos:QNsType / nltos:F1
Namespace http://vamdc.org/xml/xsams/1.0/cases/nltos
Annotations
The quantum number, F1, associated with the intermediate angular momentum due to coupling the rotational angular momentum with one nuclear spin. F1 may not be a good quantum number.
Diagram
Diagram commonTypes_xsd.tmp#id1262 commonTypes_xsd.tmp#id1266 commonTypes_xsd.tmp#id1265
Type NuclearSpinAMType
Type hierarchy
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
nuclearSpinRef restriction of xs:string required
A label identifying the nuclear spin to which an intermediate angular momentum is coupled
Source
<xs:element name="F1" type="ctypes:NuclearSpinAMType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The quantum number, F1, associated with the intermediate angular momentum due to coupling the rotational angular momentum with one nuclear spin. F1 may not be a good quantum number.</xs:documentation>
  </xs:annotation>
</xs:element>
Element nltos:QNsType / nltos:F2
Namespace http://vamdc.org/xml/xsams/1.0/cases/nltos
Annotations
The quantum number, F2, associated with the intermediate angular momentum due to coupling the rotational angular momentum with one nuclear spin. F2 may not be a good quantum number.
Diagram
Diagram commonTypes_xsd.tmp#id1262 commonTypes_xsd.tmp#id1266 commonTypes_xsd.tmp#id1265
Type NuclearSpinAMType
Type hierarchy
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
nuclearSpinRef restriction of xs:string required
A label identifying the nuclear spin to which an intermediate angular momentum is coupled
Source
<xs:element name="F2" type="ctypes:NuclearSpinAMType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The quantum number, F2, associated with the intermediate angular momentum due to coupling the rotational angular momentum with one nuclear spin. F2 may not be a good quantum number.</xs:documentation>
  </xs:annotation>
</xs:element>
Element nltos:QNsType / nltos:F
Namespace http://vamdc.org/xml/xsams/1.0/cases/nltos
Annotations
The quantum number, F, associated with the total angular momentum including nuclear spin
Diagram
Diagram commonTypes_xsd.tmp#id1262 commonTypes_xsd.tmp#id1266 commonTypes_xsd.tmp#id1265
Type NuclearSpinAMType
Type hierarchy
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
nuclearSpinRef restriction of xs:string required
A label identifying the nuclear spin to which an intermediate angular momentum is coupled
Source
<xs:element name="F" type="ctypes:NuclearSpinAMType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The quantum number, F, associated with the total angular momentum including nuclear spin</xs:documentation>
  </xs:annotation>
</xs:element>
Element nltos:QNsType / nltos:r
Namespace http://vamdc.org/xml/xsams/1.0/cases/nltos
Annotations
A named, non-negative integer label identifying the state if no other good quantum numbers or symmetries are known. It is possible to have more than one r defining a state, but their name attributes have to be unique.
Diagram
Diagram commonTypes_xsd.tmp#id1257 commonTypes_xsd.tmp#id1256
Type RankingType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
name required
a string identifying this ranking index
Source
<xs:element name="r" type="ctypes:RankingType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>A named, non-negative integer label identifying the state if no other good quantum numbers or symmetries are known. It is possible to have more than one r defining a state, but their name attributes have to be unique.</xs:documentation>
  </xs:annotation>
</xs:element>
Element nltos:QNsType / nltos:parity
Namespace http://vamdc.org/xml/xsams/1.0/cases/nltos
Annotations
Total parity with respect to inversion through the molecular centre of mass in the laboratory coordinate system
Diagram
Diagram commonTypes_xsd.tmp#id1275
Type PMParityType
Properties
content: simple
minOccurs: 0
Facets
pattern \+|-
Source
<xs:element name="parity" type="ctypes:PMParityType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Total parity with respect to inversion through the molecular centre of mass in the laboratory coordinate system</xs:documentation>
  </xs:annotation>
</xs:element>
Element nltos:QNsType / nltos:kronigParity
Namespace http://vamdc.org/xml/xsams/1.0/cases/nltos
Annotations
Kronig parity ('e' or 'f')
Diagram
Diagram commonTypes_xsd.tmp#id1277
Type EFParityType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Facets
pattern e|f
Source
<xs:element name="kronigParity" type="ctypes:EFParityType" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Kronig parity ('e' or 'f')</xs:documentation>
  </xs:annotation>
</xs:element>
Element nltos:QNsType / nltos:asSym
Namespace http://vamdc.org/xml/xsams/1.0/cases/nltos
Annotations
Symmetry of the rovibronic wavefunction for diatomic molecules with a centre of inversion: a or s such that the total wavefunction including nuclear spin is symmetric or antisymmetric under permutation of the identical nuclei, according to whether they are bosons or fermions respectively.
Diagram
Diagram commonTypes_xsd.tmp#id1276
Type ASParityType
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Facets
pattern a|s
Source
<xs:element name="asSym" type="ctypes:ASParityType" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Symmetry of the rovibronic wavefunction for diatomic molecules with a centre of inversion: a or s such that the total wavefunction including nuclear spin is symmetric or antisymmetric under permutation of the identical nuclei, according to whether they are bosons or fermions respectively.</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type nltos:QNsType
Namespace http://vamdc.org/xml/xsams/1.0/cases/nltos
Diagram
Diagram nltos_xsd.tmp#id1506 nltos_xsd.tmp#id1507 nltos_xsd.tmp#id1508 nltos_xsd.tmp#id1509 nltos_xsd.tmp#id1510 nltos_xsd.tmp#id1511 nltos_xsd.tmp#id1512 nltos_xsd.tmp#id1513 nltos_xsd.tmp#id1514 nltos_xsd.tmp#id1515 nltos_xsd.tmp#id1516 nltos_xsd.tmp#id1517 nltos_xsd.tmp#id1518 nltos_xsd.tmp#id1519 nltos_xsd.tmp#id1520 nltos_xsd.tmp#id1521 nltos_xsd.tmp#id1522 nltos_xsd.tmp#id1523
Used by
Element nltos:QNs
Model nltos:ElecStateLabel{0,1} , nltos:elecSym{0,1} , nltos:S{0,1} , nltos:v1{0,1} , nltos:v2{0,1} , nltos:v3{0,1} , nltos:J{0,1} , nltos:N{0,1} , nltos:Ka{0,1} , nltos:Kc{0,1} , nltos:I{0,1} , nltos:F1{0,1} , nltos:F2{0,1} , nltos:F{0,1} , nltos:r* , nltos:parity{0,1} , nltos:kronigParity{0,1} , nltos:asSym{0,1}
Children nltos:ElecStateLabel, nltos:F, nltos:F1, nltos:F2, nltos:I, nltos:J, nltos:Ka, nltos:Kc, nltos:N, nltos:S, nltos:asSym, nltos:elecSym, nltos:kronigParity, nltos:parity, nltos:r, nltos:v1, nltos:v2, nltos:v3
Source
<xs:complexType name="QNsType">
  <xs:sequence>
    <!-- ElecStateLabel -->
    <xs:element name="ElecStateLabel" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The label of the electronic state: X, a, A, b, etc...</xs:documentation>
      </xs:annotation>
    </xs:element>
    <!-- elecSym -->
    <xs:element name="elecSym" type="ctypes:SymmetrySpeciesType" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Symmetry species of the electronic wavefunction</xs:documentation>
      </xs:annotation>
    </xs:element>
    <!-- S -->
    <xs:element name="S" type="ctypes:AMType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The total electronic spin angular momentum quantum number</xs:documentation>
      </xs:annotation>
    </xs:element>
    <!-- v1 -->
    <xs:element name="v1" type="xs:nonNegativeInteger" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The vibrational quantum number, v1</xs:documentation>
      </xs:annotation>
    </xs:element>
    <!-- v2 -->
    <xs:element name="v2" type="xs:nonNegativeInteger" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The vibrational quantum number, v2</xs:documentation>
      </xs:annotation>
    </xs:element>
    <!-- v3 -->
    <xs:element name="v3" type="xs:nonNegativeInteger" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The vibrational quantum number, v3</xs:documentation>
      </xs:annotation>
    </xs:element>
    <!-- J -->
    <xs:element name="J" type="ctypes:AMType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The rotational quantum number, J, associated with the total angular momentum excluding nuclear spin</xs:documentation>
      </xs:annotation>
    </xs:element>
    <!-- N -->
    <xs:element name="N" type="xs:nonNegativeInteger" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The quantum number associated with the total angular momentum excluding electronic and nuclear spin: J = N + S</xs:documentation>
      </xs:annotation>
    </xs:element>
    <!-- Ka -->
    <xs:element name="Ka" type="xs:nonNegativeInteger" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The rotational quantum label, Ka, correlating to K in the prolate symmetric top limit</xs:documentation>
      </xs:annotation>
    </xs:element>
    <!-- Kc -->
    <xs:element name="Kc" type="xs:nonNegativeInteger" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The rotational quantum label, Kc, correlating to K in the oblate symmetric top limit</xs:documentation>
      </xs:annotation>
    </xs:element>
    <!-- I -->
    <xs:element name="I" type="ctypes:CoupledNuclearSpinAMType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The quantum number associated with the total nuclear spin angular momentum resulting from the coupling of two or more individual nuclear spin angular momenta: I = I1 + I2 + ...</xs:documentation>
      </xs:annotation>
    </xs:element>
    <!-- F1 -->
    <xs:element name="F1" type="ctypes:NuclearSpinAMType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The quantum number, F1, associated with the intermediate angular momentum due to coupling the rotational angular momentum with one nuclear spin. F1 may not be a good quantum number.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <!-- F2 -->
    <xs:element name="F2" type="ctypes:NuclearSpinAMType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The quantum number, F2, associated with the intermediate angular momentum due to coupling the rotational angular momentum with one nuclear spin. F2 may not be a good quantum number.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <!-- F -->
    <xs:element name="F" type="ctypes:NuclearSpinAMType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The quantum number, F, associated with the total angular momentum including nuclear spin</xs:documentation>
      </xs:annotation>
    </xs:element>
    <!-- r -->
    <xs:element name="r" type="ctypes:RankingType" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>A named, non-negative integer label identifying the state if no other good quantum numbers or symmetries are known. It is possible to have more than one r defining a state, but their name attributes have to be unique.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <!-- parity -->
    <xs:element name="parity" type="ctypes:PMParityType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Total parity with respect to inversion through the molecular centre of mass in the laboratory coordinate system</xs:documentation>
      </xs:annotation>
    </xs:element>
    <!-- kronigParity -->
    <xs:element name="kronigParity" type="ctypes:EFParityType" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Kronig parity ('e' or 'f')</xs:documentation>
      </xs:annotation>
    </xs:element>
    <!-- asSym -->
    <xs:element name="asSym" type="ctypes:ASParityType" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Symmetry of the rovibronic wavefunction for diatomic molecules with a centre of inversion: a or s such that the total wavefunction including nuclear spin is symmetric or antisymmetric under permutation of the identical nuclei, according to whether they are bosons or fermions respectively.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type nltos:ThisCase
Namespace http://vamdc.org/xml/xsams/1.0/cases/nltos
Diagram
Diagram commonTypes_xsd.tmp#id592 commonTypes_xsd.tmp#id591 nltos_xsd.tmp#id1525
Type restriction of BaseCase
Type hierarchy
Properties
abstract: true
Used by
Complex Type nltos:Case
Attributes
QName Type Fixed Default Use Annotation
caseID xs:string nltos required
Source
<xs:complexType name="ThisCase" abstract="true">
  <xs:complexContent>
    <xs:restriction base="ctypes:BaseCase">
      <xs:attribute name="caseID" type="xs:string" use="required" fixed="nltos"/>
    </xs:restriction>
  </xs:complexContent>
</xs:complexType>
Complex Type nltos:Case
Namespace http://vamdc.org/xml/xsams/1.0/cases/nltos
Diagram
Diagram commonTypes_xsd.tmp#id592 commonTypes_xsd.tmp#id591 nltos_xsd.tmp#id1525 nltos_xsd.tmp#id1524 nltos_xsd.tmp#id1504
Type extension of nltos:ThisCase
Type hierarchy
Model nltos:QNs
Children nltos:QNs
Attributes
QName Type Fixed Default Use Annotation
caseID xs:string nltos required
Source
<xs:complexType name="Case">
  <xs:complexContent>
    <xs:extension base="nltos:ThisCase">
      <xs:sequence>
        <xs:element ref="nltos:QNs" minOccurs="1" maxOccurs="1"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Attribute nltos:ThisCase / @caseID
Namespace No namespace
Type xs:string
Properties
use: required
fixed: nltos
Used by
Complex Type nltos:ThisCase
Source
<xs:attribute name="caseID" type="xs:string" use="required" fixed="nltos"/>