Namespace: |
|
Content: |
complex, 8 attributes, 11 elements |
Defined: |
globally in stc-v1.30.xsd; see XML source |
Includes: |
definitions of 9 elements |
Used: |
at 1 location |
XML Representation Summary | |||||
<... | |||||
IDREF_type | = |
xs:string | |||
ID_type | = |
xs:string | |||
frame_id | = |
xs:IDREF | |||
id | = |
xs:ID | |||
idref | = |
xs:IDREF | |||
ucd | = |
xs:string | |||
xlink:href | = |
xs:anyURI | |||
xlink:type | = |
("simple" | "extended" | "locator" | "arc" | "resource" | "title") : "simple" | |||
> | |||||
|
|||||
</...> |
Type Derivation Tree coordinateType (extension) orbitType |
<xs:complexType name="orbitType"> <xs:annotation> <xs:documentation> Orbit defined by six orbital elements and optional mean anomaly and period; note that the epoch of periapsis or of mean anomaly is provided by T, however, an coordinate epoch should be provided by paring this element with a time instant element </xs:documentation> </xs:annotation> <xs:complexContent> <xs:sequence> <xs:choice> <xs:annotation> <xs:documentation> This really is a choice: provide either a or q, but not both - and a only for closed orbits </xs:documentation> </xs:annotation> <xs:annotation> <xs:documentation> Semi-major axis for elliptical (closed) orbits (1>e>=0) only; for parabolic or hyperbolic orbits us periapsis distance q </xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> <xs:annotation> <xs:documentation> Periapsis distance; required (instead of a) for open orbits (e>=1) </xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> </xs:choice> <xs:annotation> <xs:documentation>Eccentricity</xs:documentation> </xs:annotation> </xs:element> <xs:annotation> <xs:documentation>Inclination</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> <xs:annotation> <xs:documentation>Longitude of ascending node</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> <xs:annotation> <xs:documentation>Argument of periapsis</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> <xs:annotation> <xs:documentation> Mean anomaly at time T; if absent T will refer to pericenter </xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> <xs:annotation> <xs:documentation> Orbital period (redundant); for closed orbits only </xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> <xs:annotation> <xs:documentation> Epoch of M (mean anomaly, if present) or of periapsis (if M is absent) </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
Type: |
|
Use: |
optional |
Defined: |
Type: |
|
Use: |
optional |
Defined: |
Type: |
|
Use: |
optional |
Defined: |
Type: |
|
Use: |
optional |
Defined: |
Type: |
|
Use: |
optional |
Defined: |
<xs:attribute name="IDREF_type" type="xs:string" use="optional"/> |
Type: |
|
Use: |
optional |
Defined: |
Type: |
|
Use: |
optional |
Defined: |
<xs:attribute ref="xlink:href" use="optional"/> |
Type: |
|
Use: |
optional |
Default: |
"simple" |
Defined: |
<xs:attribute default="simple" ref="xlink:type" use="optional"/> |
Type: |
|
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
Defined: |
<xs:element name="a" nillable="true"> <xs:annotation> <xs:documentation> Semi-major axis for elliptical (closed) orbits (1>e>=0) only; for parabolic or hyperbolic orbits us periapsis distance q </xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
Type: |
|
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
Defined: |
<xs:element name="Aop" nillable="true"> <xs:annotation> <xs:documentation>Argument of periapsis</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
Type: |
double1Type, simple content |
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
Defined: |
<xs:element name="e" nillable="true" type="double1Type"> <xs:annotation> <xs:documentation>Eccentricity</xs:documentation> </xs:annotation> </xs:element> |
Type: |
|
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
Defined: |
<xs:element name="i" nillable="true"> <xs:annotation> <xs:documentation>Inclination</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
Type: |
|
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
Defined: |
<xs:element minOccurs="0" name="M" nillable="true"> <xs:annotation> <xs:documentation> Mean anomaly at time T; if absent T will refer to pericenter </xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
Type: |
xs:string, simple content |
Defined: |
Type: |
xs:string, simple content |
Defined: |
Type: |
|
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
Defined: |
<xs:element name="Node" nillable="true"> <xs:annotation> <xs:documentation>Longitude of ascending node</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
Type: |
|
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
Defined: |
<xs:element minOccurs="0" name="P" nillable="true"> <xs:annotation> <xs:documentation> Orbital period (redundant); for closed orbits only </xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
Type: |
|
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
Defined: |
<xs:element name="q" nillable="true"> <xs:annotation> <xs:documentation> Periapsis distance; required (instead of a) for open orbits (e>=1) </xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
Type: |
astronTimeType, complex content |
Defined: |
<xs:element name="T" type="astronTimeType"> <xs:annotation> <xs:documentation> Epoch of M (mean anomaly, if present) or of periapsis (if M is absent) </xs:documentation> </xs:annotation> </xs:element> |
This XML schema documentation has been generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set. DocFlex/XML RE is a reduced edition of DocFlex/XML, which is a tool for programming and running highly sophisticated documentation and reports generators by the data obtained from any kind of XML files. The actual doc-generators are implemented in the form of special templates that are designed visually using a high quality Template Designer GUI basing on the XML schema (or DTD) files describing the data source XML. DocFlex/XML XSDDoc is a commercial template application of DocFlex/XML that implements a high-end XML Schema documentation generator with simultaneous support of framed multi-file HTML, single-file HTML and RTF output formats. (More formats are planned in the future). A commercial license for "DocFlex/XML XSDDoc" will allow you:
Once having only such a license, you will be able to run the fully-featured XML schema documentation generator both with DocFlex/XML SDK and with DocFlex/XML RE, which is a reduced free edition containing only the template interpretor / output generator. No other licenses will be required! But this is not all. In addition to it, a commercial license for DocFlex/XML SDK will allow you to modify the XSDDoc templates themselves as much as you want. You will be able to achieve whatever was impossible to do with the template parameters only. And, of course, you could develop any template applications by your own! Please note: By purchasing a license for this software, you not only acquire a useful tool, you will also make an important investment in its future development, the result of which you could enjoy later by yourself. Every single your purchase matters and makes a difference for us! To buy a license, please follow this link: http://www.filigris.com/shop/ |