complexType "D2LogicalModel:Roadworks"
Namespace:
Content:
complex, 1 attribute, 29 elements
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
Includes:
definitions of 8 elements
Used:
XML Representation Summary
<...
   
 = 
xs:ID
   
>
   
Content: 
D2LogicalModel:situationRecordCreationReference?, D2LogicalModel:situationRecordCreationTime, D2LogicalModel:situationRecordObservationTime?, D2LogicalModel:situationRecordVersion, D2LogicalModel:situationRecordVersionTime, D2LogicalModel:situationRecordFirstSupplierVersionTime?, D2LogicalModel:confidentialityOverride?, D2LogicalModel:probabilityOfOccurrence, D2LogicalModel:source?, D2LogicalModel:validity, D2LogicalModel:impact?, D2LogicalModel:cause?, D2LogicalModel:generalPublicComment*, D2LogicalModel:nonGeneralPublicComment*, D2LogicalModel:urlLink*, D2LogicalModel:groupOfLocations, D2LogicalModel:management?, D2LogicalModel:situationRecordExtension?, D2LogicalModel:actionOrigin?, D2LogicalModel:operatorActionStatus?, D2LogicalModel:operatorActionExtension?, D2LogicalModel:roadworksDuration?, D2LogicalModel:roadworksScale?, D2LogicalModel:underTraffic?, D2LogicalModel:urgentRoadworks?, D2LogicalModel:mobility?, D2LogicalModel:subjects?, D2LogicalModel:maintenanceVehicles?, D2LogicalModel:roadworksExtension?
</...>
Content Model Elements (29):
D2LogicalModel:actionOrigin (in D2LogicalModel:operatorAction), D2LogicalModel:cause (type D2LogicalModel:Cause), D2LogicalModel:confidentialityOverride (type D2LogicalModel:ConfidentialityValueEnum), D2LogicalModel:generalPublicComment (type D2LogicalModel:Comment), D2LogicalModel:groupOfLocations (type D2LogicalModel:GroupOfLocations), D2LogicalModel:impact (type D2LogicalModel:Impact), D2LogicalModel:maintenanceVehicles (type D2LogicalModel:MaintenanceVehicles), D2LogicalModel:management (type D2LogicalModel:Management), D2LogicalModel:mobility (type D2LogicalModel:Mobility), D2LogicalModel:nonGeneralPublicComment (type D2LogicalModel:Comment), D2LogicalModel:operatorActionExtension (in D2LogicalModel:operatorAction), D2LogicalModel:operatorActionStatus (in D2LogicalModel:operatorAction), D2LogicalModel:probabilityOfOccurrence (type D2LogicalModel:ProbabilityOfOccurrenceEnum), D2LogicalModel:roadworksDuration (type D2LogicalModel:RoadworksDurationEnum), D2LogicalModel:roadworksExtension (type D2LogicalModel:ExtensionType), D2LogicalModel:roadworksScale (type D2LogicalModel:RoadworksScaleEnum), D2LogicalModel:situationRecordCreationReference (type D2LogicalModel:String), D2LogicalModel:situationRecordCreationTime (type D2LogicalModel:DateTime), D2LogicalModel:situationRecordExtension (type D2LogicalModel:ExtensionType), D2LogicalModel:situationRecordFirstSupplierVersionTime (type D2LogicalModel:DateTime), D2LogicalModel:situationRecordObservationTime (type D2LogicalModel:DateTime), D2LogicalModel:situationRecordVersion (type D2LogicalModel:NonNegativeInteger), D2LogicalModel:situationRecordVersionTime (type D2LogicalModel:DateTime), D2LogicalModel:source (type D2LogicalModel:Source), D2LogicalModel:subjects (type D2LogicalModel:Subjects), D2LogicalModel:underTraffic (type D2LogicalModel:Boolean), D2LogicalModel:urgentRoadworks (type D2LogicalModel:Boolean), D2LogicalModel:urlLink (type D2LogicalModel:UrlLink), D2LogicalModel:validity (type D2LogicalModel:Validity)
Known Direct Subtypes (2):
D2LogicalModel:ConstructionWorks, D2LogicalModel:MaintenanceWorks
Known Usage Locations
Type Definition Detail
Type Derivation Tree
D2LogicalModel:SituationRecord (extension)
      D2LogicalModel:Roadworks
