complexType "MonitoredCallStructure"
Namespace:
Content:
complex, 47 elements
Defined:
Includes:
definition of 1 element
Used:
XML Representation Summary
<...>
   
Content: 
StopPointRef?, VisitNumber?, Order?, StopPointName*, VehicleAtStop?, VehicleLocationAtStop?, ReversesAtStop?, PlatformTraversal?, SignalStatus?, TimingPoint?, BoardingStretch?, RequestStop?, OriginDisplay*, DestinationDisplay*, CallNote*, FacilityConditionElement*, FacilityChangeElement?, SituationRef*, AimedArrivalTime?, (ActualArrivalTime? | ExpectedArrivalTime?), LatestExpectedArrivalTime?, ArrivalStatus?, ArrivalProximityText?, ArrivalPlatformName?, ArrivalBoardingActivity?, ArrivalStopAssignment?, ArrivalOperatorRefs*, AimedDepartureTime?, (ActualDepartureTime? | ExpectedDepartureTime?), ProvisionalExpectedDepartureTime?, EarliestExpectedDepartureTime?, ExpectedDeparturePredictionQuality?, AimedLatestPassengerAccessTime?, ExpectedLatestPassengerAccessTime?, DepartureStatus?, DepartureProximityText?, DeparturePlatformName?, DepartureBoardingActivity?, DepartureStopAssignment?, DepartureOperatorRefs*, AimedHeadwayInterval?, ExpectedHeadwayInterval?, DistanceFromStop?, NumberOfStopsAway?, Extensions?
</...>
Content Model Elements (47):
ActualArrivalTime, ActualDepartureTime, AimedArrivalTime, AimedDepartureTime, AimedHeadwayInterval, AimedLatestPassengerAccessTime, ArrivalBoardingActivity, ArrivalOperatorRefs (type OperatorRefStructure), ArrivalPlatformName, ArrivalProximityText, ArrivalStatus, ArrivalStopAssignment (type StopAssignmentStructure), BoardingStretch (type xsd:boolean), CallNote (type NaturalLanguageStringStructure), DepartureBoardingActivity, DepartureOperatorRefs (type OperatorRefStructure), DeparturePlatformName, DepartureProximityText, DepartureStatus, DepartureStopAssignment (type StopAssignmentStructure), DestinationDisplay (type NaturalLanguageStringStructure), DistanceFromStop (type DistanceType), EarliestExpectedDepartureTime (type xsd:dateTime), ExpectedArrivalTime, ExpectedDeparturePredictionQuality (type PredictionQualityStructure), ExpectedDepartureTime, ExpectedHeadwayInterval, ExpectedLatestPassengerAccessTime, Extensions, FacilityChangeElement, FacilityConditionElement, LatestExpectedArrivalTime (in MonitoredCall), NumberOfStopsAway (type xsd:nonNegativeInteger), Order, OriginDisplay (type NaturalLanguageStringStructure), PlatformTraversal (in MonitoredCall), ProvisionalExpectedDepartureTime (type xsd:dateTime), RequestStop (type xsd:boolean), ReversesAtStop (in MonitoredCall), SignalStatus (in MonitoredCall), SituationRef, StopPointName, StopPointRef, TimingPoint, VehicleAtStop, VehicleLocationAtStop (type LocationStructure), VisitNumber
All Direct / Indirect Based Elements (1):
MonitoredCall (type MonitoredCallStructure)
Known Usage Locations
Annotation
Type for Current CALL at stop.
Type Definition Detail
Type Derivation Tree
AbstractMonitoredCallStructure (extension)
  MonitoredCallStructure
XML Source (see within schema source)
<xsd:complexType name="MonitoredCallStructure">
<xsd:annotation>
<xsd:documentation>Type for Current CALL at stop.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="AbstractMonitoredCallStructure">
<xsd:sequence>
<xsd:group ref="MonitoredCallGroup"/>
<xsd:element minOccurs="0" ref="Extensions"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; 47/47)
ActualArrivalTime
Type:
xsd:dateTime, predefined, simple content
Defined:
Observed time of arrival of VEHICLE.
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="ActualArrivalTime">
<xsd:annotation>
<xsd:documentation>Observed time of arrival of VEHICLE.</xsd:documentation>
</xsd:annotation>
</xsd:element>

