complexType "SituationElementStructure"
Namespace:
Content:
complex, 10 elements
Defined:
Includes:
definition of 1 element
Used:
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (10):
CountryRef (type ifopt:CountryRefStructure), CreationTime (type xsd:dateTime), ParticipantRef (type ParticipantRefStructure), References (type ReferencesStructure), SituationNumber, Source (type SituationSourceStructure), UpdateCountryRef (type ifopt:CountryRefStructure), UpdateParticipantRef (type ParticipantRefStructure), Version (type SituationVersion), VersionedAtTime (type xsd:dateTime)
Known Direct Subtypes (2):
PtSituationElementStructure, RoadSituationElementStructure
All Direct / Indirect Based Elements (2):
PtSituationElement, RoadSituationElement
Known Usage Locations
Annotation
Type for loggable Entry.
Type Definition Detail
Type Derivation Tree
AbstractSituationElementStructure (extension)
  SituationElementStructure
XML Source (see within schema source)
<xsd:complexType name="SituationElementStructure">
<xsd:annotation>
<xsd:documentation>Type for loggable Entry.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="AbstractSituationElementStructure">
<xsd:sequence>
<xsd:group ref="SituationInfoGroup"/>
<xsd:element minOccurs="0" name="VersionedAtTime" type="xsd:dateTime">
<xsd:annotation>
<xsd:documentation>
Time at which SITUATION element was versioned. Once versioned, no furtr changes can be made.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; 10/10)
CountryRef
Type:
Defined:
Unique identifier of a Country of a Participant who created SITUATION. Provides namespace for Participant If absent proided from context.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="CountryRef" type="ifopt:CountryRefStructure">
<xsd:annotation>
<xsd:documentation>
Unique identifier of a Country of a Participant who created SITUATION. Provides namespace for Participant If absent proided from context.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

CreationTime
Type:
xsd:dateTime, predefined, simple content
Defined:
Time of creation of SITUATION.
XML Source (see within schema source)
<xsd:element name="CreationTime" type="xsd:dateTime">
<xsd:annotation>
<xsd:documentation>Time of creation of SITUATION.</xsd:documentation>
</xsd:annotation>
</xsd:element>

ParticipantRef
Type:
ParticipantRefStructure, simple content
Defined:
Unique identifier of a Participant. Provides namespace for SITUATION. If absent provdied from context.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="ParticipantRef" type="ParticipantRefStructure">
<xsd:annotation>
<xsd:documentation>
Unique identifier of a Participant. Provides namespace for SITUATION. If absent provdied from context.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

References
Type:
ReferencesStructure, complex content
Defined:
Associations with other SITUATIONs.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="References" type="ReferencesStructure">
<xsd:annotation>
<xsd:documentation>Associations with other SITUATIONs.</xsd:documentation>
</xsd:annotation>
</xsd:element>

SituationNumber
Type:
EntryQualifierStructure, simple content
Defined:
Unique identifier of SITUATION within a Participant. Excludes any version number.
XML Source (see within schema source)
<xsd:element ref="SituationNumber">
<xsd:annotation>
<xsd:documentation>
Unique identifier of SITUATION within a Participant. Excludes any version number.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

Source
Type:
SituationSourceStructure, complex content
Defined:
Information about source of information, that is, where the agent using the capture client obtained an item of information, or in the case of an automated feed, an identifier of the specific feed. Can be used to obtain updates, verify details or otherwise assess relevance.
XML Source (see within schema source)
<xsd:element name="Source" type="SituationSourceStructure">
<xsd:annotation>
<xsd:documentation>
Information about source of information, that is, where the agent using the capture client obtained an item of information, or in the case of an automated feed, an identifier of the specific feed. Can be used to obtain updates, verify details or otherwise assess relevance.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

UpdateCountryRef
Type:
Defined:
Unique identifier of a Country of a Participant who created Update SITUATION element. Provides namespace for VersionParticipant If absent same as.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="UpdateCountryRef" type="ifopt:CountryRefStructure">
<xsd:annotation>
<xsd:documentation>
Unique identifier of a Country of a Participant who created Update SITUATION element. Provides namespace for VersionParticipant If absent same as.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

UpdateParticipantRef
Type:
ParticipantRefStructure, simple content
Defined:
Unique identifier of a Participant. Provides namespace for SITUATION. If absent provdied from context.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="UpdateParticipantRef" type="ParticipantRefStructure">
<xsd:annotation>
<xsd:documentation>
Unique identifier of a Participant. Provides namespace for SITUATION. If absent provdied from context.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

Version
Type:
SituationVersion, simple content
Defined:
Unique identifier of update version within a SITUATION Number Omit if reference to the base SITUATION.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Version" type="SituationVersion">
<xsd:annotation>
<xsd:documentation>
Unique identifier of update version within a SITUATION Number Omit if reference to the base SITUATION.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

VersionedAtTime
Type:
xsd:dateTime, predefined, simple content
Defined:
locally within (this) SituationElementStructure complexType
Time at which SITUATION element was versioned. Once versioned, no furtr changes can be made.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="VersionedAtTime" type="xsd:dateTime">
<xsd:annotation>
<xsd:documentation>
Time at which SITUATION element was versioned. Once versioned, no furtr changes can be made.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

This XML schema documentation has been generated with DocFlex/XML 1.9.5 using DocFlex/XML XSDDoc 2.8.1 template set.
DocFlex/XML 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-quality 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:
  • To configure the generated documentation so much as you want. Thanks to our template technology, it was possible to support > 400 template parameters, which work the same as "options" of ordinary doc-generators. The parameters are organized in nested groups, which form a parameter tree. Most of them have their default values calculated dynamically from a few primary parameters. So, you'll never need to specify all of them. That will give you swift and effective control over the generated content!
  • To use certain features disabled in the free mode (such as the full documenting of substitution groups).
  • To select only the initial, imported, included, redefined XML schemas to be documented or only those directly specified by name.
  • To include only XML schema components specified by name.
  • To document local element components both globally and locally (similar to attributes).
  • To allow/suppress unification of local elements by type.
  • To enable/disable reproducing of namespace prefixes.
  • To use PlainDoc.tpl main template to generate all the XML schema documentation in a signle-file form as both HTML and incredible quality RTF output.
  • To format your annotations with XHTML tags and reproduce that formatting both in HTML and RTF output.
  • To insert images in your annotations using XHTML <img> tags (supported both in HTML and RTF output).
  • To remove this very advertisement text!
Once having only such a license, you will be able to run the fully-featured XML schema documentation generator both with DocFlex/XML (Full Edition) 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 that 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 results of which you could enjoy later by yourself. Every single your purchase matters and makes a difference for us!
To purchase a license, please follow this link: http://www.filigris.com/shop/