XML Source (see within schema source)
<xs:complexType abstract="true" name="Roadworks">
<xs:complexContent>
<xs:extension base="D2LogicalModel:OperatorAction">
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="0" name="roadworksDuration" type="D2LogicalModel:RoadworksDurationEnum"/>
<xs:element maxOccurs="1" minOccurs="0" name="roadworksScale" type="D2LogicalModel:RoadworksScaleEnum"/>
<xs:element maxOccurs="1" minOccurs="0" name="underTraffic" type="D2LogicalModel:Boolean"/>
<xs:element maxOccurs="1" minOccurs="0" name="urgentRoadworks" type="D2LogicalModel:Boolean"/>
<xs:element minOccurs="0" name="mobility" type="D2LogicalModel:Mobility"/>
<xs:element minOccurs="0" name="subjects" type="D2LogicalModel:Subjects"/>
<xs:element minOccurs="0" name="maintenanceVehicles" type="D2LogicalModel:MaintenanceVehicles"/>
<xs:element minOccurs="0" name="roadworksExtension" type="D2LogicalModel:ExtensionType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; 1/1)
id
Type:
xs:ID, predefined
Use:
required
Defined:
XML Source (see within schema source)
<xs:attribute name="id" type="xs:ID" use="required"/>
Content Element Detail (all declarations; 29/29)
D2LogicalModel:actionOrigin
Type:
Defined:
XML Source (see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="actionOrigin" type="D2LogicalModel:OperatorActionOriginEnum"/>

D2LogicalModel:cause
Type:
D2LogicalModel:Cause, complex content
Defined:
XML Source (see within schema source)
<xs:element minOccurs="0" name="cause" type="D2LogicalModel:Cause"/>

D2LogicalModel:confidentialityOverride
Type:
Defined:
XML Source (see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="confidentialityOverride" type="D2LogicalModel:ConfidentialityValueEnum"/>

D2LogicalModel:generalPublicComment
Type:
D2LogicalModel:Comment, complex content
Defined:
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="generalPublicComment" type="D2LogicalModel:Comment"/>

D2LogicalModel:groupOfLocations
Type:
Defined:
XML Source (see within schema source)

D2LogicalModel:impact
Type:
D2LogicalModel:Impact, complex content
Defined:
XML Source (see within schema source)
<xs:element minOccurs="0" name="impact" type="D2LogicalModel:Impact"/>

D2LogicalModel:maintenanceVehicles
Type:
Defined:
locally within (this) D2LogicalModel:Roadworks complexType
XML Source (see within schema source)
<xs:element minOccurs="0" name="maintenanceVehicles" type="D2LogicalModel:MaintenanceVehicles"/>

D2LogicalModel:management
Type:
D2LogicalModel:Management, complex content
Defined:
XML Source (see within schema source)
<xs:element minOccurs="0" name="management" type="D2LogicalModel:Management"/>

D2LogicalModel:mobility
Type:
D2LogicalModel:Mobility, complex content
Defined:
locally within (this) D2LogicalModel:Roadworks complexType
XML Source (see within schema source)
<xs:element minOccurs="0" name="mobility" type="D2LogicalModel:Mobility"/>

D2LogicalModel:nonGeneralPublicComment
Type:
D2LogicalModel:Comment, complex content
Defined:
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="nonGeneralPublicComment" type="D2LogicalModel:Comment"/>

D2LogicalModel:operatorActionExtension
Type:
Defined:
XML Source (see within schema source)
<xs:element minOccurs="0" name="operatorActionExtension" type="D2LogicalModel:ExtensionType"/>

D2LogicalModel:operatorActionStatus
Type:
Defined:
XML Source (see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="operatorActionStatus" type="D2LogicalModel:OperatorActionStatusEnum"/>

D2LogicalModel:probabilityOfOccurrence
Type:
Defined:
XML Source (see within schema source)
<xs:element maxOccurs="1" minOccurs="1" name="probabilityOfOccurrence" type="D2LogicalModel:ProbabilityOfOccurrenceEnum"/>

D2LogicalModel:roadworksDuration
Type:
Defined:
locally within (this) D2LogicalModel:Roadworks complexType
XML Source (see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="roadworksDuration" type="D2LogicalModel:RoadworksDurationEnum"/>

D2LogicalModel:roadworksExtension
Type:
Defined:
locally within (this) D2LogicalModel:Roadworks complexType
XML Source (see within schema source)
<xs:element minOccurs="0" name="roadworksExtension" type="D2LogicalModel:ExtensionType"/>

D2LogicalModel:roadworksScale
Type:
Defined:
locally within (this) D2LogicalModel:Roadworks complexType
XML Source (see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="roadworksScale" type="D2LogicalModel:RoadworksScaleEnum"/>

D2LogicalModel:situationRecordCreationReference
Type:
D2LogicalModel:String, simple content
Defined:
XML Source (see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="situationRecordCreationReference" type="D2LogicalModel:String"/>

D2LogicalModel:situationRecordCreationTime
Type:
D2LogicalModel:DateTime, simple content
Defined:
XML Source (see within schema source)
<xs:element maxOccurs="1" minOccurs="1" name="situationRecordCreationTime" type="D2LogicalModel:DateTime"/>

D2LogicalModel:situationRecordExtension
Type:
Defined:
XML Source (see within schema source)
<xs:element minOccurs="0" name="situationRecordExtension" type="D2LogicalModel:ExtensionType"/>

D2LogicalModel:situationRecordFirstSupplierVersionTime
Type:
D2LogicalModel:DateTime, simple content
Defined:
XML Source (see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="situationRecordFirstSupplierVersionTime" type="D2LogicalModel:DateTime"/>

D2LogicalModel:situationRecordObservationTime
Type:
D2LogicalModel:DateTime, simple content
Defined:
XML Source (see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="situationRecordObservationTime" type="D2LogicalModel:DateTime"/>

D2LogicalModel:situationRecordVersion
Type:
Defined:
XML Source (see within schema source)
<xs:element maxOccurs="1" minOccurs="1" name="situationRecordVersion" type="D2LogicalModel:NonNegativeInteger"/>

D2LogicalModel:situationRecordVersionTime
Type:
D2LogicalModel:DateTime, simple content
Defined:
XML Source (see within schema source)
<xs:element maxOccurs="1" minOccurs="1" name="situationRecordVersionTime" type="D2LogicalModel:DateTime"/>

D2LogicalModel:source
Type:
D2LogicalModel:Source, complex content
Defined:
XML Source (see within schema source)
<xs:element minOccurs="0" name="source" type="D2LogicalModel:Source"/>

D2LogicalModel:subjects
Type:
D2LogicalModel:Subjects, complex content
Defined:
locally within (this) D2LogicalModel:Roadworks complexType
XML Source (see within schema source)
<xs:element minOccurs="0" name="subjects" type="D2LogicalModel:Subjects"/>

D2LogicalModel:underTraffic
Type:
D2LogicalModel:Boolean, simple content
Defined:
locally within (this) D2LogicalModel:Roadworks complexType
XML Source (see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="underTraffic" type="D2LogicalModel:Boolean"/>

D2LogicalModel:urgentRoadworks
Type:
D2LogicalModel:Boolean, simple content
Defined:
locally within (this) D2LogicalModel:Roadworks complexType
XML Source (see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="urgentRoadworks" type="D2LogicalModel:Boolean"/>

D2LogicalModel:urlLink
Type:
D2LogicalModel:UrlLink, complex content
Defined:
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="urlLink" type="D2LogicalModel:UrlLink"/>

D2LogicalModel:validity
Type:
D2LogicalModel:Validity, complex content
Defined:
XML Source (see within schema source)
<xs:element name="validity" type="D2LogicalModel:Validity"/>

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/