ActualDepartureTime
Type:
xsd:dateTime, predefined, simple content
Defined:
Observed time of departure of VEHICLE from stop.
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="ActualDepartureTime">
<xsd:annotation>
<xsd:documentation>Observed time of departure of VEHICLE from stop.</xsd:documentation>
</xsd:annotation>
</xsd:element>

AimedArrivalTime
Type:
xsd:dateTime, predefined, simple content
Defined:
Target arrival time of VEHICLE according to latest working timetable.
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="AimedArrivalTime">
<xsd:annotation>
<xsd:documentation>
Target arrival time of VEHICLE according to latest working timetable.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

AimedDepartureTime
Type:
xsd:dateTime, predefined, simple content
Defined:
Target departure time of VEHICLE according to latest working timetable.
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="AimedDepartureTime">
<xsd:annotation>
<xsd:documentation>
Target departure time of VEHICLE according to latest working timetable.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

AimedHeadwayInterval
Type:
PositiveDurationType, simple content
Defined:
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="AimedHeadwayInterval"/>

AimedLatestPassengerAccessTime
Type:
xsd:dateTime, predefined, simple content
Defined:
Target Latest time at which a PASSENGER should aim to arrive at the STOP PLACE containing the stop. This time may be earlier than the VEHICLE departure times as itmay include time for processes such as checkin, security, etc.(As specified by CHECK CONSTRAINT DELAYs in the underlying data) If absent assume to be the same as Earliest expected departure time, +SIRI v2.0
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="AimedLatestPassengerAccessTime">
<xsd:annotation>
<xsd:documentation>
Target Latest time at which a PASSENGER should aim to arrive at the STOP PLACE containing the stop. This time may be earlier than the VEHICLE departure times as itmay include time for processes such as checkin, security, etc.(As specified by CHECK CONSTRAINT DELAYs in the underlying data) If absent assume to be the same as Earliest expected departure time, +SIRI v2.0
</xsd:documentation>
</xsd:annotation>
</xsd:element>

ArrivalBoardingActivity
Type:
Default:
"alighting"
Defined:
Nature of boarding and alighting allowed at stop. Default is 'Alighting'.
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="ArrivalBoardingActivity">
<xsd:annotation>
<xsd:documentation>
Nature of boarding and alighting allowed at stop. Default is 'Alighting'.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

ArrivalOperatorRefs
Type:
OperatorRefStructure, simple content
Defined:
OPERATORs of of servcie up until arrival.. May change for departure. +SIRI v2.0.
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="ArrivalOperatorRefs" type="OperatorRefStructure">
<xsd:annotation>
<xsd:documentation>
OPERATORs of of servcie up until arrival.. May change for departure. +SIRI v2.0.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

ArrivalPlatformName
Type:
Defined:
Bay or platform (QUAY) name to show passenger i.e. expected platform for vehicel to arrive at.Inheritable property. Can be omitted if the same as the DeparturePlatformName If there no arrival platform name separate from the departure platform name, the precedence is (i) any arrival platform on any related dated timetable element, (ii) any departure platform name on this estimated element; (iii) any departure platform name on any related dated timetable CALL.
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="ArrivalPlatformName">
<xsd:annotation>
<xsd:documentation>
Bay or platform (QUAY) name to show passenger i.e. expected platform for vehicel to arrive at.Inheritable property. Can be omitted if the same as the DeparturePlatformName If there no arrival platform name separate from the departure platform name, the precedence is
(i) any arrival platform on any related dated timetable element,
(ii) any departure platform name on this estimated element;
(iii) any departure platform name on any related dated timetable CALL.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

ArrivalProximityText
Type:
Defined:
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="ArrivalProximityText"/>

ArrivalStatus
Type:
CallStatusEnumeration, simple content
Defined:
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="ArrivalStatus"/>

