diagram | |||||||||||||
namespace | http://gluon.nrk.no/tpeg3_1 | ||||||||||||
children | tpeg:position tpeg:vehicle_problem tpeg:vehicle_info | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="vehiclesType"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="position" type="tpeg:positionType"/> <xs:element name="vehicle_problem"> <xs:complexType> <xs:attribute name="vehicle_problem" type="xs:string" use="required"/> </xs:complexType> </xs:element> <xs:element name="vehicle_info" type="tpeg:vehicle_infoType"/> </xs:choice> <xs:attribute name="number_of" type="xs:string" use="required"/> </xs:complexType> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="number_of" type="xs:string" use="required"/> |
diagram | |||||||||||||
namespace | http://gluon.nrk.no/tpeg3_1 | ||||||||||||
type | tpeg:positionType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="position" type="tpeg:positionType"/> |
diagram | |||||||||||||
namespace | http://gluon.nrk.no/tpeg3_1 | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="vehicle_problem"> <xs:complexType> <xs:attribute name="vehicle_problem" type="xs:string" use="required"/> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="vehicle_problem" type="xs:string" use="required"/> |
diagram | |||||||||||||||||||
namespace | http://gluon.nrk.no/tpeg3_1 | ||||||||||||||||||
type | tpeg:vehicle_infoType | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="vehicle_info" type="tpeg:vehicle_infoType"/> |