Table of Contents
Target Namespace
http://datex2.eu/schema/2/2_0
Version
2.3
Element and Attribute Namespaces
Global element and attribute declarations belong to this schema's target namespace.
By default, local element declarations belong to this schema's target namespace.
By default, local attribute declarations have no namespace.
Declared Namespaces
Prefix
Namespace
xml
http://www.w3.org/XML/1998/namespace
xs
http://www.w3.org/2001/XMLSchema
D2LogicalModel
http://datex2.eu/schema/2/2_0
Schema Component Representation
<
xs:schema elementFormDefault ="
qualified "
attributeFormDefault ="
unqualified "
version ="
2.3 "
targetNamespace ="
http://datex2.eu/schema/2/2_0 ">
...
</
xs:schema >
Schema Component Representation
<
xs:element name ="
d2LogicalModel "
type ="
D2LogicalModel :D2LogicalModel ">
<
xs:unique name ="
_d2LogicalModelPredefinedLocationConstraint ">
<xs:selector xpath =".//D2LogicalModel:predefinedLocation "/>
<xs:field xpath ="@id "/>
<xs:field xpath ="@version "/>
</
xs:unique >
</
xs:element >
Super-types:
None
Sub-types:
None
Name
AffectedCarriagewayAndLanes
Abstract
no
Documentation
Supplementary positional information which details carriageway and lane locations. Several instances may exist where the element being described extends over more than one carriageway.
Schema Component Representation
<
xs:complexType name ="
AffectedCarriagewayAndLanes ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
AlertCDirection
Abstract
no
Documentation
The direction of traffic flow along the road to which the information relates.
Schema Component Representation
<
xs:complexType name ="
AlertCDirection ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
AlertCLocation
Abstract
no
Documentation
Identification of a specific point, linear or area location in an ALERT-C location table.
Schema Component Representation
<
xs:complexType name ="
AlertCLocation ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Super-types:
AlertCPoint < AlertCMethod4Point (by extension)
Sub-types:
None
Name
AlertCMethod4Point
Abstract
no
Documentation
A single point on the road network defined by reference to a point in a pre-defined ALERT-C location table plus an offset distance and which has an associated direction of traffic flow.
Schema Component Representation
<
xs:complexType name ="
AlertCMethod4Point ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
AlertCMethod4PrimaryPointLocation
Abstract
no
Documentation
The point (called Primary point) which is either a single point or at the downstream end of a linear road section. The point is specified by a reference to a point in a pre-defined ALERT-C location table plus a non-negative offset distance.
Schema Component Representation
<
xs:complexType name ="
AlertCMethod4PrimaryPointLocation ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
Name
AlertCPoint
Abstract
yes
Documentation
A single point on the road network defined by reference to a pre-defined ALERT-C location table and which has an associated direction of traffic flow.
Schema Component Representation
<
xs:complexType name ="
AlertCPoint "
abstract ="
true ">
<
xs:sequence >
<
xs:element name ="
alertCLocationCountryCode "
type ="
D2LogicalModel :String "
minOccurs ="
1 "
maxOccurs ="
1 "/>
<
xs:element name ="
alertCLocationTableNumber "
type ="
D2LogicalModel :String "
minOccurs ="
1 "
maxOccurs ="
1 "/>
<
xs:element name ="
alertCLocationTableVersion "
type ="
D2LogicalModel :String "
minOccurs ="
1 "
maxOccurs ="
1 "/>
</
xs:sequence >
</
xs:complexType >
Super-types:
DataValue < AxleFlowValue (by extension)
Sub-types:
None
Name
AxleFlowValue
Abstract
no
Documentation
A measured or calculated value of the flow rate of vehicle axles.
Schema Component Representation
<
xs:complexType name ="
AxleFlowValue ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Super-types:
DataValue < ConcentrationOfVehiclesValue (by extension)
Sub-types:
None
Name
ConcentrationOfVehiclesValue
Abstract
no
Documentation
A measured or calculated value of the concentration of vehicles on a unit stretch of road in a given direction.
Schema Component Representation
<
xs:complexType name ="
ConcentrationOfVehiclesValue ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
D2LogicalModel
Abstract
no
Documentation
The DATEX II logical model comprising exchange, content payload and management sub-models.
XML Instance Representation
<...
modelBaseVersion="2 [1] " >
</...>
Schema Component Representation
<
xs:complexType name ="
D2LogicalModel ">
<
xs:sequence >
</
xs:sequence >
<xs:attribute name ="modelBaseVersion " use ="required " fixed ="2 "/>
</
xs:complexType >
Super-types:
None
Sub-types:
Name
DataValue
Abstract
yes
Documentation
A data value of something that can be measured or calculated. Any provided meta-data values specified in the attributes override any specified generic characteristics such as defined for a specific measurement in the MeasurementSiteTable.
Schema Component Representation
<
xs:complexType name ="
DataValue "
abstract ="
true ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Super-types:
DataValue < DateTimeValue (by extension)
Sub-types:
None
Name
DateTimeValue
Abstract
no
Documentation
A measured or calculated value of an instance in time.
Schema Component Representation
<
xs:complexType name ="
DateTimeValue ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Super-types:
None
Sub-types:
Name
DistanceAlongLinearElement
Abstract
yes
Documentation
Distance of a point along a linear element either measured from the start node or a defined referent on that linear element, where the start node is relative to the element definition rather than the direction of traffic flow.
Schema Component Representation
<
xs:complexType name ="
DistanceAlongLinearElement "
abstract ="
true ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Name
DistanceFromLinearElementStart
Abstract
no
Documentation
Distance of a point along a linear element measured from the start node of the linear element, where start node is relative to the element definition rather than the direction of traffic flow.
Schema Component Representation
<
xs:complexType name ="
DistanceFromLinearElementStart ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Super-types:
DataValue < DurationValue (by extension)
Sub-types:
None
Name
DurationValue
Abstract
no
Documentation
A measured or calculated value of a period of time.
Schema Component Representation
<
xs:complexType name ="
DurationValue ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
Exchange
Abstract
no
Documentation
Details associated with the management of the exchange between the supplier and the client.
Schema Component Representation
<
xs:complexType name ="
Exchange ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
Name
GroupOfLocations
Abstract
yes
Documentation
One or more physically separate locations. Multiple locations may be related, as in an itinerary (or route), or may be unrelated. It is not for identifying the same physical location using different Location objects for different referencing systems.
Schema Component Representation
<
xs:complexType name ="
GroupOfLocations "
abstract ="
true ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Complex Type:
Super-types:
None
Sub-types:
None
Name
HeaderInformation
Abstract
no
Documentation
Management information relating to the data contained within a publication.
XML Instance Representation
Schema Component Representation
Super-types:
None
Sub-types:
None
Name
InternationalIdentifier
Abstract
no
Documentation
An identifier/name whose range is specific to the particular country.
Schema Component Representation
<
xs:complexType name ="
InternationalIdentifier ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
Name
LinearElement
Abstract
no
Documentation
A linear element along a single linear object, consistent with ISO 19148 definitions.
Schema Component Representation
<
xs:complexType name ="
LinearElement ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Super-types:
LinearElement < LinearElementByCode (by extension)
Sub-types:
None
Name
LinearElementByCode
Abstract
no
Documentation
A linear element along a single linear object defined by its identifier or code in a road network reference model (specified in LinearElement class) which segments the road network according to specific business rules.
Schema Component Representation
<
xs:complexType name ="
LinearElementByCode ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
Location
Abstract
yes
Documentation
The specification of a location either on a network (as a point or a linear location) or as an area. This may be provided in one or more referencing systems.
Schema Component Representation
<
xs:complexType name ="
Location "
abstract ="
true ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Schema Component Representation
<
xs:complexType name ="
MultilingualString ">
<
xs:sequence >
<
xs:element name ="
values ">
<
xs:complexType >
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Name
MultilingualStringValue
Abstract
no
Schema Component Representation
<
xs:complexType name ="
MultilingualStringValue ">
<
xs:simpleContent >
</
xs:simpleContent >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
NamedArea
Abstract
no
Documentation
An area defined by a name and/or in terms of known boundaries, such as country or county boundaries or allocated control area of particular authority. The attributes do not form a union; instead, the smallest intersection forms the resulting area.
Schema Component Representation
<
xs:complexType name ="
NamedArea ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Name
NetworkLocation
Abstract
yes
Documentation
The specification of a location on a network (as a point or a linear location).
Schema Component Representation
<
xs:complexType name ="
NetworkLocation "
abstract ="
true ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Super-types:
DataValue < OccupancyChangeValue (by extension)
Sub-types:
None
Name
OccupancyChangeValue
Abstract
no
Documentation
A measured or calculated value of change of occupied parking spaces expressed as integer.
Schema Component Representation
<
xs:complexType name ="
OccupancyChangeValue ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
OffsetDistance
Abstract
no
Documentation
The non negative offset distance from the ALERT-C referenced point to the actual point.
Schema Component Representation
<
xs:complexType name ="
OffsetDistance ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
Name
PayloadPublication
Abstract
yes
Documentation
A payload publication of traffic related information or associated management information created at a specific point in time that can be exchanged via a DATEX II interface.
Schema Component Representation
<
xs:complexType name ="
PayloadPublication "
abstract ="
true ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Super-types:
DataValue < PcuFlowValue (by extension)
Sub-types:
None
Name
PcuFlowValue
Abstract
no
Documentation
A measured or calculated value of the flow rate of passenger car units.
Schema Component Representation
<
xs:complexType name ="
PcuFlowValue ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Complex Type: Point
Name
Point
Abstract
no
Documentation
A single geospatial point.
Schema Component Representation
<
xs:complexType name ="
Point ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
PointAlongLinearElement
Abstract
no
Documentation
A point on a linear element where the linear element is either a part of or the whole of a linear object (i.e. a road), consistent with ISO 19148 definitions.
Schema Component Representation
<
xs:complexType name ="
PointAlongLinearElement ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
PointByCoordinates
Abstract
no
Documentation
A single point defined only by a coordinate set with an optional bearing direction.
Schema Component Representation
<
xs:complexType name ="
PointByCoordinates ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
PointCoordinates
Abstract
no
Documentation
A pair of coordinates defining the geodetic position of a single point using the European Terrestrial Reference System 1989 (ETRS89).
Schema Component Representation
<
xs:complexType name ="
PointCoordinates ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
PolygonArea
Abstract
no
Documentation
defines points for a closed polygon-shape describing the area
Schema Component Representation
<
xs:complexType name ="
PolygonArea ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Name
PredefinedLocation
Abstract
no
Documentation
An identifiable versioned instance of a single predefined location.
XML Instance Representation
<...
id="xs :string [1] " version="xs :string [1] " >
</...>
Schema Component Representation
<
xs:complexType name ="
PredefinedLocation ">
<
xs:complexContent >
<
xs:extension base ="
D2LogicalModel :PredefinedLocationContainer ">
<
xs:sequence >
</
xs:sequence >
<
xs:attribute name ="
id "
type ="
xs :string"
use ="
required "/>
<
xs:attribute name ="
version "
type ="
xs :string"
use ="
required "/>
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Super-types:
None
Sub-types:
Name
PredefinedLocationContainer
Abstract
yes
Documentation
A container which may comprise the definition of a predefined itinerary, non ordered group of locations or single location.
Schema Component Representation
<
xs:complexType name ="
PredefinedLocationContainer "
abstract ="
true ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Super-types:
PayloadPublication < PredefinedLocationsPublication (by extension)
Sub-types:
None
Name
PredefinedLocationsPublication
Abstract
no
Documentation
A publication containing one or more groups of predefined locations organised either as litineraries, non ordered groups or as individual locations.
Schema Component Representation
<
xs:complexType name ="
PredefinedLocationsPublication ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
SupplementaryPositionalDescription
Abstract
no
Documentation
A collection of supplementary positional information which improves the precision of the location.
Schema Component Representation
<
xs:complexType name ="
SupplementaryPositionalDescription ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Super-types:
DataValue < TrafficStatusValue (by extension)
Sub-types:
None
Name
TrafficStatusValue
Abstract
no
Documentation
A measured or calculated value of the status of traffic conditions on a section of road in a specified direction.
Schema Component Representation
<
xs:complexType name ="
TrafficStatusValue ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Super-types:
DataValue < VehicleCountValue (by extension)
Sub-types:
None
Name
VehicleCountValue
Abstract
no
Documentation
A measured or calculated value of absolute count of vehicles within a specified period of time expressed as non negative integer.
Schema Component Representation
<
xs:complexType name ="
VehicleCountValue ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Super-types:
DataValue < VehicleFlowValue (by extension)
Sub-types:
None
Name
VehicleFlowValue
Abstract
no
Documentation
A measured or calculated value of the flow rate of vehicles.
Schema Component Representation
<
xs:complexType name ="
VehicleFlowValue ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Super-types:
None
Sub-types:
None
XML Instance Representation
<...>
Allow any elements from any namespace (lax validation). [0..*]
</...>
Schema Component Representation
<
xs:complexType name ="
_ExtensionType ">
<
xs:sequence >
<xs:any namespace ="##any " processContents ="lax " minOccurs ="0 " maxOccurs ="unbounded "/>
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
_PolygonAreaIndexPointCoordinates
Abstract
no
XML Instance Representation
<...
index="xs :int [1] " >
</...>
Schema Component Representation
<
xs:complexType name ="
_PolygonAreaIndexPointCoordinates ">
<
xs:sequence >
</
xs:sequence >
<
xs:attribute name ="
index "
type ="
xs :int"
use ="
required "/>
</
xs:complexType >
Super-types:
xs :string < AlertCDirectionEnum (by restriction)
Sub-types:
None
Name
AlertCDirectionEnum
Content
value comes from list: {'both'|'negative'|'positive'|'unknown'}
Documentation
The direction of traffic flow concerned by a situation or traffic data. In ALERT-C the positive (resp. negative) direction corresponds to the positive offset direction within the RDS location table.
Schema Component Representation
<
xs:simpleType name ="
AlertCDirectionEnum ">
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="both "/>
<xs:enumeration value ="negative "/>
<xs:enumeration value ="positive "/>
<xs:enumeration value ="unknown "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :nonNegativeInteger < NonNegativeInteger (by restriction) < AlertCLocationCode (by restriction)
Sub-types:
None
Name
AlertCLocationCode
Content
Base XSD Type: nonNegativeInteger
Documentation
A positive integer number (between 1 and 63,487) which uniquely identifies a pre-defined Alert C location defined within an Alert-C table.
Schema Component Representation
<
xs:simpleType name ="
AlertCLocationCode ">
</
xs:simpleType >
Super-types:
xs :nonNegativeInteger < NonNegativeInteger (by restriction) < AxlesPerHour (by restriction)
Sub-types:
None
Name
AxlesPerHour
Content
Base XSD Type: nonNegativeInteger
Documentation
Vehicle axles per hour.
Schema Component Representation
<
xs:simpleType name ="
AxlesPerHour ">
</
xs:simpleType >
Super-types:
xs :boolean < Boolean (by restriction)
Sub-types:
None
Name
Boolean
Content
Documentation
Boolean has the value space required to support the mathematical concept of binary-valued logic: {true, false}.
Schema Component Representation
<
xs:simpleType name ="
Boolean ">
<
xs:restriction base ="
xs :boolean"/>
</
xs:simpleType >
Super-types:
xs :string < CarriagewayEnum (by restriction)
Sub-types:
None
Name
CarriagewayEnum
Content
value comes from list: {'entrySlipRoad'|'exitSlipRoad'|'mainCarriageway'}
Documentation
List of descriptors identifying specific carriageway details.
Schema Component Representation
<
xs:simpleType name ="
CarriagewayEnum ">
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="entrySlipRoad "/>
<xs:enumeration value ="exitSlipRoad "/>
<xs:enumeration value ="mainCarriageway "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < ComputationMethodEnum (by restriction)
Sub-types:
None
Name
ComputationMethodEnum
Content
value comes from list: {'arithmeticAverageOfSamplesBasedOnAFixedNumberOfSamples'|'arithmeticAverageOfSamplesInATimePeriod'|'harmonicAverageOfSamplesInATimePeriod'|'medianOfSamplesInATimePeriod'|'movingAverageOfSamples'}
Documentation
Types of computational methods used in deriving data values for data sets.
Schema Component Representation
<
xs:simpleType name ="
ComputationMethodEnum ">
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="arithmeticAverageOfSamplesBasedOnAFixedNumberOfSamples "/>
<xs:enumeration value ="arithmeticAverageOfSamplesInATimePeriod "/>
<xs:enumeration value ="harmonicAverageOfSamplesInATimePeriod "/>
<xs:enumeration value ="medianOfSamplesInATimePeriod "/>
<xs:enumeration value ="movingAverageOfSamples "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :nonNegativeInteger < NonNegativeInteger (by restriction) < ConcentrationVehiclesPerKilometre (by restriction)
Sub-types:
None
Name
ConcentrationVehiclesPerKilometre
Content
Base XSD Type: nonNegativeInteger
Documentation
A measure of traffic density defined in number of vehicles per kilometre of road.
Schema Component Representation
<
xs:simpleType name ="
ConcentrationVehiclesPerKilometre ">
</
xs:simpleType >
Super-types:
xs :string < ConfidentialityValueEnum (by restriction)
Sub-types:
None
Name
ConfidentialityValueEnum
Content
value comes from list: {'noRestriction'}
Documentation
Values of confidentiality.
Schema Component Representation
<
xs:simpleType name ="
ConfidentialityValueEnum ">
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="noRestriction "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < CountryEnum (by restriction)
Sub-types:
None
Name
CountryEnum
Content
value comes from list: {'at'|'be'|'bg'|'ch'|'cs'|'cy'|'cz'|'de'|'dk'|'ee'|'es'|'fi'|'fo'|'fr'|'gb'|'gg'|'gi'|'gr'|'hr'|'hu'|'ie'|'im'|'is'|'it'|'je'|'li'|'lt'|'lu'|'lv'|'ma'|'mc'|'mk'|'mt'|'nl'|'no'|'pl'|'pt'|'ro'|'se'|'si'|'sk'|'sm'|'tr'|'va'|'other'}
Documentation
List of countries.
Schema Component Representation
<
xs:simpleType name ="
CountryEnum ">
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="at "/>
<xs:enumeration value ="be "/>
<xs:enumeration value ="bg "/>
<xs:enumeration value ="ch "/>
<xs:enumeration value ="cs "/>
<xs:enumeration value ="cy "/>
<xs:enumeration value ="cz "/>
<xs:enumeration value ="de "/>
<xs:enumeration value ="dk "/>
<xs:enumeration value ="ee "/>
<xs:enumeration value ="es "/>
<xs:enumeration value ="fi "/>
<xs:enumeration value ="fo "/>
<xs:enumeration value ="fr "/>
<xs:enumeration value ="gb "/>
<xs:enumeration value ="gg "/>
<xs:enumeration value ="gi "/>
<xs:enumeration value ="gr "/>
<xs:enumeration value ="hr "/>
<xs:enumeration value ="hu "/>
<xs:enumeration value ="ie "/>
<xs:enumeration value ="im "/>
<xs:enumeration value ="is "/>
<xs:enumeration value ="it "/>
<xs:enumeration value ="je "/>
<xs:enumeration value ="li "/>
<xs:enumeration value ="lt "/>
<xs:enumeration value ="lu "/>
<xs:enumeration value ="lv "/>
<xs:enumeration value ="ma "/>
<xs:enumeration value ="mc "/>
<xs:enumeration value ="mk "/>
<xs:enumeration value ="mt "/>
<xs:enumeration value ="nl "/>
<xs:enumeration value ="no "/>
<xs:enumeration value ="pl "/>
<xs:enumeration value ="pt "/>
<xs:enumeration value ="ro "/>
<xs:enumeration value ="se "/>
<xs:enumeration value ="si "/>
<xs:enumeration value ="sk "/>
<xs:enumeration value ="sm "/>
<xs:enumeration value ="tr "/>
<xs:enumeration value ="va "/>
<xs:enumeration value ="other "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :dateTime < DateTime (by restriction)
Sub-types:
None
Name
DateTime
Content
Documentation
A combination of integer-valued year, month, day, hour, minute properties, a decimal-valued second property and a time zone property from which it is possible to determine the local time, the equivalent UTC time and the time zone offset from UTC.
Schema Component Representation
<
xs:simpleType name ="
DateTime ">
<
xs:restriction base ="
xs :dateTime"/>
</
xs:simpleType >
Simple Type: Float
Super-types:
xs :float < Float (by restriction)
Sub-types:
Name
Float
Content
Documentation
A floating point number whose value space consists of the values m × 2^e, where m is an integer whose absolute value is less than 2^24, and e is an integer between -149 and 104, inclusive.
Schema Component Representation
<
xs:simpleType name ="
Float ">
<
xs:restriction base ="
xs :float"/>
</
xs:simpleType >
Super-types:
xs :string < InformationStatusEnum (by restriction)
Sub-types:
None
Name
InformationStatusEnum
Content
value comes from list: {'real'}
Documentation
Status of the related information (i.e. real, test or exercise).
Schema Component Representation
<
xs:simpleType name ="
InformationStatusEnum ">
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="real "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :integer < Integer (by restriction)
Sub-types:
None
Name
Integer
Content
Documentation
An integer number whose value space is the set {-2147483648, -2147483647, -2147483646, ..., -2, -1, 0, 1, 2, ..., 2147483645, 2147483646, 2147483647}.
Schema Component Representation
<
xs:simpleType name ="
Integer ">
<
xs:restriction base ="
xs :integer"/>
</
xs:simpleType >
Super-types:
xs :string < LaneEnum (by restriction)
Sub-types:
None
Name
LaneEnum
Content
value comes from list: {'emergencyLane'|'leftLane'|'middleLane'|'rightLane'}
Documentation
List of descriptors identifying specific lanes.
Schema Component Representation
<
xs:simpleType name ="
LaneEnum ">
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="emergencyLane "/>
<xs:enumeration value ="leftLane "/>
<xs:enumeration value ="middleLane "/>
<xs:enumeration value ="rightLane "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :language < Language (by restriction)
Sub-types:
None
Name
Language
Content
Documentation
A language datatype, identifies a specified language by an ISO 639-1 2-alpha / ISO 639-2 3-alpha code.
Schema Component Representation
<
xs:simpleType name ="
Language ">
<
xs:restriction base ="
xs :language"/>
</
xs:simpleType >
Super-types:
xs :string < LocationDescriptorEnum (by restriction)
Sub-types:
None
Name
LocationDescriptorEnum
Content
value comes from list: {'onConnector'}
Documentation
List of descriptors to help to identify a specific location.
Schema Component Representation
<
xs:simpleType name ="
LocationDescriptorEnum ">
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="onConnector "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :float < Float (by restriction) < MetresAsFloat (by restriction)
Sub-types:
None
Name
MetresAsFloat
Content
Documentation
A measure of distance defined in metres in a floating point format.
Schema Component Representation
<
xs:simpleType name ="
MetresAsFloat ">
</
xs:simpleType >
Super-types:
xs :nonNegativeInteger < NonNegativeInteger (by restriction) < MetresAsNonNegativeInteger (by restriction)
Sub-types:
None
Name
MetresAsNonNegativeInteger
Content
Base XSD Type: nonNegativeInteger
Documentation
A measure of distance defined in metres in a non negative integer format.
Schema Component Representation
<
xs:simpleType name ="
MetresAsNonNegativeInteger ">
</
xs:simpleType >
Super-types:
xs :string < MultilingualStringValueType (by restriction)
Sub-types:
Name
MultilingualStringValueType
Content
Schema Component Representation
<
xs:simpleType name ="
MultilingualStringValueType ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="1024 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :nonNegativeInteger < NonNegativeInteger (by restriction)
Sub-types:
Name
NonNegativeInteger
Content
Base XSD Type: nonNegativeInteger
Documentation
An integer number whose value space is the set {0, 1, 2, ..., 2147483645, 2147483646, 2147483647}.
Schema Component Representation
<
xs:simpleType name ="
NonNegativeInteger ">
<
xs:restriction base ="
xs :nonNegativeInteger"/>
</
xs:simpleType >
Super-types:
xs :nonNegativeInteger < NonNegativeInteger (by restriction) < PassengerCarUnitsPerHour (by restriction)
Sub-types:
None
Name
PassengerCarUnitsPerHour
Content
Base XSD Type: nonNegativeInteger
Documentation
Passenger car units per hour.
Schema Component Representation
<
xs:simpleType name ="
PassengerCarUnitsPerHour ">
</
xs:simpleType >
Super-types:
xs :float < Float (by restriction) < Percentage (by restriction)
Sub-types:
None
Name
Percentage
Content
Documentation
A measure of percentage.
Schema Component Representation
<
xs:simpleType name ="
Percentage ">
</
xs:simpleType >
Super-types:
xs :float < Float (by restriction) < Seconds (by restriction)
Sub-types:
None
Name
Seconds
Content
Documentation
Seconds.
Schema Component Representation
<
xs:simpleType name ="
Seconds ">
</
xs:simpleType >
Simple Type: String
Super-types:
xs :string < String (by restriction)
Sub-types:
None
Name
String
Content
Documentation
A character string whose value space is the set of finite-length sequences of characters. Every character has a corresponding Universal Character Set code point (as defined in ISO/IEC 10646), which is an integer.
Schema Component Representation
<
xs:simpleType name ="
String ">
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="1024 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < TrafficStatusEnum (by restriction)
Sub-types:
None
Name
TrafficStatusEnum
Content
value comes from list: {'impossible'|'congested'|'heavy'|'freeFlow'|'unknown'}
Documentation
List of terms used to describe traffic conditions.
Schema Component Representation
<
xs:simpleType name ="
TrafficStatusEnum ">
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="impossible "/>
<xs:enumeration value ="congested "/>
<xs:enumeration value ="heavy "/>
<xs:enumeration value ="freeFlow "/>
<xs:enumeration value ="unknown "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :nonNegativeInteger < NonNegativeInteger (by restriction) < VehiclesPerHour (by restriction)
Sub-types:
None
Name
VehiclesPerHour
Content
Base XSD Type: nonNegativeInteger
Documentation
Vehicles per hour.
Schema Component Representation
<
xs:simpleType name ="
VehiclesPerHour ">
</
xs:simpleType >
Complex Type:
Schema Component Type
AusAddress
Schema Component Name
Super-types:
Address < AusAddress (by extension)
Sub-types:
QLDAddress (by restriction)
If this schema component is a type definition, its type hierarchy is shown in a gray-bordered box.
The table above displays the properties of this schema component.
XML Instance Representation
<... country="Australia " >
<unitNo> string </unitNo> [0..1] <houseNo> string </houseNo> [1] <street> string </street> [1] Start Choice [1] <city> string </city> [1] <town> string </town> [1] End Choice <state> AusStates </state> [1] <postcode> string <<pattern = [1-9][0-9]{3}>> </postcode> [1] ? </...>
The XML Instance Representation table above shows the schema component's content as an XML instance.
The minimum and maximum occurrence of elements and attributes are provided in square brackets, e.g. [0..1].
Model group information are shown in gray, e.g. Start Choice ... End Choice.
For type derivations, the elements and attributes that have been added to or changed from the base type's content are shown in bold .
If an element/attribute has a fixed value, the fixed value is shown in green, e.g. country="Australia".
Otherwise, the type of the element/attribute is displayed.
If the element/attribute's type is in the schema, a link is provided to it. For local simple type definitions, the constraints are displayed in angle brackets, e.g. <<pattern = [1-9][0-9]{3}>>.
If a local element/attribute has documentation, it will be displayed in a window that pops up when the question mark inside the attribute or next to the element is clicked, e.g. <postcode>.
Schema Component Representation
<complexType name ="AusAddress ">
<complexContent >
<extension base ="Address ">
<sequence >
<element name ="state " type ="AusStates "/>
<element name ="postcode ">
<simpleType >
<restriction base ="string ">
<pattern value ="[1-9][0-9]{3} "/>
</restriction >
</simpleType >
</element >
</sequence >
<attribute name ="country " type ="string " fixed ="Australia "/>
</extension >
</complexContent >
</complexType >
The Schema Component Representation table above displays the underlying XML representation of the schema component. (Annotations are not shown.)
Abstract (Applies to complex type definitions and element declarations). An abstract element or complex type cannot used to validate an element instance. If there is a reference to an abstract element, only element declarations that can substitute the abstract element can be used to validate the instance. For references to abstract type definitions, only derived types can be used.
All Model Group Child elements can be provided in any order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-all .
Choice Model Group Only one from the list of child elements and model groups can be provided in instances. See: http://www.w3.org/TR/xmlschema-1/#element-choice .
Collapse Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32). Then, collapse contiguous sequences of space characters into single space character, and remove leading and trailing space characters.
Disallowed Substitutions (Applies to element declarations). If substitution is specified, then substitution group members cannot be used in place of the given element declaration to validate element instances. If derivation methods , e.g. extension, restriction, are specified, then the given element declaration will not validate element instances that have types derived from the element declaration's type using the specified derivation methods. Normally, element instances can override their declaration's type by specifying an xsi:type
attribute.
Key Constraint Like Uniqueness Constraint , but additionally requires that the specified value(s) must be provided. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions .
Key Reference Constraint Ensures that the specified value(s) must match value(s) from a Key Constraint or Uniqueness Constraint . See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions .
Model Group Groups together element content, specifying the order in which the element content can occur and the number of times the group of element content may be repeated. See: http://www.w3.org/TR/xmlschema-1/#Model_Groups .
Nillable (Applies to element declarations). If an element declaration is nillable, instances can use the xsi:nil
attribute. The xsi:nil
attribute is the boolean attribute, nil , from the http://www.w3.org/2001/XMLSchema-instance namespace. If an element instance has an xsi:nil
attribute set to true, it can be left empty, even though its element declaration may have required content.
Notation A notation is used to identify the format of a piece of data. Values of elements and attributes that are of type, NOTATION, must come from the names of declared notations. See: http://www.w3.org/TR/xmlschema-1/#cNotation_Declarations .
Preserve Whitespace Policy Preserve whitespaces exactly as they appear in instances.
Prohibited Derivations (Applies to type definitions). Derivation methods that cannot be used to create sub-types from a given type definition.
Prohibited Substitutions (Applies to complex type definitions). Prevents sub-types that have been derived using the specified derivation methods from validating element instances in place of the given type definition.
Replace Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32).
Sequence Model Group Child elements and model groups must be provided in the specified order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-sequence .
Substitution Group Elements that are members of a substitution group can be used wherever the head element of the substitution group is referenced.
Substitution Group Exclusions (Applies to element declarations). Prohibits element declarations from nominating themselves as being able to substitute a given element declaration, if they have types that are derived from the original element's type using the specified derivation methods.
Target Namespace The target namespace identifies the namespace that components in this schema belongs to. If no target namespace is provided, then the schema components do not belong to any namespace.
Uniqueness Constraint Ensures uniqueness of an element/attribute value, or a combination of values, within a specified scope. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions .