| diagram | ![]() | ||
| namespace | http://dsrc_r70/DSRC | ||
| children | human animal motor | ||
| used by |
| ||
| source | <xsd:complexType name="PropelledInformation"> <xsd:choice> <xsd:element name="human" type="HumanPropelledType"/> <xsd:element name="animal" type="AnimalPropelledType"/> <xsd:element name="motor" type="MotorizedPropelledType"/> <xsd:any namespace="##other" processContents="lax"/> </xsd:choice> </xsd:complexType> |
| diagram | ![]() | ||||
| type | HumanPropelledType | ||||
| properties |
| ||||
| children | unavailable otherTypes onFoot skateboard pushOrKickScooter wheelchair | ||||
| source | <xsd:element name="human" type="HumanPropelledType"/> |
| diagram | ![]() | ||||
| type | AnimalPropelledType | ||||
| properties |
| ||||
| children | unavailable otherTypes animalMounted animalDrawnCarriage | ||||
| source | <xsd:element name="animal" type="AnimalPropelledType"/> |
| diagram | ![]() | ||||
| type | MotorizedPropelledType | ||||
| properties |
| ||||
| children | unavailable otherTypes wheelChair bicycle scooter selfBalancingDevice | ||||
| source | <xsd:element name="motor" type="MotorizedPropelledType"/> |