ArrivalStopAssignment
Type:
StopAssignmentStructure, complex content
Defined:
Assignment of arrival of Scheduled STOP POINT to a phsyical QUAY (platform). If not given, assume same as for departure +SIRI v2.0.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="ArrivalStopAssignment" type="StopAssignmentStructure">
<xsd:annotation>
<xsd:documentation>
Assignment of arrival of Scheduled STOP POINT to a phsyical QUAY (platform). If not given, assume same as for departure +SIRI v2.0.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

BoardingStretch
Type:
xsd:boolean, predefined, simple content
Default:
"false"
Defined:
Whether this is a Hail and Ride Stop. Default is 'false'.
XML Source (see within schema source)
<xsd:element default="false" minOccurs="0" name="BoardingStretch" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
Whether this is a Hail and Ride Stop. Default is 'false'.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

CallNote
Type:
Defined:
locally within CallNoteGroup group
Text annotation that applies to this CALL.
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="CallNote" type="NaturalLanguageStringStructure">
<xsd:annotation>
<xsd:documentation>Text annotation that applies to this CALL.</xsd:documentation>
</xsd:annotation>
</xsd:element>

DepartureBoardingActivity
Type:
Default:
"boarding"
Defined:
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="DepartureBoardingActivity"/>

DepartureOperatorRefs
Type:
OperatorRefStructure, simple content
Defined:
OPERATORs of of service for departure and onwards.. May change from that for arrival. +SIRI v2.0.
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="DepartureOperatorRefs" type="OperatorRefStructure">
<xsd:annotation>
<xsd:documentation>
OPERATORs of of service for departure and onwards.. May change from that for arrival. +SIRI v2.0.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

DeparturePlatformName
Type:
Defined:
Departure QUAY ( Bay or platform) name. Defaulted taken from from planned timetable..
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="DeparturePlatformName">
<xsd:annotation>
<xsd:documentation>
Departure QUAY ( Bay or platform) name. Defaulted taken from from planned timetable..
</xsd:documentation>
</xsd:annotation>
</xsd:element>

DepartureProximityText
Type:
Defined:
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="DepartureProximityText"/>

DepartureStatus
Type:
CallStatusEnumeration, simple content
Defined:
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="DepartureStatus"/>

DepartureStopAssignment
Type:
StopAssignmentStructure, complex content
Defined:
Assignments of departure platfiorm for Scheduled STOP POINT to a physical QUAY. +SIRI v2.0.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="DepartureStopAssignment" type="StopAssignmentStructure">
<xsd:annotation>
<xsd:documentation>
Assignments of departure platfiorm for Scheduled STOP POINT to a physical QUAY. +SIRI v2.0.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

DestinationDisplay
Type:
Defined:
Destination to show for the VEHICLE at the specific stop (vehicle signage), if different to the Destination Name for the full journey.
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="DestinationDisplay" type="NaturalLanguageStringStructure">
<xsd:annotation>
<xsd:documentation>
Destination to show for the VEHICLE at the specific stop (vehicle signage), if different to the Destination Name for the full journey.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

DistanceFromStop
Type:
DistanceType, simple content
Defined:
Distance of VEHICLE from stop of CALL as measured along ROUTE track. Only shown if detail level is 'calls' or higher. Positive value denotes distance before stop. +SIRI v2.0.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="DistanceFromStop" type="DistanceType">
<xsd:annotation>
<xsd:documentation>
Distance of VEHICLE from stop of CALL as measured along ROUTE track. Only shown if detail level is 'calls' or higher. Positive value denotes distance before stop. +SIRI v2.0.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

EarliestExpectedDepartureTime
Type:
xsd:dateTime, predefined, simple content
Defined:
Earliest time at which VEHICLE may leave the stop. Used to secure connections. Passengers must be at boarding point by this time to be sure of catching VEHICLE. +SIRI v2.0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="EarliestExpectedDepartureTime" type="xsd:dateTime">
<xsd:annotation>
<xsd:documentation>
Earliest time at which VEHICLE may leave the stop. Used to secure connections. Passengers must be at boarding point by this time to be sure of catching VEHICLE. +SIRI v2.0
</xsd:documentation>
</xsd:annotation>
</xsd:element>

ExpectedArrivalTime
Type:
xsd:dateTime, predefined, simple content
Defined:
Estimated time of arriival of VEHICLE.
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="ExpectedArrivalTime">
<xsd:annotation>
<xsd:documentation>Estimated time of arriival of VEHICLE.</xsd:documentation>
</xsd:annotation>
</xsd:element>

ExpectedDeparturePredictionQuality
Type:
Defined:
Prediction quality, either as approcimate level, or more quantitatyive percentile range of predictions will fall within a given range of times. +SIRI v2.0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="ExpectedDeparturePredictionQuality" type="PredictionQualityStructure">
<xsd:annotation>
<xsd:documentation>
Prediction quality, either as approcimate level, or more quantitatyive percentile range of predictions will fall within a given range of times. +SIRI v2.0
</xsd:documentation>
</xsd:annotation>
</xsd:element>

ExpectedDepartureTime
Type:
xsd:dateTime, predefined, simple content
Defined:
Estimated time of departure of VEHICLE from stop. May include waiting time. For people on a VEHICLE this is the time that would normally be shown.
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="ExpectedDepartureTime">
<xsd:annotation>
<xsd:documentation>
Estimated time of departure of VEHICLE from stop. May include waiting time. For people on a VEHICLE this is the time that would normally be shown.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

ExpectedHeadwayInterval
Type:
PositiveDurationType, simple content
Defined:
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="ExpectedHeadwayInterval"/>

ExpectedLatestPassengerAccessTime
Type:
xsd:dateTime, predefined, simple content
Defined:
Expected Latest time at which a PASSENGER should aim to arrive at the STOP PLACE containing the stop. This time may be earlier than the VEHICLE departure times as it may include time for processes such as checkin, security, etc.(As specified by CHECK CONSTRAINT DELAYs in the underlying data) If absent assume to be the same as Earliest expected departure time, +SIRI v2.0
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="ExpectedLatestPassengerAccessTime">
<xsd:annotation>
<xsd:documentation>
Expected Latest time at which a PASSENGER should aim to arrive at the STOP PLACE containing the stop. This time may be earlier than the VEHICLE departure times as it may include time for processes such as checkin, security, etc.(As specified by CHECK CONSTRAINT DELAYs in the underlying data) If absent assume to be the same as Earliest expected departure time, +SIRI v2.0
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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

FacilityChangeElement
Type:
FacilityChangeStructure, complex content
Defined:
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="FacilityChangeElement"/>

FacilityConditionElement
Type:
Defined:
Information about a change of Equipment availabilti at stop or on vehicle that may affect access or use.
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="FacilityConditionElement">
<xsd:annotation>
<xsd:documentation>
Information about a change of Equipment availabilti at stop or on vehicle that may affect access or use.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

LatestExpectedArrivalTime
Type:
xsd:dateTime, predefined, simple content
Defined:
Latest time at which a VEHICLE will arrive at stop. +SIRI v2.0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="LatestExpectedArrivalTime" type="xsd:dateTime">
<xsd:annotation>
<xsd:documentation>
Latest time at which a VEHICLE will arrive at stop. +SIRI v2.0
</xsd:documentation>
</xsd:annotation>
</xsd:element>

NumberOfStopsAway
Type:
xsd:nonNegativeInteger, predefined, simple content
Defined:
Count of stops along SERVICE PATTERN between current position of VEHICLE and stop of CALL as measured along ROUTE track. Only shown if detail level is 'calls' or higher. +SIRI v2.0.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="NumberOfStopsAway" type="xsd:nonNegativeInteger">
<xsd:annotation>
<xsd:documentation>
Count of stops along SERVICE PATTERN between current position of VEHICLE and stop of CALL as measured along ROUTE track. Only shown if detail level is 'calls' or higher. +SIRI v2.0.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

Order
Type:
xsd:positiveInteger, predefined, simple content
Defined:
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="Order"/>

