complexType "AffectsScopeStructure"
Namespace:
Content:
complex, 10 elements
Defined:
Includes:
definitions of 10 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (10):
AreaOfInterest (in Affects), Extensions, Networks (in Affects), Operators (in Affects), Places (in Affects), Roads (in Affects), StopPlaces (in Affects), StopPoints (in Affects), VehicleJourneys (in Affects), Vehicles (in Affects)
All Direct / Indirect Based Elements (1):
Affects (type AffectsScopeStructure)
Known Usage Locations
Annotation
Type for Location model for scope of SITUATION or effect.
XML Source (see within schema source)
<xsd:complexType name="AffectsScopeStructure">
<xsd:annotation>
<xsd:documentation>
Type for Location model for scope of SITUATION or effect.
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element minOccurs="0" name="AreaOfInterest" type="D2LogicalModel:AreaOfInterestEnum">
<xsd:annotation>
<xsd:documentation>Affected overall Geographic scope.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="Operators">
<xsd:annotation>
<xsd:documentation>
Affected OPERATORs, If absent, taken from context. If present, any OPERATORs stated completely replace those from context.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:choice>
<xsd:element name="AllOperators" type="EmptyType">
<xsd:annotation>
<xsd:documentation>All OPERATORs.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="unbounded" name="AffectedOperator" type="AffectedOperatorStructure">
<xsd:annotation>
<xsd:documentation>Operators of services affected by SITUATION.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
<xsd:element minOccurs="0" name="Networks">
<xsd:annotation>
<xsd:documentation>Networks affected by SITUATION.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="AffectedNetwork">
<xsd:annotation>
<xsd:documentation>Nrtworks and Route(s) affected by SITUATION.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="AffectedNetworkStructure"/>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element minOccurs="0" name="StopPoints">
<xsd:annotation>
<xsd:documentation>STOP POINTs affected by SITUATION.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="AffectedStopPoint" type="AffectedStopPointStructure">
<xsd:annotation>
<xsd:documentation>Stop affected by SITUATION.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element minOccurs="0" name="StopPlaces">
<xsd:annotation>
<xsd:documentation>
Places other than STOP POINTs affected by SITUATION.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="AffectedStopPlace" type="AffectedStopPlaceStructure">
<xsd:annotation>
<xsd:documentation>Stop affected by SITUATION.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element minOccurs="0" name="Places">
<xsd:annotation>
<xsd:documentation>
Places other than STOP POINTs affected by SITUATION.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="AffectedPlace" type="AffectedPlaceStructure">
<xsd:annotation>
<xsd:documentation>Stop affected by SITUATION.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element minOccurs="0" name="VehicleJourneys">
<xsd:annotation>
<xsd:documentation>Specific journeys affected by SITUATION.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="AffectedVehicleJourney" type="AffectedVehicleJourneyStructure">
<xsd:annotation>
<xsd:documentation>Journeys affected by the SITUATION.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element minOccurs="0" name="Vehicles">
<xsd:annotation>
<xsd:documentation>
Specific vehicles affected by SITUATION. (+SIRI v2.0)
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="AffectedVehicle" type="AffectedVehicleStructure">
<xsd:annotation>
<xsd:documentation>Vehicles affected by the SITUATION. (+SIRi v2.0)</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element minOccurs="0" name="Roads" type="AffectedRoadsStructure">
<xsd:annotation>
<xsd:documentation>Roads affected by.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" ref="Extensions"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; 10/10)
AreaOfInterest
Type:
Defined:
locally within (this) AffectsScopeStructure complexType
Affected overall Geographic scope.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="AreaOfInterest" type="D2LogicalModel:AreaOfInterestEnum">
<xsd:annotation>
<xsd:documentation>Affected overall Geographic scope.</xsd:documentation>
</xsd:annotation>
</xsd:element>

Extensions
Type:
ExtensionsStructure, complex content
Defined:
by reference within (this) AffectsScopeStructure complexType
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="Extensions"/>

Networks
Type:
anonymous complexType, complex content
Defined:
locally within (this) AffectsScopeStructure complexType
Networks affected by SITUATION.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Networks">
<xsd:annotation>
<xsd:documentation>Networks affected by SITUATION.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="AffectedNetwork">
<xsd:annotation>
<xsd:documentation>Nrtworks and Route(s) affected by SITUATION.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="AffectedNetworkStructure"/>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>

Operators
Type:
anonymous complexType, complex content
Defined:
locally within (this) AffectsScopeStructure complexType
Affected OPERATORs, If absent, taken from context. If present, any OPERATORs stated completely replace those from context.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Operators">
<xsd:annotation>
<xsd:documentation>
Affected OPERATORs, If absent, taken from context. If present, any OPERATORs stated completely replace those from context.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:choice>
<xsd:element name="AllOperators" type="EmptyType">
<xsd:annotation>
<xsd:documentation>All OPERATORs.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="unbounded" name="AffectedOperator" type="AffectedOperatorStructure">
<xsd:annotation>
<xsd:documentation>Operators of services affected by SITUATION.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>

Places
Type:
anonymous complexType, complex content
Defined:
locally within (this) AffectsScopeStructure complexType
Places other than STOP POINTs affected by SITUATION.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Places">
<xsd:annotation>
<xsd:documentation>
Places other than STOP POINTs affected by SITUATION.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="AffectedPlace" type="AffectedPlaceStructure">
<xsd:annotation>
<xsd:documentation>Stop affected by SITUATION.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>

Roads
Type:
AffectedRoadsStructure, complex content
Defined:
locally within (this) AffectsScopeStructure complexType
Roads affected by.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Roads" type="AffectedRoadsStructure">
<xsd:annotation>
<xsd:documentation>Roads affected by.</xsd:documentation>
</xsd:annotation>
</xsd:element>

StopPlaces
Type:
anonymous complexType, complex content
Defined:
locally within (this) AffectsScopeStructure complexType
Places other than STOP POINTs affected by SITUATION.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="StopPlaces">
<xsd:annotation>
<xsd:documentation>
Places other than STOP POINTs affected by SITUATION.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="AffectedStopPlace" type="AffectedStopPlaceStructure">
<xsd:annotation>
<xsd:documentation>Stop affected by SITUATION.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>

StopPoints
Type:
anonymous complexType, complex content
Defined:
locally within (this) AffectsScopeStructure complexType
STOP POINTs affected by SITUATION.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="StopPoints">
<xsd:annotation>
<xsd:documentation>STOP POINTs affected by SITUATION.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="AffectedStopPoint" type="AffectedStopPointStructure">
<xsd:annotation>
<xsd:documentation>Stop affected by SITUATION.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>

VehicleJourneys
Type:
anonymous complexType, complex content
Defined:
locally within (this) AffectsScopeStructure complexType
Specific journeys affected by SITUATION.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="VehicleJourneys">
<xsd:annotation>
<xsd:documentation>Specific journeys affected by SITUATION.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="AffectedVehicleJourney" type="AffectedVehicleJourneyStructure">
<xsd:annotation>
<xsd:documentation>Journeys affected by the SITUATION.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>

Vehicles
Type:
anonymous complexType, complex content
Defined:
locally within (this) AffectsScopeStructure complexType
Specific vehicles affected by SITUATION. (+SIRI v2.0)
XML Source (see within schema source)
<xsd:element minOccurs="0" name="Vehicles">
<xsd:annotation>
<xsd:documentation>
Specific vehicles affected by SITUATION. (+SIRI v2.0)
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="AffectedVehicle" type="AffectedVehicleStructure">
<xsd:annotation>
<xsd:documentation>Vehicles affected by the SITUATION. (+SIRi v2.0)</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</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/