diagram | |||
namespace | http://gluon.nrk.no/tpeg3_1 | ||
children | tpeg:originator tpeg:summary tpeg:multimedia tpeg:road_traffic_message tpeg:public_transport_information tpeg:parking_information tpeg:congestion_traveltime | ||
used by |
|
||
source | <xs:complexType name="tpeg_messageType"> <xs:sequence> <xs:element name="originator" type="tpeg:originatorType" minOccurs="0"/> <xs:element name="summary" type="tpeg:summaryType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="multimedia" minOccurs="0"> <xs:complexType> <xs:attribute name="mimeType" type="xs:string"/> <xs:attribute name="lang" type="xs:NMTOKEN"/> <xs:attribute name="src" type="xs:string"/> <xs:attribute name="height" type="xs:NMTOKEN"/> <xs:attribute name="width" type="xs:NMTOKEN"/> <xs:attribute name="object" default="stop"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="stop"/> <xs:enumeration value="move"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="priority" default="general"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="emergency"/> <xs:enumeration value="important"/> <xs:enumeration value="general"/> <xs:enumeration value="reference"/> <xs:enumeration value="other"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="view-type" default="over"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="on"/> <xs:enumeration value="over"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> <xs:choice> <xs:element name="road_traffic_message" type="tpeg:road_traffic_messageType"/> <xs:element name="public_transport_information" type="tpeg:public_transport_informationType"/> <xs:element name="parking_information"> <xs:complexType/> </xs:element> <xs:element name="congestion_traveltime"> <xs:complexType/> </xs:element> </xs:choice> </xs:sequence> </xs:complexType> |
diagram | |||||||||||||||||||
namespace | http://gluon.nrk.no/tpeg3_1 | ||||||||||||||||||
type | tpeg:originatorType | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="originator" type="tpeg:originatorType" minOccurs="0"/> |
diagram | |||||||||||||
namespace | http://gluon.nrk.no/tpeg3_1 | ||||||||||||
type | tpeg:summaryType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="summary" type="tpeg:summaryType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://gluon.nrk.no/tpeg3_1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="multimedia" minOccurs="0"> <xs:complexType> <xs:attribute name="mimeType" type="xs:string"/> <xs:attribute name="lang" type="xs:NMTOKEN"/> <xs:attribute name="src" type="xs:string"/> <xs:attribute name="height" type="xs:NMTOKEN"/> <xs:attribute name="width" type="xs:NMTOKEN"/> <xs:attribute name="object" default="stop"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="stop"/> <xs:enumeration value="move"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="priority" default="general"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="emergency"/> <xs:enumeration value="important"/> <xs:enumeration value="general"/> <xs:enumeration value="reference"/> <xs:enumeration value="other"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="view-type" default="over"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="on"/> <xs:enumeration value="over"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> |
type | xs:string |
source | <xs:attribute name="mimeType" type="xs:string"/> |
type | xs:NMTOKEN |
source | <xs:attribute name="lang" type="xs:NMTOKEN"/> |
type | xs:string |
source | <xs:attribute name="src" type="xs:string"/> |
type | xs:NMTOKEN |
source | <xs:attribute name="height" type="xs:NMTOKEN"/> |
type | xs:NMTOKEN |
source | <xs:attribute name="width" type="xs:NMTOKEN"/> |
type | restriction of xs:NMTOKEN | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="object" default="stop"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="stop"/> <xs:enumeration value="move"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | restriction of xs:NMTOKEN | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xs:attribute name="priority" default="general"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="emergency"/> <xs:enumeration value="important"/> <xs:enumeration value="general"/> <xs:enumeration value="reference"/> <xs:enumeration value="other"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | restriction of xs:NMTOKEN | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="view-type" default="over"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="on"/> <xs:enumeration value="over"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://gluon.nrk.no/tpeg3_1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | tpeg:road_traffic_messageType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | tpeg:repetitive_time tpeg:non_repetitive_time tpeg:location_container tpeg:accidents tpeg:obstructions tpeg:activities tpeg:road_conditions tpeg:network_performance tpeg:network_conditions tpeg:facilities_performance tpeg:moving_hazards tpeg:security_alert tpeg:public_transport_info tpeg:visibility tpeg:weather tpeg:diversion_advice | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="road_traffic_message" type="tpeg:road_traffic_messageType"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://gluon.nrk.no/tpeg3_1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | tpeg:public_transport_informationType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | tpeg:location_container tpeg:transport_mode tpeg:service_information tpeg:message_report_type tpeg:additional_information tpeg:cross_reference | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="public_transport_information" type="tpeg:public_transport_informationType"/> |
diagram | |||
namespace | http://gluon.nrk.no/tpeg3_1 | ||
properties |
|
||
source | <xs:element name="parking_information"> <xs:complexType/> </xs:element> |
diagram | |||
namespace | http://gluon.nrk.no/tpeg3_1 | ||
properties |
|
||
source | <xs:element name="congestion_traveltime"> <xs:complexType/> </xs:element> |