OriginDisplay
Type:
Defined:
Origin to show for the VEHICLE at the specific stop (vehicle signage), if different to the Origin Name for the full journey. (+Siri 2.0)
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="OriginDisplay" type="NaturalLanguageStringStructure">
<xsd:annotation>
<xsd:documentation>
Origin to show for the VEHICLE at the specific stop (vehicle signage), if different to the Origin Name for the full journey. (+Siri 2.0)
</xsd:documentation>
</xsd:annotation>
</xsd:element>

PlatformTraversal
Type:
xsd:boolean, predefined, simple content
Default:
"false"
Defined:
locally within CallRailGroup group
For Rail, whether this is a platform traversal at speed, typically triggering an announcement to stand back from platform. If so Boarding Activity of arrival and deparure should be passthrough.
XML Source (see within schema source)
<xsd:element default="false" minOccurs="0" name="PlatformTraversal" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
For Rail, whether this is a platform traversal at speed, typically triggering an announcement to stand back from platform. If so Boarding Activity of arrival and deparure should be passthrough.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

ProvisionalExpectedDepartureTime
Type:
xsd:dateTime, predefined, simple content
Defined:
Expected departure time of VEHICLE without waiting time due to operational actions. For people at stop this would normally be shown if different from Expected Departure time. +SIRI v2.0.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="ProvisionalExpectedDepartureTime" type="xsd:dateTime">
<xsd:annotation>
<xsd:documentation>
Expected departure time of VEHICLE without waiting time due to operational actions. For people at stop this would normally be shown if different from Expected Departure time. +SIRI v2.0.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

RequestStop
Type:
xsd:boolean, predefined, simple content
Default:
"false"
Defined:
Whether Vehicle stops only if requested explicitly by passenger. Default is 'false'.
XML Source (see within schema source)
<xsd:element default="false" minOccurs="0" name="RequestStop" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
Whether Vehicle stops only if requested explicitly by passenger. Default is 'false'.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

ReversesAtStop
Type:
xsd:boolean, predefined, simple content
Default:
"false"
Defined:
locally within CallRailGroup group
Whether VEHICLE will reverse at stop. Default is 'false'.
XML Source (see within schema source)
<xsd:element default="false" minOccurs="0" name="ReversesAtStop" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
Whether VEHICLE will reverse at stop. Default is 'false'.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

SignalStatus
Type:
xsd:NMTOKEN, predefined, simple content
Defined:
locally within CallRailGroup group
Status of signal clearance for TRAIN. This may affect the prioritiisition and emphasis given to arrival or departure on displays - e.g. cleared trains appear first, flashing in green.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="SignalStatus" type="xsd:NMTOKEN">
<xsd:annotation>
<xsd:documentation>
Status of signal clearance for TRAIN. This may affect the prioritiisition and emphasis given to arrival or departure on displays - e.g. cleared trains appear first, flashing in green.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

SituationRef
Type:
SituationRefStructure, complex content
Defined:
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="SituationRef"/>

StopPointName
Type:
Defined:
Name of SCHEDULED STOP POINT. (Unbounded since SIRI 2.0)
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="StopPointName">
<xsd:annotation>
<xsd:documentation>
Name of SCHEDULED STOP POINT. (Unbounded since SIRI 2.0)
</xsd:documentation>
</xsd:annotation>
</xsd:element>

StopPointRef
Type:
StopPointRefStructure, simple content
Defined:
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="StopPointRef"/>

TimingPoint
Type:
xsd:boolean, predefined, simple content
Default:
"true"
Defined:
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="TimingPoint"/>

VehicleAtStop
Type:
xsd:boolean, predefined, simple content
Default:
"false"
Defined:
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="VehicleAtStop"/>

VehicleLocationAtStop
Type:
LocationStructure, complex content
Defined:
Exact location that VEHICLE will take up / or has taken at STOP POINT.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="VehicleLocationAtStop" type="LocationStructure">
<xsd:annotation>
<xsd:documentation>
Exact location that VEHICLE will take up / or has taken at STOP POINT.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

VisitNumber
Type:
VisitNumberType, simple content
Defined:
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="VisitNumber"/>

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/